PowerShell - Remote Management
You want to update software on 50 servers quickly using PowerShell. Which approach best uses remote execution to scale management?
Invoke-Command can run a script block on multiple servers simultaneously, ideal for updating all 50 servers quickly.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions