In my environment, I am trying to create two different local users for my all client pc; built-in-administrator as a backup account, and custom local admin for implementing LAPS. I am creating a backup account for any trust relationship break issue and other.
Since the Microsoft has disabled the function in the local user and group to create, modify or set the password from the GPO. Although, I am able to rename/update the built-in-Administrator account. I am trying to set password for my backup local admin via Script method from GPO. I tried several scripts, but it does not work. I have also given all the administrator rights for that user. Can anyone help me or guide me in this scenario?