Table of contents
Newtest Remote Manager (NRM) Service
The Newtest Remote Manager (appeared in 751) is used to perform operations that can't be done by the robot login account, when administrator rights are needed, like :
- Start Modes:
- Autologon for the console session (Windows 7...)
- Shadow Session Management (Windows 2008, 2012..)
- Launch Robot and NTBR
- Update registry
- DLLs Register
- Synchronise date/time
- Install patches
- Logs management
Note: since CU12, it is possible to stop the autologon management (e.g. when overlapping with GPOs...) with the following registry key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\AUDITEC SA\REMOTE_MANAGER]
([HKEY_LOCAL_MACHINE\SOFTWARE\AUDITEC SA\REMOTE_MANAGER] for 32bits)
NO_AUTOLOGON=1
The default installation folder is "C:\Program Files (x86)\NEWTESTRemoteManager"
and logs are stored in "C:\ProgramData\IP-LABEL\NEWTESTREMOTEMANAGER\RESULT"
The default port of this listenner is the port 9861.
It can be tuned in the NEWTESTREMOTEMANAGER.INI file in "C:\ProgramData\IP-LABEL\NEWTESTREMOTEMANAGER" and in the registry.
Comments