Changes

Jump to navigation Jump to search

Windows Admin Center Trusted Hosts

418 bytes added, 21:59, 31 May 2019
Created page with "When adding a host to Windows Admin center, it is required for the host to trust the Windows Admin server. Once the windows remote management service has been set to automatic..."
When adding a host to Windows Admin center, it is required for the host to trust the Windows Admin server. Once the windows remote management service has been set to automatically start, the following command will allow any host with proper credentials passed to remotely connect and execute powershell scripts.
<br />
<br />
<code>Set-Item WSMan:\localhost\Client\TrustedHosts -Value '*'</code>
[[Category:Microsoft]]

Navigation menu