Publish Sage 100 as a RemoteApp on Windows Server 2012 and later
Description
Cause
Resolution
[BCB:502:OS advanced Caution:ECB]

 

Set up Sage 100 Advanced and Premium for RemoteApp

Access the Sage 100 shortcut path

  1. Log in to the Windows Server that hosts Remote Desktop Services.
  2. Select Start Menu.
  3. Right-click Sage 100 ERP.
  4. Select Open File location.
  5. Right-click Sage 100 ERP again.
  6. Select Properties.
  7. Copy the full contents in the Target field.
  8. Close the properties window.

Publish Sage 100 as RemoteApp

  1. Open Server Manager.
  2. Select Remote Desktop Services, then select your Collections, and then select your collection name.
  3. Select TASKS, then choose Publish RemoteApp Programs.
  4. Select Sage 100 ERP from the list.
  5. Select Next, then select Publish, and then select Close.

Configure command-line parameters

  1. In the RemoteApp Programs section, right-click Sage 100 ERP.
  2. Select Edit Properties.
  3. Select Parameters in the left menu.
  4. Select Always use the following command-line parameters.
  5. Paste the copied value starting at ..\launcher\sota.ini.
    • Example: ..\launcher\sota.ini *Client -ARG "cai100dcrds" "PORTID" "Sage 100"
  6. Select Apply, then select OK.

TIP:

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

  1. Log in to the Windows Server that hosts Remote Desktop Services.
  2. Right-click PowerShell on the taskbar, then select Run as Administrator.
  3. 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" 
  1. Press Enter to create the RemoteApp.

Verify and update properties

  1. Open Server Manager.
  2. Select Remote Desktop Services, then select your collection.
  3. Locate the newly created Sage 100 ERP RemoteApp.
  4. Right-click it, then select Edit Properties.
  5. Update any required settings.
  6. Select OK.

NOTE:

Ensure the UNC path to pvxwin32.exe matches your Sage 100 installation directory.

 
[BCB:155:Chat 100 US:ECB]  
Steps to duplicate
Related Solutions

Error: "MAS has stopped working" or "Sage ERP 100 Business Desktop has stopped working" when attempting to access Sage 100 via a Windows 2008 or Windows 2012 64-bit Citrix/Terminal Server connection

Error: “1 user limit exceeded, No valid activation found”

What virtual platforms or virtualized operating systems and environments are supported for Sage 100?

Unable to run Sage 100 as a RemoteApp on Windows Server 2016

Drop Down menus in Sage 100 toolbar are missing or slow to respond, when running through Remote Desktop on Windows 10 workstation

Managing Remote Apps using PowerShell on Windows Server 2012