Winrm permissions

From UVOO Tech Wiki
Revision as of 16:15, 11 January 2024 by Busk (talk | contribs) (Created page with "https://www.kjctech.net/how-to-enable-winrm-with-domain-group-policy-for-powershell-remoting/ net localgroup "Remote Management Users" /add "Domain Users" The command comple...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://www.kjctech.net/how-to-enable-winrm-with-domain-group-policy-for-powershell-remoting/

net localgroup "Remote Management Users" /add "Domain Users" The command completed successfully.

(Get-PSSessionConfiguration -Name Microsoft.PowerShell).Permission