Networking an r400.0 client to a remote pc, Networking an r400.0 client to a remote pc -12 – Rockwell Automation 1757-SWKIT5000 ProcessLogix R500.1 Installation and Upgrade Guide User Manual
Page 136

Publication 1757-IN500A-EN-P - September 2002
5-12 ProcessLogix Client Installation and Upgrade Procedures
Networking an R400.0
Client to a Remote PC
Use the following procedure to map a drive on an R400.0 Client to a remote
machine.
1. Logon to the R400.0 Client as ps_user.
2. Click Start
⇒
Run.
3. Enter this command:
>cmd<
and click OK to open the DOS window.
4. Enter this command:
>NET USE T: \\STN01\C$<
(where STN01 is the remote PC name)
and press <Enter>.
5. Open Windows Explorer and confirm that the T: drive exists.
6. Enter this command:
xcopy C:\Data\*.* T:\R400Data /E
and press <Enter>.
7. If necessary, enter >D< to specify that R400Data is a directory.
ATTENTION
!
All data saved on the existing Client PC should be stored
on a remote PC before upgrading the Client. The remote
PC can be any PC on the network, such as another Client
PC.
C:\>NET USE T: \\STN01\C$