Jump to content

WMI support in 64 Bit Hard Disk Bootable WinPE


Recommended Posts

Posted (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 by srihariram

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...