Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 17778

PowerTip: Use PowerShell to Find Internet Explorer Settings

$
0
0

Summary: Learn how to use Windows PowerShell to find Internet Explorer settings.

Hey, Scripting Guy! Question How can I use Windows PowerShell to explorer the various settings for Internet Explorer?

Hey, Scripting Guy! Answer Use the Get-Item cmdlet and explore the Internet Explorer main hive for the current user:

get-item 'HKCU:\Software\Microsoft\Internet Explorer\Main'


Viewing all articles
Browse latest Browse all 17778

Trending Articles



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