Thursday, September 18, 2008

Set Path for stsadm.exe

Another one from Jonathon J. Frost's blog, this post demonstrates how to set the path for stsadm, so that you do not have to type the full path or keep it in your build scripts. The basic gist is setting something called an environment variable on the machine that the script is running (dev machine, server, etc.). Just one of those things that makes life just a little easier.

No comments: