windows:powershell_commands:add_ad_ou

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


windows:powershell_commands:add_ad_ou [2019/10/31 09:06] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Create AD OU from powershell ======
 +<code>New-ADOrganizationalUnit -name "Managed" -path "DC=AppNC"</code>
  
  • windows/powershell_commands/add_ad_ou.txt
  • Last modified: 2019/10/31 09:06
  • by 127.0.0.1