Advertisement
Guest User

Untitled

a guest
Sep 15th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. wmic /node:remotepc /user:username /password:somepassword somecommand
  2.  
  3. wmic /node:remotepc /user:username /password:"one,two" somecommand
  4.  
  5. , - Alias not found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement