PAW & PAM - How to manage AD Tasks? - Need advice

Posted by MadHackerTV@reddit | sysadmin | View on Reddit | 3 comments

Hello, Today I'm using CyberArk PAM to manage all my privileged accounts and to access my servers. The thing is, I'm not quite sure what is the right approach regarding managing the domain admin password, and administrating the domain controllers / Daily AD Tasks ( GPO, DNS, AD, LAPS ). I was thinking about two options: **1.** Manage the domain admin password with PAM, access to domain controllers will be through PAM as well, so it's monitored. But I don't like the idea that I will be using the domain admin for daily tasks, even though it's "managed" and monitored. **2.** Create a PAW ( I actually already created a virtual VM as PAW ), that is non-domain joined & no internet access. Then, I manage a local admin account on the PAW with my PAM solution. Connections to the PAW is also going through PAM so it's monitored. The thing is, I faced a few issues when I'm using a non-domain joined VM. for example, I couldn't open the LAPS UI because I can't select a remote domain controller.. maybe I can do it in a different way? through CLI? I also couldn't manage GPO on the domain controller, for some reason I always get "Access Denied" even though I made sure I have delegation and the right permissions. What do you guys think? I would love you hear your opinions on this. Thank you!