Jump to content

BDS250

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by BDS250

  1. You could always set the network settings from a batch file using the NETSH.exe enviroment. On a a machine with the network settings configured use this command: netsh.exe int ip dump > c:\ipsettings.txt That will create the netsh script that you run on the freshly imaged machine netsh.exe exec ipsettings.txt If you are using static IP address's you will want to edit the ipsettings.txt file and change the ip settings. Hope that helps.
×
×
  • Create New...