Jump to content

Powershell to create a new AD account from a domain joined device?


Recommended Posts

Posted

So we have a number of sites where we have a remote management solution on the DC's that allows us to remotely run a PowerShell script to create new domain accounts on mass. The issue is that we have some sites where we don't (and can't) put our remote management software on the DC's, we only have remote access. We do however have some domain joined devices with our management software installed.

 

My question is, does anyone know if it's possible to create a new domain account in AD using PowerShell by running a script on a domain joined device rather than directly on the DC?

Posted
If you have Remote Server Administration Tools (RSAT) installed, it should have the relevant powershell module for creating AD users.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...