What rights and priviliges does a domain administrator have in a SBS and Win 7 environment?
Asked
Active
Viewed 470 times
1
-
Umm... Domain Administrator rights? Did you expect something different, possibly due to UAC in Win7? – joeqwerty Jun 09 '10 at 04:50
-
What are these rights? Yes, you can never sure with UAC in Win7. – CJ7 Jun 09 '10 at 04:55
-
1UAC in and of itself doesn't confer any rights. It also doesn't remove any rights. It's a mechanism for controlling the context in which applications and processes run (privilege level). http://en.wikipedia.org/wiki/User_Account_Control – joeqwerty Jun 09 '10 at 05:05
-
OK, point taken. So what are the rights of a domain administrator compared to other accounts? – CJ7 Jun 09 '10 at 06:45
2 Answers
2
Full access to anything and everything - just like for SBS with Vista or XP.
That's the environment we have here, SBS2008 with 15 Windows 7 clients and 3 XP laptops.

northirid
- 240
- 2
- 5
-
So the domain administrator account is like the local administrator? Does it need to be added to the administrators group on each client machine? – CJ7 Jun 09 '10 at 04:49
-
1Nope. Domain admins (assuming the machine is joined to the domain) are automatically local admin members. – northirid Jun 09 '10 at 04:57