How to allow to access only a list of certain sites in IE

0

1

Possible Duplicate:
How do I restrict certains sites in IE ?

I have a few tens of laptops and I need to restrict the Internet access on those laptops and allow only a few certain sites. I know I can do it using Content advisor in IE but manually it will take a lot of time.

Is there any way to do it using some script or something else to speed up the process?

Burjua

Posted 2011-05-18T15:57:35.580

Reputation: 109

CA is the is the only practical way to do this AFAIK, without using code. – Blomkvist – 2011-05-18T16:03:14.670

1It's not a duplicate, it is exact opposite of that question, read both more carefully and open my question please! – Burjua – 2011-05-18T16:33:19.370

1Both questions have the same answer, use CA. All other methods will take a greater amount of time which is what you're trying to avoid. – Blomkvist – 2011-05-18T16:39:21.470

@Studiohack, this is not an exact duplicate. The answer is CA in both cases, but really only partially so for this. Burja adds the situation of having multiple machines he wishes to apply this on, and so the answer must include that additional information. – music2myear – 2011-05-19T14:52:02.207

Answers

2

Can you set up Content Advisor in the IE Admin Kit, lockdown all settings, and then just run the created installer package on each computer?

UPDATE (from comment below): Download the IE Admin Kit here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=eb407001-7f6e-4ca1-8583-e91e69e872dd

It's pretty easy to use. Just download and install it and it'll walk you through all the various possible customizations for IE8. If you have IE8 installed on your computer already, you can even import the settings (such as the Content Advisor settings) you've already set there.

With this kit you can create either a full install of IE8 or just a setting patch installer that contains only the changes you've made, depending on whether or not IE is already installed on each target computer.

The kit is used by IT departments and anybody else who needs to create a standardized installation of Internet Explorer.

music2myear

Posted 2011-05-18T15:57:35.580

Reputation: 34 957

Do you mean reinstall IE on every laptop? I'm not sure if it will be quicker, bearing in mind the time I will spend on figuring out how to use IE Admin Kit (have no idea what it is). – Burjua – 2011-05-18T16:04:59.400

Download it here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=eb407001-7f6e-4ca1-8583-e91e69e872dd

It's pretty easy to use. Just download and run it and it'll walk you through all the various possible customizations for IE8. If you have IE8 installed on your computer already, you can even import the settings you've already set there.

You can create either a full install or just a setting patch, depending on whether or not IE is already installed on each target computer.

– music2myear – 2011-05-18T16:08:58.167