Generate an Installer Transform
In order to deploy the RMM Sender via group policy, a Mirosoft Installer Transform (MST) file must be created. To do this, a tool provided by the Windows SDK's MSI Tools called Orca can be used.
Open Orca
Either drag and drop the sender MSI or use File->Open to open the installer.
In the menu select Transform->New Transform.
On the left hand side select "Property" table.
Right click the right hand side and select "Add Row."
Type "ORIGINALFILENAME" for the Property name.
Select "Value" in the table and type the name of the MSI file as provided to you, then click OK.
In the menu select Transform->Generate Transform...
Save the MST file
Configure Group Policy
Create or edit a group policy object.
Go to Policies->Software Settings->Software Installation, and right click New->Package...
Open the RMM sender MSI file. Note that this file should be on a network share following Universal Naming Convention (UNC).
Select "Advanced" deployment method.
On the Modifications tab in the Properties dialog that appears, click "Add..."
Open the MST file that was previously generated. Like the MSI file, this should also be on a network share using a UNC path.
Click "OK" to dismiss the Properties dialog.














