

VBSCRIPT FOR SOFTWARE INVENTORY LICENSE
You run ospp.vbs script from an elevated command prompt.Ītera queries the devices for Office license each day (once every 24 hours) using the above scripts.The user account you will use is a member of the Administrators group on the computer on which you run the script.
VBSCRIPT FOR SOFTWARE INVENTORY WINDOWS
If you want to run the script on a remote computer, the Windows firewall allows Windows Management Instrumentation (WMI) traffic on the remote computer.Office 2010 (64-bit) on a 64-bit version of Windowsīefore you run the ospp.vbs, ensure that: Office 2010 (32-bit) on a 64-bit version of WindowsĬscript "C:\Program Files (x86)\Microsoft Office\Office14\OSPP.VBS" /dstatus Office 2010 (32-bit) on a 32-bit version of WindowsĬscript "C:\Program Files\Microsoft Office\Office14\OSPP.VBS" /dstatus Office 2013 (64-bit) on a 64-bit version of Windows Office 2013 (32-bit) on a 64-bit version of WindowsĬscript "C:\Program Files (x86)\Microsoft Office\Office15\OSPP.VBS" /dstatus Office 2013 (32-bit) on a 32-bit version of WindowsĬscript "C:\Program Files\Microsoft Office\Office15\OSPP.VBS" /dstatus Office 2016/2019 (64-bit) on a 64-bit version of Windows Office 2016/2019 (32-bit) on a 64-bit version of WindowsĬscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /dstatus Office 2016/2019 (32-bit) on a 32-bit version of WindowsĬscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /dstatus

Atera is using Microsoft specifically created tool to manage volume activation of Office called Office Software Protection Platform script (ospp.vbs).īased on the Office version, and if the machine is 32/64 bit, this is how Atera fetches the Office version:
