| How do I start, stop, or disable the SmartPosting service? |
Resolution | Section 1: Start or Stop SmartPosting - Press the Windows + R keys to open a Run line.
- Type services.msc and press Enter.
- In the list of services, select the SmartPosting service related to your version of Sage 50. It will appear as:
- Sage 50 SmartPosting 20__
- Right-click the service and select Start to start the service or Stop to stop it.
Section 2: Disable SmartPosting Using the Services Menu: - Press the Windows+R keys to open a Run line.
- Type services.msc and press Enter.
- Find the appropriate SmartPosting Service that corresponds to your version of Sage 50. It will appear as:
- Sage 50 SmartPosting 20__
- Double-click the SmartPosting service to open the Properties.
- On the Startup type select Disabled.
- Select the Recovery tab.
- For First failure, Second failure, and Subsequent failures, select Take No Action.
- Click OK.
Using a Command Line: Note: The following steps use the Windows Management Instrumentation Command-line interface and require Administrative Privileges. - Click Start button.
- Type command.
- Right-click Command Prompt and select Run as administrator.
- Type or copy and paste: wmic service "Sage 50 SmartPosting [Version]" call stopservice.
- Press Enter.
- Type or copy and paste: wmic service "Sage 50 SmartPosting [Version]" call ChangeStartmode Disabled.
- Press Enter.
- Messages will be displayed after each command confirming that the services were stopped and disabled.
[BCB:161:Chat 50 US:ECB]
|
|