Add site to Intranet Zone script
ok, so i have googled and i have techneted and i cant find a script to do the following (Psudo Code)
Code:
If Not site exists in Intranet Zone Then
add site to intranet zone
End If
because our intranet is a domain name like domain.com.au it is not detected by IE as an intranet zone, and i need it to be so that i can use intergrated windows security...and i dont want to have to go an add this site on every machine, id rather do it at logon. THanks Guys...
Justin
Re: Add site to Intranet Zone script
A few more details. Where do you want to do this from? Is it an ASP page? If not, why not try to do this from Policy Manager on the PDC of the network?
Re: Add site to Intranet Zone script
Quote:
Originally Posted by mendhak
A few more details. Where do you want to do this from? Is it an ASP page? If not, why not try to do this from Policy Manager on the PDC of the network?
thats what i meant by doing this at logon, with the use of a script, but i cant find anywhere to do it in the policy editor..
Thanks Peoples, Justin