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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now