Does anybody know how to check the permissions on the local system account on Windows Server 2008?
Asked
Active
Viewed 1.3k times
1
-
You might want to tag your question more descriptively. – Matt Ball Jun 18 '10 at 14:06
-
Programmatically or manually? You may also want to ask at http://superuser.com/ – sunside Jun 18 '10 at 14:09
-
Manually in Windows and this is a domain machine – RPS Jun 18 '10 at 14:09
1 Answers
0
Right-Click My Computer-->Manage-->Local Users and Groups-->Right-Click User and Go to Properties-->Member of tab

David Hall
- 32,624
- 10
- 90
- 127

websch01ar
- 2,103
- 2
- 13
- 22
-
-
You should still be able to access My Computer locally from the DC. Though I will admit I am not expect with the DC. – websch01ar Jun 18 '10 at 14:15
-
The local system account is not listed under Local Users and Groups https://learn.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts#:~:text=It%27s%20an%20internal%20account%20that%20doesn%27t%20show%20up%20in%20User%20Manager%2C%20and%20it%20can%27t%20be%20added%20to%20any%20groups. – Andrew Roberts Dec 02 '22 at 12:21