PowerShell 7 Tutorials for Intermediates #4 : Remoting

JackedProgrammer
JackedProgrammer
3.2 هزار بار بازدید - 2 سال پیش - In this video I will
In this video I will go over how to use remoting in PowerShell 7, how to set up psremoting from a non domain computer to a domain controller, how to execute commands remotely and how to set up persistant sessions.

To add a trusted hosts:
Set-Item WSMan:\localhost\Client\TrustedHosts -Value 'hypv2016l.jacked.ca,172.30.123.5'

To see trusted hosts:
Get-Item WSMan:\localhost\Client\TrustedHosts

Tags:
PowerShell, jackedprogrammer, powershell 7, how to install powershell 7, powershell 7 on vs code, visual studio code
2 سال پیش در تاریخ 1401/08/26 منتشر شده است.
3,223 بـار بازدید شده
... بیشتر