With a simple *.vbs you can enable Microsoft Update instead of Windows Update and deploy this setting throughout your company. Especially very usefull when you deploy your virtual machines through a deployment mechanism which does not use images and/or some sort of snapshot technology.
Set ServiceManager = CreateObject("Microsoft.Update.ServiceManager")
ServiceManager.ClientApplicationID = "My App"
‘add the Microsoft Update Service, GUID
Set NewUpdateService = ServiceManager.AddService2("7971f918-a847-4430-9279-4a52d1efe18d",7,"")
When I tried to create a bootable installation USB stick for Windows 8 by using Microsoft’s Windows 7 USB/DVD Download Tool, I found that the procedure failed at a few percent and gave some error that the USB stick could not be used to create the installation media.
After trying the same procedure on my two other laptops, I received the same error.
Now, try creating the bootable installation USB stick for Windows 8 again ![]()
Big fat note: The USB device you use must be at least 4GB!

Categories
Tag Cloud
Blog RSS
Comments RSS
Last 50 Posts
Back
Void « Default
Life
Earth
Wind
Water
Fire
Light 