Office License Status Check

Product Name: Office License Status Check
Description : This Agent procedures helps to identify the Microsoft Office License Status. Archive contains Agent Procedure file and folder with PowerShell scripts:
OfficeLicenseStatus.ps1– This script runs on the target machine and identifies the license status of Microsoft Office.
Script will send result of execution into Agent Procedure Log and indicate success or failure.
Instructions :
Please see attached pdf for installation instructions
Comments
-
Just as an FYI, in your PDF, it says add a custom field called "OffliceLicenseStatus". You have a misspelling there with the extra L.
0 -
Access denied for the zip file download
0 -
Hi,
Do you have AP for uninstalling Office 2013 from Windows 10 machines ?
Thanks,
Nitesh
0 -
I also have an issue with the download: failed- forbidden.. ?
0 -
There is a type in your PowerShell script file
The first line reads: $Query = "Select LicenseStatus from SoftwareLicensingProduct Where PartialProductKey LIKE '%' and Name LIKE 'Offlice%'"
You have typed Offlice instead of Office near the end
0 -
There is a typo in your PowerShell script file
I have found the script has quiet a few errors and typos. Do you guys even test these before you upload them?
0