Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

Restart Ax 2012 Services via the command line

$
0
0
AOS services can be start or stop through command line. Similar other services, One way to make .bat files and run them. net stop net start So restarting the AOS service named AOS60$01 would be: net stop AOS60$01 net start AOS60$01 You can determine the service name by going to Control Panel -> Administrative Tools -> Services and double clicking on the Service and looking in the field ‘Service name’. Similarly you can restart the report server using: net stop ReportServer...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>