srihariram Posted January 4, 2007 Posted January 4, 2007 (edited) I am not able run the following VB Script in Hard Disk bootable 64 Bit WinPE.Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer _ & "\root\cimv2")It is not able to initialise "winmgmts:".The above code runs in CD Based 64 Bit WinPE.Could any one help me out in running the above code in 64 Bit HardDisk based WinPE. Edited January 4, 2007 by srihariram
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now