Difference between revisions of "Winrm permissions"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 16:15, 11 January 2024
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