I can't get the updater to run, please see below:
Starting WSUS Offline Update (v. 10.4) at 10:52:08.44...
Checking user's privileges...
Determining system's properties...
ERROR: Determination of OS properties failed.
Ending WSUS Offline Update at 10:52:11.23...
E:\Windows Update\cmd>
Following this thread: viewtopic.php?f=4&t=5206&p=16991&hilit=determination+of+os+properties+failed#p16991
I have the Windows Update service started in services.msc.
The following files exist:
- msi.dll
- mstsc.exe
- wuaueng.dll
- vbscript.dll
I have tried to run DetermineSystemsProperties.vbs in the console, please see below.
The first instance is the default file.
The second instance is the debugging version, the last alert I received was "set fso".
I don't come from an IT background so apologies for any misinterpretations.
C:\Users\Martin\Desktop\wsusoffline104\wsusoffline\client\cmd>cscript ".\Determi
neSystemProperties.vbs"
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Users\Martin\Desktop\wsusoffline104\wsusoffline\client\cmd\DetermineSystemPro
perties.vbs(399, 1) Microsoft VBScript runtime error: ActiveX component can't cr
eate object: 'Scripting.FileSystemObject'
C:\Users\Martin\Desktop\wsusoffline104\wsusoffline\client\cmd>cscript ".\Determi
neSystemProperties.vbs"
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Users\Martin\Desktop\wsusoffline104\wsusoffline\client\cmd\DetermineSystemPro
perties.vbs(405, 1) Microsoft VBScript runtime error: ActiveX component can't cr
eate object: 'Scripting.FileSystemObject'
C:\Users\Martin\Desktop\wsusoffline104\wsusoffline\client\cmd>