Skip to main content

Snow Inventory Agent Script - Titus Classification for Desktop and Microsoft Office add-in editions 2

Here you can find the release notes for Snow Inventory Agent Script - Titus Classification for Desktop and Microsoft Office add-in editions 2.


2.0 latest

Release date: 2024-02-08

COMPATIBLE VERSIONS

Snow Inventory Agent for WindowsMicrosoft PowerShell
5 or later3 and later

INFORMATION

This PowerShell script is designed to gather data regarding TITUS Classification software installations on the system. It specifically targets registry entries associated with two TITUS products: TITUS Classification for Desktop and TITUS Classification for Office.

The script must be executed as part of the Snow Inventory Agent for Windows. For more information, see Running PowerShell scripts as part of the scanning process on Snow Docs.

If you want to run a manual scan, you must execute the script with the appropriate permissions. Execute using sc.exe control SnowInventoryAgent5 128, as described in the Windows Agent - Command line topic on Snow Docs.

FUNCTION

The functionality of the script is divided into two main parts:

TITUS Classification for Desktop: In the initial phase, the script searches for registry entries matching the name "TITUS Classification for Desktop" within the folder path HKLM:\\SOFTWARE\\*\\TITUS TCD*. Upon finding matches within this registry folder, the script generates a software row containing relevant data. Subsequently, this data is transmitted through the inventory agent and server for further processing.

TITUS Classification for Office: In the subsequent phase, the script proceeds to search for registry entries matching the name "TITUS Classification for Office" within the folder path HKLM:\\SOFTWARE\\*\\TITUS TCO*. Upon identifying matches within this registry folder, a similar process is initiated, where a software row is generated and sent through the inventory agent and server for subsequent analysis.

By implementing these functionalities, the script enables efficient identification and reporting of TITUS Classification software installations, facilitating streamlined software management processes.

MediumIntegrity

This script does need medium integrity to find access registry hives of other users.

Troubleshooting

Custom encryption might need to be applied to this script when running on Snow Inventory Agent for Windows prior to version 7, as it will not be executed in medium integrity.

NEW

  • Snow Inventory Agent for Windows 7 support.
  • The script is now signed by Snow Software AB.

DEPRECATED

  • There will be no encrypted snow-ps1 version of this script provided by Snow Software.

CURRENT LIMITATIONS

N/A


Flexera does not own the third party trademarks, software, products, or tools (collectively, the "Third Party Products") referenced herein. Third Party Product updates, including user interface updates, may not be reflected in this content.