Hello,
We have 70+ servers that are going to be renamed this fall. Our tech folks say they will provide us with a variable named like %ServerName% that our application can use. I'm afraid I don't know how to use something like "%ServerName%" directly in code, but I do know how to read values from the system registry.
Currently we have 70+ servers around the world all named the same thing, and our app references a server path like "//server/AppFolder/".
Is there an easier way (that the tech folks won't grumble about!)?
Thank you!
Learn from the mistakes of others. You won't live long enough to make all of them yourself.
We have 70+ servers that are going to be renamed this fall. Our tech folks say they will provide us with a variable named like %ServerName% that our application can use. I'm afraid I don't know how to use something like "%ServerName%" directly in code, but I do know how to read values from the system registry.
Currently we have 70+ servers around the world all named the same thing, and our app references a server path like "//server/AppFolder/".
Is there an easier way (that the tech folks won't grumble about!)?
Thank you!
Learn from the mistakes of others. You won't live long enough to make all of them yourself.