Get-AppvStatus

Get-AppvStatus is accessible with the help of AppVClient module. To configure AppVClient, go through this link.

Synopsis

Gets the status of the App-V service.

Description

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.

Syntax

Get-AppvStatus []

——————-Example 1——————-
Get status
PS C:\> Get-AppvStatus
This command gets the status of the App-V service.

You can check the Version, CommandType and Source of this cmdlet by giving below command.

Get-Command Get-AppvStatus

Get-Command Get-AppvStatus powershell script command cmdlet appv cleint

You can also read about

  • Disable-Appv
  • Enable-Appv

To know more PowerShell cmdlets(Commands) on AppVClient click here

Click on this Link for an Single place where you get all the PowerShell cmdlet sorted based on the modules.

Click on this Link for an Single place where you get all the PowerShell cmdlet sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

References are taken from Microsoft

Leave a Reply

Your email address will not be published. Required fields are marked *