Posted On January 14, 2020

Active Directory: How to Copy Account

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Active Directory: How to Copy Account

Run: DSA.MSC > navigate to the container of the user to be copied (e.g. Test User) > right-click the reference account > select “Copy…”

Input the fields: First name, Last name, User logon name > click Next

Set a temporary password for this new user > Next > OK

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Transfer Domain Controller Roles (Legacy Commands)

# Simple commands: netdom query fsmo ntdsutil roles connections connect to server SRVI-DC01 q transfer…

PFSense

This open source project is free to use and distribute, which lowers licensing costs as…

Linux: Creating Soft Links as Directories

Optional test: create a soft-link for directory as hard-links are not allowed source=/nfs-share/linux03/docker/containers destinationdirectory=/var/lib/docker sudo…