Page 1 of 1

Medium does not support Microsoft Windows (w61 x64 enu)

PostPosted: 08.09.2016, 14:01
by KeeganDoomFire
Hi Everyone,

I'm new to wsusoffline but not to scripting or automation. I am using Labtech to call the download script and the install scripts manually for some of our Win7 x64 systems that have trouble and getting the Medium errors seen below:
Code: Select all
Medium does not support Microsoft Windows (w61 x64 enu).
Medium does not support Microsoft Office (ofc glb).

ERROR: Medium neither supports your Windows nor your Office version.

This is my download command:
Code: Select all
C:\temp\wsusoffline\cmd\DownloadUpdates.cmd w61-x64 glb /excludesp >> c:\temp\wsusoffline\Download-Log.txt

I run a periodic check on the log file and once the Download-log says "Done." at the end I know I can start the installer:
Code: Select all
C:\temp\wsusoffline\client\cmd\DoUpdate.cmd /all >> c:\temp\wsusoffline\Install-Log.txt

Each system can be a bit different as they are at different clients but all the systems I am attempting this on are Microsoft Windows 7 Professional x64. A good portion of them run without trouble and install updates with those commands but some just die out seconds into the install with those errors. The reason I am going to these lengths is that regular windows updates are not running correctly on these systems and I hope that by getting even some updates installed the regular windows update agent will be able to pick back up. Is this a fools plan?

Thanks
-Keegan

Re: Medium does not support Microsoft Windows (w61 x64 enu)

PostPosted: 12.09.2016, 10:36
by aker
Is there a folder .\client\w61-x64\glb? Does it contain many files?