web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Changing AOS service name

PA-22040759-0 Profile Picture PA-22040759-0 6,194
Sometimes in a development environment you may have an AOS serving a specific purpose or project and maybe the role of the AOS changes over time.

When the role changes it would be nice that the service name was changed, to correctly indicate what it serves. Here is the command line for changing the display name of the service:

sc config AOS50$01 DisplayName= "Dynamics AX Object Server 5.0$01_MyNewPurpose"

This of course doesn't change things like the name of the folder holding the binaries (which you probably shouldn't change if you want to be able to uninstall the service). To change everything you'd need to install a AOS service and possibly uninstall the old service.

Changing the service name is just a quick way to indicate the changed purpose of the service.

Comments

*This post is locked for comments