MKT Block Script1
MKT Block Script1
Replace {ProductCode} with the GUID of the application. You can find the GUID in the
registry or using wmic as shown above.
Notes:
• Administrative Permissions: Ensure you have admin rights on the remote machine.
• Network Configuration: Remote management tools (like PowerShell Remoting or WMIC)
may require enabling specific services or firewall rules.
• Fallback: If the application does not appear in Win32_Product, it might not use MSI for
installation. You may need to refer to specific uninstallation commands or scripts provided
by the software vendor.
Let me know if you need further assistance!