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

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file