Enable-Appv

Enables the App-V service.

Syntax

Enable-Appv []

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.

Examples

Example 1: Enable the service

PS C:\> Enable-Appv

This command enables the App-V service.