Microsoft Surface Hub 2 SmCamera User Manual

Page 106

Advertising
background image

YouTube PWA:

XML

Multiple PWAs including YouTube, Webex, Zoom, and Uber:

XML

Alternatively, you can create a JSON snippet from the following syntax to install
other PWAs:

XML

1. In the menu bar, select

Export

, select

Provisioning Package

and follow the

prompts to generate the .ppkg file.

2. Insert an empty USB flash drive. Select output location to go to the location of the

package. Copy the .ppkg file to the USB drive.

3. Apply the provisioning package via the Settings app or during first-run setup. To

learn more, see

Create provisioning packages

<enabled/><data

id

=

"WebAppInstallForceList"

value

=

"[{&quot;url&quot;:

&quot;https://www.youtube.com&quot;,
&quot;create_desktop_shortcut&quot;: true,
&quot;default_launch_container&quot;: &quot;window&quot;}]"

/>

<enabled/><data

id

=

"WebAppInstallForceList"

value

=

"[{&quot;url&quot;:

&quot;https://www.youtube.com&quot;,
&quot;create_desktop_shortcut&quot;: true,
&quot;default_launch_container&quot;: &quot;window&quot;},
{&quot;url&quot;: &quot;https://signin.webex.com/join&quot;,
&quot;create_desktop_shortcut&quot;: true,
&quot;default_launch_container&quot;: &quot;window&quot;},
{&quot;url&quot;: &quot;https://zoom.us/join&quot;,
&quot;create_desktop_shortcut&quot;: true,
&quot;default_launch_container&quot;: &quot;window&quot;},
{&quot;url&quot;: &quot;https://www.uber.com&quot;,
&quot;create_desktop_shortcut&quot;: true,
&quot;default_launch_container&quot;: &quot;window&quot;}]"

/>

<enabled/><data

id

=

"WebAppInstallForceList"

value

=

"[{&quot;url&quot;:

&quot;https://www.contoso.com&quot;,
&quot;create_desktop_shortcut&quot;: true,
&quot;default_launch_container&quot;: &quot;window&quot;}]"

/>

Export provisioning package and apply to Surface Hubs

Advertising