cosine83

Enable WinRM

Mar 4th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. @echo off
  2. winrm quickconfig -q
  3. powershell Enable-PSRemoting -Force
Advertisement
Add Comment
Please, Sign In to add comment