Enable-Appv

Enable-Appv this command will be inbuilt by default. And its come in the AppVClient module.

Synopsis

Enables the App-V service.

Description

The Enable-Appv cmdlet enables the Microsoft Application Virtualization (App-V) service on computers running at least Windows 10 Anniversary Edition (version 1607) . If this cmdlet succeeds, it returns a message.

Before you enable the App-V service, configure App-V service settings by using Windows PowerShell or Group Policy.

Syntax

Enable-Appv []

——————Example 1——————
Enable the service
PS C:\> Enable-Appv
This command enables the App-V service.

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

Get-Command Enable-Appv

Get-Command Enable-Appv powershell script command cmdlet appv client

You can also read about

  • Disable-Appv
  • Get-AppvStatus

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.

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/

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 *