tris.fyi > blog >

How to change PowerShell remoting permissions

posted 2020-10-23


Set-PSSessionConfiguration -Name Microsoft.PowerShell -showSecurityDescriptorUI

This command will bring up a permissions GUI which lets you change who can create WinRM sessions on the computer you run it on.