Seite 1 von 1

windows 10

Verfasst: 23 Jul 2015, 03:40
von rmtevesjr
Anyone tested the OPSI agent in Windows 10 OS? Thanks.

Re: windows 10

Verfasst: 23 Jul 2015, 09:46
von wolfbardo
Yes we do and at the moment no bigger problems known.

There are some minor issues with opsi-winst-scripting one has to deal with

For instance something like

Code: Alles auswählen

if  GetMsVersionInfo < "5.1"
has to be replaced by

Code: Alles auswählen

< if CompareDotSeparatedNumbers(GetMsVersionInfo,"5.1") < "0"
We are working on this for our standard-products and our subscriptions

Please watch the news-Forum https://forum.opsi.org

regards,
bardo wolf

Re: windows 10

Verfasst: 04 Aug 2015, 14:26
von mlebeda
Testing atm. Used WinPE 3.0. Locale, etc. works. But create_driver_links cannot export list of integrated drivers in default windows installation.

Regards
Martin