Jump to content

Recommended Posts

Posted

I was having a look why one of the teachers laptops at a primary school we support couldn't get on the network correctly. I did the usual checks for secure channel certificate errors, DNS, time etc. However none of these proved to be the problem. Actually the cause was that ICS was enabled!

 

Does anyone have a script to detect and/or disable ICS at machine startup/user login? So I can prevent this sort of thing in future.

Posted
I was having a look why one of the teachers laptops at a primary school we support couldn't get on the network correctly. I did the usual checks for secure channel certificate errors, DNS, time etc. However none of these proved to be the problem. Actually the cause was that ICS was enabled!

 

Does anyone have a script to detect and/or disable ICS at machine startup/user login? So I can prevent this sort of thing in future.

 

Is this running AD? If so, you can use a group policy - in the computer section, look for Windows Settings, Security Settings, System services and change the service type to disabled.

 

Alternatively, you could use the sc command to disable the service (so you don't have to stop it each time)

Posted

Infact, I found there's an even better way. In group policy go to:

 

Computer Configuration\Administrative Templates\Network\Network Connections.

 

Change the settings:

 

Prohibit use of Internet Connection Sharing on your DNS domain network

Prohibit installation and configuration of Network Bridge on your DNS domain network

 

The beauty of this is that it still allows the teacher to use ICS at home (because the DNS domain network name is different).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...