I'm unfortunate to have a HTTP / IIS Microsfot at my disposal so apologies if I'm asking too many questions.
In the admin guide I see the following ....
"In configuration where the upgrade script and application files are in the default directory on the HTTP server, do not use the HTTPDIR=<path>.You do not have to use Option 242. If you do not use this option, you must ensure that the key information, especially HTTPSRVR and MCIPADD, is administered appropriatley elesewhere."
I plan on using option 242 from the above example with the following string with my specific information
MCIPADD=0.0.0.0,0.0.0.0,MCPPORT=1719,TLSSRVR=1.1.1.1,HTTPSRVR=1.1.1.1,L2Q=1,L2QVLAN=25,L2QAUD=5,L2QSIG=3,DSCPSIG=26,DSCPAUD
I don't plan on using HTTPDIR=<path> and instead placing the upgrade script and application files are in the default directory on the HTTP server. Dumb question but what/where is the default directory on a Microsoft 2003 Server running IIS?