{}

Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.

Search FAQs

PME Maintenance: How to use PowerShell to stop/Start all ION services

How to use PowerShell to stop/Start all ION services​
Issue: How to turn all PME services off and on

Product Line:
Power Monitoring Expert 9.0
Power Monitoring Expert 2023

Environment:
Windows Services
Windows Powershell

Resolution:

When performing PME maintenance or doing some testing, might be required to start/ stop all ION services.
You can use the scripts in attachment to do this task faster.
The scripts will start/stop the following services in this order.  -you can edit it if you might require changes-
  • W3SVC
  • PMLNetman
  • IONEW
  • PMLLogServer
  • PMLION
  • IONRS
  • PMLSS
  • PMLVIP
  • PMLXMLSubscriptions
  • PMLXMLSubscriptionStore
  • PMLMK
  • PMLCM
  • CoreServicesHost
  • DataServicesHost
  • ProviderEngineHost
  • ManagedCircuitService
  • PowerCloudAgentService
  • IONDiagnosticsAndUsage
  • PMLOGROUTER
  • PMALARM
  • PMLVIP_VIP.DDD
  • PMLVIP_VIP.DEFAULT
  • PMLVIP_VIP.PQADVISOR
To start the services use this command: powershell -command .\Services_Start.ps1
To stop the services use this command: powershell -command .\Services_Stop.ps1

Note: The scripts are intended to be used with PME9.0, for older versions you will need to edit them to remove the services that do not exist in older versions. Also attached are the PME 2023 version of the scripts.


Schneider Electric South Africa

Attachment(s)

PME2023 Services StopStart Scripts_2.7zPME2023 Services StopStart Scripts_2.7z [1.29 KB]
PME9StarStopScripts.7zPME9StarStopScripts.7z [706 Bytes]
Explore more
Range:
Category:
Explore more
Range:
Category:
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.