PowerShell - System Administration
Identify the error in this PowerShell script:
Get-Process | Where-Object { $_.Name -eq 'notepad' }Get-Process | Where-Object { $_.Name -eq 'notepad' }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions