/build/static/layout/Breadcrumb_cap_w.png

Bluebeam Software, Inc. Bluebeam Revu

Version: 2015

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.6k  |  Created: 09/04/2015 by: ondrar

Average Rating: 0
Bluebeam Revu has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
0
Note
Bluebeam ReVu comes in three editions:  Standard, CAD, and eXtreme, but this difference is not highlighted in Programs and Features, or in the Software/Software Catalog modules in KACE.

I created Custom Inventory Rules in KACE to report which edition is installed, by referencing this registry value:

HKEY_LOCAL_MACHINE\SOFTWARE\Bluebeam Software\Edition

0 is Standard
1 is CAD
2 is eXtreme

So my CIRs looked like this:  
Standard:  RegistryValueEquals(HKEY_LOCAL_MACHINE\SOFTWARE\Bluebeam Software,Edition,0)
CAD: RegistryValueEquals(HKEY_LOCAL_MACHINE\SOFTWARE\Bluebeam Software,Edition,1)
eXtreme:  RegistryValueEquals(HKEY_LOCAL_MACHINE\SOFTWARE\Bluebeam Software,Edition,2)

(Alternately, you could have a single RegistryValueReturn CIR to report that value, but this way, you can tell at a glance.)

The second part of this is another CIR to return the serial number used to install the software:

RegistryValueReturn(HKEY_LOCAL_MACHINE64\SOFTWARE\Bluebeam Software\Licenses,Registered,TEXT)

(Note the HKLM64.)

This was necessary to determine if the installation was done as a trial or a licensed copy, and whether or not the license was one owned by the company.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Bluebeam Revu

Version

2015

Questions & Answers (0)

Questions & Answers related to Bluebeam Software, Inc. Bluebeam Revu

Blogs (0)

Blog posts related to Bluebeam Software, Inc. Bluebeam Revu

Reviews (0)

Reviews related to Bluebeam Software, Inc. Bluebeam Revu

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ