1

Does anybody know how to check the permissions on the local system account on Windows Server 2008?

d219
  • 2,707
  • 5
  • 31
  • 36
RPS
  • 807
  • 2
  • 13
  • 20

1 Answers1

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
  • Sorry This is for Domain, so I only have Active Directory – RPS Jun 18 '10 at 14:04
  • 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