<service>
	<id>avayaaccs.exe</id>
	<name>AVAYA ACCS</name>
	<description>Windows Service For AVAYA- Social Media Channels Connectivity</description>
	<executable>C:\Program Files\nodejs\node.exe</executable>
	<argument>--harmony</argument>
	<argument>C:\inetpub\wwwroot\socialmedia_accs\windowsservice\node_modules\node-windows\lib\wrapper.js</argument>
	<argument>--file</argument>
	<argument>C:\inetpub\wwwroot\socialmedia_accs\windowsservice\index.js</argument>
	<argument>--scriptoptions=</argument>
	<argument>--log</argument>
	<argument>AVAYA ACCS wrapper</argument>
	<argument>--grow</argument>
	<argument>0.25</argument>
	<argument>--wait</argument>
	<argument>1</argument>
	<argument>--maxrestarts</argument>
	<argument>3</argument>
	<argument>--abortonerror</argument>
	<argument>n</argument>
	<argument>--stopparentfirst</argument>
	<argument>undefined</argument>
	<logmode>rotate</logmode>
	<stoptimeout>30sec</stoptimeout>
	<serviceaccount>
		<domain>OMUMAV02</domain>
		<user>LocalSystem</user>
		<password></password>
	</serviceaccount>
	<workingdirectory>C:\inetpub\wwwroot\socialmedia_accs\windowsservice</workingdirectory>
</service>