Okay guys,
Hoping I can get some help on this. There is currently a situation that is occurring when our sites lose connection to the internet. The server and the hosts are on two different Domains right now (temporary until we are fully upgraded).
the current fix we are using is the net use command that looks like this c:>net use \\servername /user:Servername\administrator password.
the way we have the servers set up is they are have the state prefix and a 3 digit number. We have this said 3 digit number in the environment variables named store: XYZ
I am sure there is a way that I can have it look at the environment variables to get the information for the server name so I don't have to make 300+ files to push down to the stores. I would much rather only make one for each state to push down to the system.
(also yes we do have people to do this but it seems to keep being pushed under the rug and I would just like to make it for my bosses for 1) brownie points 2) I'm tire of walking people who know little to nothing about computers how to use a command prompt. It would be much easier to set them up with a shortcut button on the desktop they push if they get the error.
any info would be greatly appreciated. I know I have no forum gold I just hope someone knows it off the top of their head. I am still currently researching on how to do this myself.