< Previous Challenge - Home - Next Challenge >
Based on the noted requirements we will need to split up the applications in a few different ways. Image based apps are typically used by all and updated together like the Microsoft Office Applications. However if a small subset of users do not require the apps, they can be hidden or masked with FSLogix application masking.
Those apps that require more frequent updates and assignments may be more dynamic can be mapped on the fly via MSix App Packaging.
MSIX requires a few step with regards to preparing the environment as the packages require a signature via certificates.
The best practice is to perform application packaging on a dedicated Packaging VM, but in this case, either spin up a new VM on your East US spoke or use your domain controller.
Application Masking (FSLogix)
Office Apps will be included in the image but only some need to utilize PowerPoint and OneNote
Included in the image
Office Applications overall and Adobe Acrobat
Mapped on-the-fly via MSIX Notepad++ and VS Code will be used in Japan, whereas Notepad++ in each of the 3 regions
First we’ll need to consider where we want to store the applications for installation. Typically this is a common file share. We will use the MSIX File Shares that were created in Challenge 3.
NOTE: The packaging admin will need contributor rights on this share, users will only need the SMB Reader role.
The 2 applications we need to package as .MSIX files for App Attach are Notepad++ and VS Code. Be sure to have those downloaded on the Packaging VM.
Prepare the environment for Signed Packages:
Create and deploy packages:
NOTE: Sometimes in packaging you will run into issues and errors. If so another good resource is PSFTooling.
The UK host pool is for Remote Apps. Add The following Apps and grant the UK users group access.
The US host pool is for Pooled Desktops. Add The following Apps and grant the US users group access.
The US host pool is for Pooled Desktops. Add The following Apps and grant the US users group access.