I am at a loss.
I am setting up an isolated client and server pair to send off to a contractor so that they can duplicate our environment here for a specific piece of software support.
I client is WinXP pro, set up as one of our front line user machines. I was able to properly configure it on our LAN, install the production version of the software from the production server and run it without issue.
The standalone server is Win2k. It has a share on the drive that mimics our production environment. It has a copy of the production software on it. It's name is the same as the production machine. The pertinent drive maps are identical.
The next step is to link up the client and the server and get them talking in their own little world. Done. Created a Workgroup and allowed full control for the user. Shared the network drive that contains the software and mapped it on the client. At this point, from a desktop POV, the client looks just like it is connected via our network to the production server.
Next step is to reinstall the software on the client meaning registering a handful of .dll's and an .ocx or two. We have a script that runs to save typing, works every time it's tried. It is run from the network drive and successful registry entries are confirmed. Except, when I run the script on the attached client, failures abound. The only users set up in the workgroup are identical on both machines and both have full control. On the server, the script run and has no problem registering the dlls on it. I even tried copying one of the dlls from the server directly to the client and registering it from the command line with the same error.
Am at a loss.
I am setting up an isolated client and server pair to send off to a contractor so that they can duplicate our environment here for a specific piece of software support.
I client is WinXP pro, set up as one of our front line user machines. I was able to properly configure it on our LAN, install the production version of the software from the production server and run it without issue.
The standalone server is Win2k. It has a share on the drive that mimics our production environment. It has a copy of the production software on it. It's name is the same as the production machine. The pertinent drive maps are identical.
The next step is to link up the client and the server and get them talking in their own little world. Done. Created a Workgroup and allowed full control for the user. Shared the network drive that contains the software and mapped it on the client. At this point, from a desktop POV, the client looks just like it is connected via our network to the production server.
Next step is to reinstall the software on the client meaning registering a handful of .dll's and an .ocx or two. We have a script that runs to save typing, works every time it's tried. It is run from the network drive and successful registry entries are confirmed. Except, when I run the script on the attached client, failures abound. The only users set up in the workgroup are identical on both machines and both have full control. On the server, the script run and has no problem registering the dlls on it. I even tried copying one of the dlls from the server directly to the client and registering it from the command line with the same error.
Am at a loss.