I have a situation where most users need to have administrator privileges on their local PC. All PC's are on a domain so I made the assumption that I could just add DOMAIN\USERS to the administrator group of every PC. That was dumb because I just realized that now everyone has Admin to every PC on the network. For example everyone can just type \\hostname\c$ and get full access to every file on the PC, including the admins, managers etc... I need to fix this quickly. What is the best solution so that the users can remain a local admin and yet not have access to anyone else’s files?
Thanks!
Thanks!