ViewSonic Knowledge Base


_draft_mvb_account


Deploying MSIX

As part of our latest software release, the myViewBoard 3.0 application comes packaged in the MSIX format to simplify deployment and management across your environment. Follow the steps below to deploy the new version:


First, download the MSIX file to the target device.


  1. Login to myViewBoard.com using an admin account. 
  2. Locate the myViewBoardtile: 
    1. Click the ellipsis.
    2. Click myViewBoard Settings from the menu.

  3. On the next page, go to the side panel: 
    1. Click myViewBoard Deployment.
    2. Click MSIX file for Windows link.

  4. Wait for the download to complete.



Afterwards, prepare the deployment environment. Ensure that your system meets the minimum requirements for MSIX deployment and that necessary signing certificates are installed.


  1. Open PowerShell as an administrator.
  2. Navigate to the directory where the MSIX file was downloaded.
  3. Extract the contents of the zip file.

  4. Inside the folder where you extracted the contents, type the following: 

    Add-AppxPackage -Path ".\myViewBoardV3_3.2.0.749_x64.msix"  -DependencyPath ".\Microsoft.NET.CoreRuntime.2.2.appx" 



  5. Wait for the installation to complete. Note that:
    1. No UI will be displayed during this process.
    2. After installation, the cursor will automatically move to the next line.
       
  6. To confirm successfull installation, click the Start Menu and check if:
    1. The myViewBoard 3.0 icon is now listed when you go to the All apps list.
    2. The myViewBoard 3.0 icon now appears in the Recently Installed section of the Start Menu
    3. The myViewBoard 3.0 icon now appears when you search for myViewBoard via the Start Menu search feature.


Knowledge Base

Need additional help?

Check our other resources — we'll be happy to assist you.