Book now with code EOY2025
binarysoul wrote: » I'm honestly a bit confused about user rights on Windows Server 2003. Let's say I have 100 users whom I've created on a Win2k3 domain controller. When they login to the domain from a PC, they don't have any admin rights on that PC. I suspect I should work through GPO to do something, but was wondering if somebody had an answer. Thanks!
RobertKaucher wrote: » What are the management issues involved. When the user moves or changes departments do they need to be removed from the group? I could see you doing something like this with a PowerShell script. Here is one you could start with:PowerShell script to add/remove a domain user to the Local Administrators group on a remote machine - Ying Li(MVP) at myITforum.com Next you would just need a valid list of computer/user names and write a loop.
binarysoul wrote: » Royal mentioned about "Restricted Groups", maybe someone can elaborate on that as I have got no clue on this group
binarysoul wrote: » Thanks! That's exactly what I wanted. But the million dollar question is whether I can do it without using that script! I mean isn't there a way to do it on the Win2k3 server?
binarysoul wrote: » I then logged in as the local administrator on a PC and added a user wsmith and gave it admin rights on the PC. Since there was already a prfile created under c:\documents and settings\wsmith, Windows created another user profile called PCNAME.wsmith. So now when the user logs in to the domain they have admin rights on the PC.
blargoe wrote: » I think you are saying that you (as the local Administrator account on the PC) created a new user account wsmith on the PC, probably using Computer Management -> Local Users and Groups, then you added that user to the Administrators group? And then the domain user ended up with admin rights? That doesn't make sense... All that you should have had to do is add the user "DOMAINNAME\wsmith" to Administrators. I think that's actually what you did, since that guy actually ended up with rights. Creating a local account for wsmith isn't required at all. I might be misunderstanding you though.
Use code EOY2025 to receive $250 off your 2025 certification boot camp!