Connecting to computers that require different credentials via the PowerShell cmdlet Invoke-Command is a common occurrence. This post explains...
Tag Archive for: powershell remoting
4sysops - The online community for SysAdmins and DevOps
Invoke-Command: Dealing with offline computers

When you need to run PowerShell commands against a large set of computers with the PowerShell cmdlet Invoke-Command, you...
Disable PowerShell remoting: Disable-PSRemoting, WinRM, listener, firewall, LocalAccountTokenFilterPolicy

Depending on your environment, up to five steps are required you to completely disable PowerShell remoting on a Windows...