Geralmente esquecemos que a porta 80 é utilizada por outro serviço:
zmprov ms
ex:
zmprov ms mx.exemplo.com.br zimbraMailPort 5080 zimbraMailSSLPort 5081
um abraço
Segue a dica:Feito isso rode o comando abaixo:
C:\> diskpart
DISKPART> list disk
Select the USB device from the list and substitute the disk number below
when necessary
DISKPART> select disk 1
DISKPART> clean
DISKPART> create partition primary
DISKPART> select partition 1
DISKPART> active
DISKPART> format fs=fat32
DISKPART> assign
DISKPART> exit
xcopy X:\*.* /s/e/f Y:\
where X:\ is your mounted image or physical DVD and Y:\ is your USB
device
D:\boot> bootsect.exe /nt60 Y:Boa instalação do Windows Server 2008.
Configure sua interface e reinicie o serviço:
# svcadm restart milestone/network