NetSh

Discussion in 'Software' started by zimbo, Aug 11, 2006.

  1. zimbo
    Honorary Member

    zimbo Petabyte Poster

    5,215
    99
    181
    This is what i want to do... i got a DC and a DHCP Server (2 different Vm's) and i want to be able to control my dhcp server from the command line FROM the DC... how? The book says this can be useful when you have a slow WAN connection etc etc well im on the same domain and subnet and it doesnt work! Is there some option i need to tweek to let me use Netsh from the DC to configure the DHCP on the DHCP Server? :blink
     
    Certifications: B.Sc, MCDST & MCSA
    WIP: M.Sc - Computer Forensics
  2. zimbo
    Honorary Member

    zimbo Petabyte Poster

    5,215
    99
    181
    ok ok i found it again!

    Code:
    [B]netsh dhcp server[/B] [I]dhcp server name or IP address[/I] [B]then your switches[/B]
    :biggrin sorry about that!
     
    Certifications: B.Sc, MCDST & MCSA
    WIP: M.Sc - Computer Forensics
  3. zebulebu

    zebulebu Terabyte Poster

    3,748
    330
    187
    Try this:

    netsh dhcp server <IP Address> - then your commands following this, e.g. 'add scope 192.168.1.0 255.255.255.0 SCOPE newscope'

    That should do it!
     
    Certifications: A few
    WIP: None - f*** 'em
  4. zebulebu

    zebulebu Terabyte Poster

    3,748
    330
    187
    LOL

    You beat me to it - no fair, answering your own questions!
     
    Certifications: A few
    WIP: None - f*** 'em

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.