JSI Tip 0606 - Error 1326 when running the Remote Command Service (RCMD).
Jerold Schulman
July 19, 1998
1 Min Read
RCMD.EXE from the
is a Client (RCMD.EXE) / Server (RCMDSVC.EXE) tool for remotely issuing commands on a Windows NT Server.
If you receive the subject error when using RCMD.EXE, there has been a logon failure to the server. Correct this by opening a command prompt on the client and typing:
net use \IPC$ /User:
where is the server on which you are attempting to run a remote command
and is a Domain Administrator account.
See tip 239 for a "donnationware" remote console facility.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like