PowerShell - Active Directory
Which of the following is the correct syntax to process each user from a CSV file named
users.csv in PowerShell?users.csv in PowerShell?Import-Csv users.csv outputs objects piped into ForEach-Object to process each user.Name property.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions