I'm setting up Windows LAPS on my network. I'm using a Windows Server 2019 server and a Windows 11 terminal, both with the necessary updates.
After running the “update-LapsADSchema” command, the process was successful.
When executing the “Set-LapsADComputerSelfPermission -Identity OU=Test -Verbose” command, the system displayed an error message.
DETAILED MODE: Searching for specific OU by DN
DETAILED MODE: Original identity: OU=LAPSLindal
DETAILED MODE: Escaped identity: OU=LAPSLindal
Set-LapsADComputerSelfPermission : Operation error.
No line:1 character:1
- Set-LapsADComputerSelfPermission -Identity OU=LAPSLindal -Verbose
-
+ CategoryInfo : NotSpecified: (:) [Set-LapsADComputerSelfPermission], DirectoryOperationException
+ FullyQualifiedErrorId : System.DirectoryServices.Protocols.DirectoryOperationException,Microsoft.Windows.LAPS.SetLapsADComputerSelfPermission