Category:PowerShell User: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
m (Undo revision 189389 by Mrp123 (talk))
 
Line 1: Line 1:
{{langgroup|PowerShell}}
{{langgroup|PowerShell}}

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


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

Latest revision as of 05:38, 28 November 2020

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