Search found 1 match

by Elementix
Wed Nov 07, 2018 6:38 pm
Forum: PowerShell GUIs
Topic: enable psremoting
Replies: 2
Views: 1699

Re: enable psremoting

This is what I use. Load the functions, set your $RemoteComputer variable, then run the script....or put it in a loop...whatever you want to do. Works for me! https://jasonspowershellblog.wordpress.com/2013/06/02/enable-psremoting-remotely/ https://github.com/JasonMorgan/Technet_Uploads/blob/master/...