Get Office Version
Overview
This script will check for the MS Office Version installed on the windows machine and updates the custom fields.
Sample Run
Play Button > Run Automation > Script
Dependencies
Automation Setup/Import
Output
- Activity Details
- Custom Field
Changelog
2026-05-12
- Enhanced
Get Office Versionscript to improve Click-to-Run (C2R) version identification using ProductReleaseIds and CDN channel mapping. - Added accurate detection for Microsoft 365 Apps, Office 2016, 2019, 2021, and 2024 along with improved Office bitness detection (32-bit / 64-bit).
- Retained MSI fallback detection using ASSOC/FTYPE and updated Ninja custom field handling with undetermined fallback values for reliability.
- Script now updates three separate custom fields for Office Version, Office Edition, and Office Bitness seperately.
2025-12-12
- Initial version of the document