Category:PowerShell User

From Rosetta Code
Revision as of 04:11, 17 September 2014 by rosettacode>Mrp123

This is a list of users on Rosetta Code who say they can use PowerShell with any level of proficiency.


Here I will explain different ways of create active directory users using powershell


New-ADUser MyUser -OtherAttributes @@{title="director";mail="firstname.lastname@test.com"}