Quantcast
Viewing all articles
Browse latest Browse all 36188

PowerTip: Use PowerShell to View Trusted Hosts

Summary:  Learn how to use Windows PowerShell to view trusted hosts on a local computer.

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Question
 
How can I find out if any trusted hosts are configured on my local computer?

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Answer
 Use the Get-Item cmdlet and view the trusted hosts from the WSMan drive, as shown here.

Get-Item WSMan:\localhost\Client\TrustedHosts

 

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 36188

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>