Get-AppvStatus
Gets the status of the App-V service.
Get-AppvStatus []
The Get-AppvStatus cmdlet gets the status of the Microsoft Application Virtualization (App-V) service. This cmdlet returns a value of $True or $False for whether App-V is enabled and whether a restart is required.
PS C:\> Get-AppvStatus
This command gets the status of the App-V service.