The –ComputerName parameter in Get-Service and Set-Service permits targeting a remote machine without relying on Windows PowerShell remoting in 5.1.x. This parameter no longer exists in the new PowerShell 7.0.0.
Next to this change, the following parameters of the Get-Service cmdlet now accept wildcard characters by default:
– DisplayName
– Exclude
– Include
– Name
– RequiredServices