Forum Discussion

Kerslock's avatar
Kerslock
Copper Contributor
Jul 21, 2022

Powershell Command for AD export

I have been searching for info, I am not even sure if what I am doing is feasible. All I want to do is export AD all computers. I have the command "Get-ADComputer -Filter "*" | Export-CSV -Path c:\Us...

Resources