Help windows 2008 server core -dhcpservercore

sgmdarshana

Junior member
  • Jan 6, 2007
    195
    12
    18
    Colombo
    im try to configure dhcp using this command in ms 2008 server core 64
    “start /w ocsetup dhcpservercore” and
    “start /w ocsetup dhcpserver”

    Then i got the below error massage
    ” The specified windows component could not be found: dhcpservercore “
     

    Enigma_1

    Junior member
  • Feb 5, 2008
    70
    3
    8
    Colombo
    when I use your command start /w ocsetup dhcpservercore it gave me an error. So I tried with out using start /w

    Code:
    ocsetup dhcpservercore
    then it worked . As far as I knw using the /w will show you the status of the installation.
     

    sgmdarshana

    Junior member
  • Jan 6, 2007
    195
    12
    18
    Colombo
    when I use your command start /w ocsetup dhcpservercore it gave me an error. So I tried with out using start /w

    Code:
    ocsetup dhcpservercore
    then it worked . As far as I knw using the /w will show you the status of the installation.

    thx a lot for giving help