Hi I am trying to create a batch file to disable the page file on windows 7, is there any wmic command will do this? I know I should be able to use
"wmic pagefileset delete"
however this always give me the error no instance(s) available, any example would be great, many thanks!
Comments
Post a Comment