Advertisement
Guest User

Untitled

a guest
Nov 17th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. cleanmgr /sageset:5
  2.  
  3. wmic /node:machinename /user:username /password:password process call create cleanmgr /sagerun:5
  4.  
  5. wmic /?
  6. wmic /node /?
  7. wmic /user /?
  8. wmic /password /?
  9. wmic process /?
  10. wmic process call /?
  11. wmic process call create /?
  12. cleanmgr /?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement