I'm currently on my second internship as an IT help desk technician. We have both regular and admin accounts here. However, I'm facing a strange issue where my admin account is acting as if it doesn't have any admin rights, even though I'm part of all the necessary groups. This isn't a problem at the other office where the security team set up my account, as my admin access works perfectly there. Interestingly, my coworkers in my office have their admin accounts functioning just fine too. I'm baffled by this situation and was hoping someone could shed some light on why my account isn't working properly here.
2 Answers
What specific actions are you unable to perform? Can you change passwords, create Organizational Units (OUs), or set up new users? You might want to run `gpresult /R` to check your permissions.
It sounds like your security team should take a closer look at the Group Policy Objects (GPOs) for both locations. There might be some differences affecting your admin rights.
I can't create OUs or users. I'll check the info from `gpresult`. Thanks!