How to Handle Admin Tasks with a Non-Admin Account?

0
8
Asked By CuriousTech77 On

Hey everyone! I'm looking for advice on managing tasks that need admin permissions after we recently changed our setup. We removed admin rights from our usual accounts and created separate admin accounts. Now, these tasks have to be run as the admin account, which feels a bit off. Should I be aiming for more granular permissions for our user accounts instead? For instance, we utilize a HyperV cluster with Failover Cluster Manager—would giving regular user accounts admin rights on the nodes be sufficient? Also, regarding RSAT tools, is it okay to run them solely as the admin or does giving permissions to the user accounts defeat the purpose of having separate admin accounts?

6 Answers

Answered By TechWizard99 On

It's generally considered more secure to use a dedicated Privileged Access Workstation (PAW) for tasks that require admin access. Most organizations opt for a hardened jump server as a middle ground, where you can run your tools.

Answered By ServerGuru88 On

For RSAT tools, just run them as your admin account when needed. If you have to log into specific servers for admin tasks, do it with your admin account and log off when you’re done. Today, a lot of admin work is done via web portals, so it’s a mix now. But really, try to be specific about your needs when asking for advice—that’ll help you get better answers!

Answered By AdminNinja84 On

You can use the 'run-as' feature to handle things when you need admin permissions. It helps keep your workflow organized without switching accounts all the time.

Answered By DataDynamo42 On

I keep three accounts: a domain admin for specific permissions, my admin account with everything I need for daily tasks, and my regular user account for day-to-day logins. I do all my admin work through a dedicated jump server—that keeps things streamlined and secure.

Answered By SystemSavant22 On

I’d say stick to using your admin account for administrative tasks, and save your regular account for daily activities. For example, I know someone in marketing who has a standard user account that can't access AD or shut down VMs. You want your regular account to work that way too!

Answered By NetworkKnight63 On

Whatever you do, don’t perform admin tasks directly from your main workstation. It's risky and can lead to security issues. Stick to your dedicated spaces for that kind of work.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.