Hi all,

I have developed a SOE for W2k3 SP1, it runs via WinPE.
I need to use a vbs script when CmdLines.txt is running so I can use the vbs
command:
"GetObject("winmgmts:{impersonationLevel=impersonate}!" line to
work

I know this will not work as WMI isn't supported when this VBS is run.
(excuted from cmdlines.txt). I know that Win. Server 2003 first-run OS
follows the same (or Close) stripped-down core pattern as WinPE.

However, If I can get WinPE to support WMI, then is there a method for
getting WMI supported when the CMDlines is excuted

Is there a work-around?

Are there future plans to add WMI support when CMDlines is running?

Hope to hear from someone soon.
Thanks!