From the course: Windows Server 2025: Install and Configure Active Directory

Unlock this course with a free trial

Join today to access over 24,600 courses taught by industry experts.

Creating delegated managed service account

Creating delegated managed service account

- [Instructor] All right, so let's get started with our DMSA account. So we created our AppOne service account, and we are assuming we are using AppOne service account to start services for our application in several different application servers. So we also talked about it's not really secure. So what we are going to do is we are going to create our DMSA account, and we are going to migrate our service account to our DMSA account. So before we dive in, we have to make sure that the machine that we are using to create the DMSA account meets all the prerequisites. So basically, what it has to have is the ADDS service. So we are in the domain controller, it does have the ADDS service, and it also has to be a domain controller. So those two, we have. And it also has to have basically the KDS root key enabled. So in order to check that, we can just run the command Get-KdsRootKey, and you can use the f basically parameter with it if you want to. And we can see that basically it is running.…

Contents