|
How To Manually Install or Remove the Mini Remote or NT Utilities Client Agent Services |
The information in this article applies to:
|
|
In this article:
Manual Installation Instructions: The DameWare NT Utilities (DNTU) Client Agent Service (DNTUS26.EXE) and the DameWare Mini Remote Control (DMRC) Client Agent Service (DWRCS.EXE) can be manually installed on any machine by simply copying the required files to the appropriate directory on the remote machine, then executing one simple command to install the Client Agent as a Service. The DNTU Client Agent Service is completely separate from the DMRC Client Agent Service (see below) and is not required to be installed on the remote machine in order for DNTU to function properly. The DNTU Client Agent Service is only required for the RCMD Console, RCMD View, and ShutDown View (poweroff and logoff only), and provided the necessary File & Printer Sharing ports are open between the local and remote machines, DNTU will automatically prompt the user when the service is necessary and not installed on the remote machine.
Manually Installing the DMRC Client Agent Service: Unlike the DNTU Client Agent Service, the DMRC Client Agent Service must be installed and running on the remote machine before a connection can be made to that machine via the DMRC software. Typically, in a Local Area Network (LAN), the installation of the Client Agent Service can be done when the initial connection is made, however, the ability to install the Client Agent Service remotely depends on many different factors within the Operating System implementation and configuration.
One additional thing to note is that some Windows Operating Systems do not automatically start a Service during the installation. Therefore, the Service may have to be manually started the first time either via DNTU Services View or the machine's Administrative Tools - Service view (MMC Services Snap-In). This can also be accomplished from the Command Prompt via the Net Start command (include quotes around the service name).
Manual Removal Instructions:
A single command is required to manually remove the Service. This also applies to the centralized version. Command is shown below:
After the Service has been removed the associated files listed above can be deleted. Using Microsoft's SC.EXE utility to create/delete Services: Microsoft offers an additional utility which allows a user to remotely create, start, stop, and delete Services from the command line. It is called the SC tool (Sc.exe). Also note that [MachineName] is an optional parameter, and when it is not specified the current machine is used.How to Create a Windows Service Using Sc.exe http://support.microsoft.com/?kbid=251192 For Example: (XP/2003 only): sc [MachineName] create DWRCS DisplayName=DameWare Mini Remote Control Type=own Type=interact binPath="DWRCS.exe -service" For Vista / Windows 7 / 2008 Server (since Services no longer interact with the Desktop): sc [MachineName] create DWRCS DisplayName=DameWare Mini Remote Control Type=own binPath="DWRCS.exe -service" -or- sc [MachineName] delete DWRCS
If files or Registry entries are mistakenly deleted/renamed prior to reading this article, further knowledge of Services and how they work within Microsoft Operating Systems is needed. Please consider the following:
If the files are mistakenly deleted or renamed without running the command above to properly remove the Service first, try the following: DWRCS -remove 3. The Service can be reinstalled by typing: DWRCS -install. and restarting the Service, either via the MMC or by typing: net start "DameWare Mini Remote Control". The Service can also be reinstalled by connecting to this machine again using the DMRC software. |
How To Manually Install or Remove the Mini Remote or NT Utilities Client Agent Services
Modified on: Fri, 16 Sep, 2016 11:42 AM
Yes No
Sorry we couldn't be helpful. Help us improve this article with your feedback.