Member.
I've struggled to find the Produt ID by using PowerShell. I've found below but , I can't understand what each of line means.
is there any more simple way to find the Product ID by using powerhsell and cmd or could you explain each of line ?
The ps1 that I’m referring is Get-GuidFromMsiFile.ps1. In order to delivery the Msi file for client from MDM server , It uses each Product ID ( Product Code ) we use for each of msi file.
As far as I looked into , there are not easy way and found below site. But I couldn’t understand each of line meaning.
It would be really nice if someone could explain why each of line needed ( it would be nice if you could tell me any alternate way to find the product id ( product code ) for each of msi file.
https://adamrushuk.github.io/get-product-id-guid-directly-from-msi-file/
—- The background the reason why I asked here is… —- I’m thinking to use the CSP below , its CSP needs the product ID to delivery the msi file But I dont know how to find the msi’ s product ID https://learn.microsoft.com/en-us/windows/client-management/mdm/enterprisedesktopappmanagement-csp