Back to Browse

Kasm Workspaces - Deploying PWAs with Group Policy

520 views
Nov 26, 2024
8:23

In Kasm Workspaces 1.16.0, we introduced the ability to deploy per-workspace Progressive Web Apps (PWAs). In this quick how-to video, learn how to deploy Kasm Workspaces as Progressive Web Apps (PWAs) in a Windows environment using ADMX templates and Group Policy. This streamlined method allows for easy distribution of PWAs across your organization without manual installation, enhancing user access and simplifying IT management. Use this concatenated JSON template to add a single PWA: [{"url":"https://www.contoso.com/maps","default_launch_container":"window","create_desktop_shortcut":true}] Use this concatenated JSON template to add multiple PWAs: [{"url":"https://app.contoso.edu","default_launch_container":"window","create_desktop_shortcut":true},{"url":"https://app.contoso.edu/editor","default_launch_container":"window","create_desktop_shortcut":true},{"url":"https://app.contoso.edu/sheets","default_launch_container":"window","create_desktop_shortcut":true}] Read our PWA documentation for more info: https://www.kasmweb.com/docs/latest/how_to/deploy_pwa_gpo.html Certificates in Kasm: https://kasmweb.com/docs/latest/how_to/certificates.html Google Chrome Enterprise: https://chromeenterprise.google/download/ Microsoft Edge Enterprise: https://aka.ms/EdgeEnterprise Kasm Docs: https://kasmweb.com/docs/latest/install.html

Download

0 formats

No download links available.

Kasm Workspaces - Deploying PWAs with Group Policy | NatokHD