Jump to content

Recommended Posts

Posted

I have a GPO which I can apply to user accounts which disables the Internet so that no matter where the user logs in the internet is disabled

 

I need something similar but I need to apply it to a computer so that no matter who logs into the computer the internet is disabled. What is the best way of doing this?

Posted
I have a GPO which I can apply to user accounts which disables the Internet so that no matter where the user logs in the internet is disabled

 

I need something similar but I need to apply it to a computer so that no matter who logs into the computer the internet is disabled. What is the best way of doing this?

 

Static IP/different vlan and block the internet with a your filtering solution?

Posted
I have a GPO which I can apply to user accounts which disables the Internet so that no matter where the user logs in the internet is disabled

 

I need something similar but I need to apply it to a computer so that no matter who logs into the computer the internet is disabled. What is the best way of doing this?

 

You could use the same template. Apply it to all users in the OU and use this WMI filter so it only applies to that computer

 

Select Name FROM Win32_ComputerSystem WHERE Name LIKE "NAME-PC01"

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...