With Windows 10, version 1607, the App-V client is installed automatically. However, you'll still need to enable the client yourself to allow user devices to access and run virtual applications.
You can set up the client with the Group Policy editor or with Windows PowerShell.
Here's how to enable the App-V client with Group Policy:
- Open the device’s Group Policy Editor in the MMC.
- Navigate to Computer Configuration > Administrative Templates > System > App-V.
- Run Enables App-V Client, then select Enabled.
- Restart the device.
Here's how to enable the App-V client with Windows PowerShell:
- Open Windows PowerShell.
- Enter Enable-Appv, then select the Enter key.
- Restart the device.
- To verify that the App-V client is working, enter Get-AppvStatus, press Enter key.