- Oct
- 362
- 2
Hello --
Sorry, if this is a repeat question, is it possible to
run WMI function in a BTM file?
I have a vb script file
Set IRP =getobject("winmgmts:\\.\root\default:Systemrestore")
MYRP = IRP.createrestorepoint ("My Restore Point", 0, 100)
that creates a restore point -- can this be converted to a btm/cmd file
thanks
Sorry, if this is a repeat question, is it possible to
run WMI function in a BTM file?
I have a vb script file
Set IRP =getobject("winmgmts:\\.\root\default:Systemrestore")
MYRP = IRP.createrestorepoint ("My Restore Point", 0, 100)
that creates a restore point -- can this be converted to a btm/cmd file
thanks