Go Back
1 Vote

Consider Documenting ProductCode (PackageGuid) Information For Each Runtime Installer


If you are attempting to use PowerShell Desired State Configuration's MsiPackage Resource (https://github.com/PowerShell/PSDscResources#msipackage) you are required to provide the PackageGuid as the ProductId.

This information can be extracted a number of ways, the easiest is to have Orca installed and extract the Guid from the Property Table -> ProductCode Property.

However it would be much easier if Synergex Would Document each of these as anyone trying to setup a box will be required to provide them (especially during an upgrade).

1 Comment | Posted by Ace Olszowka to Documentation on 11/6/2018 7:59 PM
Ace Olszowka
Until then, because I'm digging into Powershell DSC I have created a wiki here https://github.com/aolszowka/xSynergyDE/wiki/SynergyDE-Installer-GUIDs

11/6/2018 8:11 PM   0  
Please log in to comment on this idea.