Differences between revisions 2 and 3
Revision 2 as of 2020-08-13 04:18:25
Size: 772
Editor: PieterSmit
Comment:
Revision 3 as of 2020-08-13 04:21:07
Size: 817
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
#Powershell > Get-ADComputer -Identity "abcd" | select -ExpandProperty DistinguishedName #Powershell > import-module activedirectory
             
Get-ADComputer -Identity "abcd" | select -ExpandProperty DistinguishedName

Windows/PowerShell Notes

Missing powershell commands

Windows/PowerShell (last edited 2022-01-26 21:34:01 by PieterSmit)