sus install error

  • Thread starter Thread starter jdegrassi
  • Start date Start date
J

jdegrassi

I try to install SUS server on a windows 2003 server and
get the following error during the install

Service W3SVC failed to start. verify thatyou have
sufficient priviliges to start system services.

I added my userid to the administrator roup of the local
machine. That userid is also a domain admin userid.

I got the SUS software from the microsoft site. The
install program is "sus10sp1.exe

Any ideas?

J. Degrassi
 
W3SVC is the world wide web publishing service (aka IIS) so check that this
is running (goto run -> type cmd <enter> then type net start w3svc <enter>)
and see what happens.

Chris Pratt - MCP
 
Back
Top