Bluebeam Revu
PowerShell script to silently install Bluebeam Revu (v21+).
Overview
This script downloads and installs the latest version of Bluebeam Revu.
Prerequisites: This script has no prerequisites.
Notes:
This script will not license Bluebeam. A licensed user will need to login after installation.
Script will abort if a perpetually licensed (legacy) version of Bluebeam Revu is detected.
Script will abort if Bluebeam Revu is currently running to avoid potential data loss.
Script
https://github.com/wise-io/scripts/blob/main/scripts/InstallBluebeamRevu.ps1
Examples
This example downloads and installs the latest version of Bluebeam Revu.
Parameters
This script has no parameters.
Last updated
Was this helpful?