disable NIC for a local user only
I have a domain joined computer running Windows 7 pro. I have presenters from outside of the company come onsite. I want to disable the wired network adapter when ever a specific local user account...
View Articledisable NIC for a local user only
Why not just have a presenter only laptop/desktop that isn't on the network?
View Articledisable NIC for a local user only
Your problem is something like that would have to be in a logon/logoff script and it will require elevate permissions. You could always set a proxy on that account or just lock it down with group...
View Articledisable NIC for a local user only
Agreed, give them a domain account and use GPOs to lock it down, so they can't do anything other than what you want them to do.
View Articledisable NIC for a local user only
would make sense to simply have a limited domain account. much easier to control. much muchyes much
View Articledisable NIC for a local user only
You need to back up and rethink the goal. The goal is that you want one user to have limited network access. Your solution right now is to disable the network interface for that one user. Instead, you...
View Articledisable NIC for a local user only
As others suggested, domain account and lock it down. If there is NO WAY you can do that, I'd setup a script for said local user via task manager that disables the NIC on login. But then again, he...
View Article