Multiple choice What is the command in a powershell that displays a list of services? Get-process Display-services Service Get-service Reveal answer Fill a bubble to check yourself D Correct answer Explanation In PowerShell, 'Get-Service' is the standard cmdlet used to retrieve a list of services installed on the system.