27 Sep 2011 @ 5:18 AM 

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,"")

Post to Twitter

Posted By: Jeff Wouters
Last Edit: 27 Sep 2011 @ 05:18 AM

EmailPermalinkComments (0)
Tags
Tags:
Categories: Microsoft, Script, Windows
 26 Sep 2011 @ 8:16 PM 

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.

  • Open a command prompt.
  • Type “diskpart”.
  • Type “list disk” and note down the disk number of your USB drive.
  • Type “select disk 1”, where “1” is to be replaced by the disk number you wrote down in the previous step.
  • Type “clean”.
  • Type “create partition primary”.
  • Type “select partition 1”.
  • Type “active”.
  • Type “format fs=ntfs”.
    This may take some time, depending on the size and speed of the USB device you’re using.
  • Type “assign”.
  • Type “exit”.

Now, try creating the bootable installation USB stick for Windows 8 again Glimlach

Big fat note: The USB device you use must be at least 4GB!

 

Post to Twitter

Posted By: Jeff Wouters
Last Edit: 26 Sep 2011 @ 08:23 PM

EmailPermalinkComments (0)
Tags
Tags:
Categories: Microsoft, Windows

Get Adobe Flash playerPlugin by wpburn.com wordpress themes
 Last 50 Posts
 Back
Change Theme...
  • Users » 1
  • Posts/Pages » 125
  • Comments » 98
Change Theme...
  • VoidVoid « Default
  • LifeLife
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight

About



    No Child Pages.

Contact



    No Child Pages.