Page 1 of 1

determination of os properties failed

PostPosted: 11.09.2013, 14:45
by ShadowWizard
I am trying to run offline update on windows vista. As soon as I click start, I receive the message
Checking user privileges.
Determining system properties

ERROR: determination of os properties failed


I receive no other message or warning, no error code, nothing to tell me if scripts failed, etc. It also does not appear to create any log file I can locate.

Re: determination of os properties failed

PostPosted: 14.09.2013, 09:33
by aker
Please open an administrativ command line (start -> search for "cmd.exe" -> right click -> run as admin) then enter the following commands:
Code: Select all
cd "<your wsusou dir>\client\cmd"
cscript ".\DetermineSystemsProperties.vbs"


Please post the comsole output and the content of the file "%temp%\setsystemenvvars.cmd".