Configured the App Volumes Manager, you can create Writable Volumes where users can install and configure applications keeping the data specific to the profile.
Writable Volumes are configured per-user then can be attached on any machine where the user logs in.
Blog series
VMware App Volumes 4 installation - pt.1
VMware App Volumes 4 configuration - pt.2
VMware App Volumes 4 Writable Volumes configuration - pt.3
VMware App Volumes 4 AppStacks configuration - pt.4
Configure Writable Volumes
Access the VMware App Volumes management page and enter the credentials. Click Login.
Go to Writable tab and click Create.
Specify the Domain and enter the name of the account to assign the volume and click Search.
Select the Source Template to be used and click Create.
Specify the Destination Storage and the Source Template. Click Create.
Select option Create volumes in the background to avoid waiting time. Click Create.
The Status is reported as Working since the creation in background has been chosen.
After some minutes, the volume is ready. Status is reported as Enabled while the State is reported as Detached since the created volume hasn't been connected to the user yet.
Before attaching the created volume to the user, the App Volumes Agent must be installed in the Golden Image and deployed to clones.
Install App Volumes Agent
Copy the Agent setup file to the Golden Image and run the installation wizard. Click Next.
Accept the EULA and click Next.
Select Install App Volumes Agent option and click Install.
The App Volumes Agent wizard opens. Click Next to begin the Agent installation.
Enter the App Volumes Manager Address previously installed and enable option Disable certificate validation with App Volumes Manager.
Click Install to proceed with the installation.
The Agent is being installed.
When the installation has been completed, click Finish to exit the wizard.
Click Yes to restart the computer and complete the installation.
Once the Golden Image has been updated with the new Agent, schedule a Maintenance to redeploy the new image to Instant Clones.
Test Writable Volumes
To test if the Writable Volume is actually attached to the VD in use, access the VMware Horizon login page and enter the user credentials then click Login.
During the login process, the system mounts the assigned Writable Volume to the user.
To check if the volume has been mounted, open the File Explorer tool and make sure to enable View > Hidden items option. Locate the SnapVolumesTemp folder under C:\. This is the Writable Volume attached to the logged in user.
In the Writables tab of the App Volumes Manager, the Writable Volume assigned to the logged in user is now reported as Attached.
The logged in user is able now to store and maintain all changes and configurations within the user's profile.
Part 4 will show how to deploy some applications (AppStacks) to specific users or groups.