Help, Can I change IE 10 settings with powershell
i need powershell script following possible? if how?
i want powershell script first prompt host enter ip address
$ip = read-host "enter computers ip address" part have
next need change security setting in ie10. under miscellaneous need access data sources across domains change disable enable. assume can done changing registry key have no idea how.
next need trusted site added. site name variable set @ beginning host computers ip address.
if can issue great.
go here
http://support.microsoft.com/kb/182569
there table values each setting in center of article, believe talks trusted sites there
or trusted site add example check here
http://blog.mapdojo.com/2011/01/adding-trusted-site-using-powershell.html
Windows Server > Windows PowerShell
Comments
Post a Comment