Jump to content

Windows 10 creating local administrator accounts from Group Policy


Recommended Posts

Posted

Hi there,

I have a small school I look after requesting admin password details for their ICT suite systems.

I would not normally give these out but on account of the lack of money they have and such small support contract they have, I was wondering if I could create them a local admin account via group policy?

 

We are running Server 2016 if that helps?

 

Thanks in advance.

Posted
Giving these out will have an ironic effect - I guarantee that it'll end up costing them more in support when they stuff something up! You can use the net user command to do this via GP, run as a startup script. It can create your user, set the password, etc. Then use net localgroup Administrators UserLoginName /add to add that account to the administrators group on that machine. Be prepared for the toolbars, malware, unlicensed software and extreme numbers of ripped Youtube videos.
Posted

If they want it to be able to install software, could you show them a better way? (PDQ Deploy??)

You can always setup some automation to update the installers for them, then they just have to {click}...and off it goes.

Little Knowledge and Much Power are not best friends. In fact, they really don't like each other.

Posted
It is possible to create a local admin account through Computer Configuration under Group Policy Preferences, then Control Panel Settings, then Local Users and Groups. However, I have had to pick up a school where a support company had done this and it caused chaos. I would not recommend this though as giving teaching staff admin rights can cause issues.

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...