Always confirm the command starts with the ..\launcher\sota.ini path. Incorrect paths prevent application launch.
Set up Sage 100 Standard for RemoteApp
Create the RemoteApp using PowerShell
Log in to the Windows Server that hosts Remote Desktop Services.
Right-click PowerShell on the taskbar, then select Run as Administrator.
Run the following command and replace all placeholder values:
New-RDRemoteApp -CollectionName "Enter Collections name" -DisplayName "Enter display name for RemoteApp" -FilePath "Enter UNC path to pvxwin32.exe" -CommandLineSetting Require -RequiredCommandLine "-hd..\launcher\sota.ini ..\soa\Startup.m4p" -Alias "Enter an alias name for Sage 100 ERP RemoteApp" -FileVirtualPath "Enter UNC path to pvxwin32.exe"
Press Enter to create the RemoteApp.
Verify and update properties
Open Server Manager.
Select Remote Desktop Services, then select your collection.
Locate the newly created Sage 100 ERP RemoteApp.
Right-click it, then select Edit Properties.
Update any required settings.
Select OK.
NOTE:
Ensure the UNC path to pvxwin32.exe matches your Sage 100 installation directory.