PowerShell Remoting (PS Remote)
Overview
Authentication
Specifying credentials
Credentials through PowerShell
Get-Credentials
Trusted hosts
Lazy: Allow all
Specify a host
Enumerating for WinRM administrator access
Get all AD computers
Check for administrator access
Command examples
Connecting to remote host
One-to-one remoting
One-to-many remoting
PowerShell Sessions
When you finish remove the sessions
Executing script on remote host/s
File transfer
Downloading a file over PS Remote from remote machine
Upload a file over PS Remote to remote machine
Using WinRM on Kali PowerShell
Installing PowerShell on Kali
Enter into PowerShell and install PSWSMan
Common problems
References
Last updated