Grasshopper666
Junior Member
I am trying to install Microsoft SUS (Software Update Services) on one of my Windows 2000 Server DC's, running IE 6.x, SP4 and latest critical patches.
I installed IIS, verified the default web site works, and then I installed SUS. After it's done I'm told to go to http://MACHINENAME/SUSAdmin where MACHINENAME is the name of the DC I am installing on. I attempt to go to that address and get an error as if the site is not there. Which is weird because WINS & DNS is running and I can ping the machine from itself or anywhere else just fine.
Then, if I instead go to the IP of the server http://192.168.0.10/SUSAdmin I am prompted for a username/pass and I type in the domain administrator account. At which time I should be presented with the SUS Web interface but instead I get only a blank web page, and the browser says it's done. I went to View - Source and this is what I see:
<html>
<head>
<title>Microsoft Software Update Services</title>
</head>
<frameset rows="100%,*">
<frame name="corpwu" src="/autoupdate/administration/default.asp" />
</frameset>
</html>
SUS appears to be installed but is not running properly.
If I browse c:\inetpub\wwwroot\SUSAdmin, the only file in the directory is a 1kb file called default.asp. There are no other html files, or any kinds of files.
Can anyone tell me what's going on ? This is the 2nd time I've installed SUS to no avail. I've also tried uninstalling IIS, rebooting, and reinstalling, and then re-installing SUS.
Thanks for any help.
I installed IIS, verified the default web site works, and then I installed SUS. After it's done I'm told to go to http://MACHINENAME/SUSAdmin where MACHINENAME is the name of the DC I am installing on. I attempt to go to that address and get an error as if the site is not there. Which is weird because WINS & DNS is running and I can ping the machine from itself or anywhere else just fine.
Then, if I instead go to the IP of the server http://192.168.0.10/SUSAdmin I am prompted for a username/pass and I type in the domain administrator account. At which time I should be presented with the SUS Web interface but instead I get only a blank web page, and the browser says it's done. I went to View - Source and this is what I see:
<html>
<head>
<title>Microsoft Software Update Services</title>
</head>
<frameset rows="100%,*">
<frame name="corpwu" src="/autoupdate/administration/default.asp" />
</frameset>
</html>
SUS appears to be installed but is not running properly.
If I browse c:\inetpub\wwwroot\SUSAdmin, the only file in the directory is a 1kb file called default.asp. There are no other html files, or any kinds of files.
Can anyone tell me what's going on ? This is the 2nd time I've installed SUS to no avail. I've also tried uninstalling IIS, rebooting, and reinstalling, and then re-installing SUS.
Thanks for any help.