Jump to content


anyweb

Root Admin
  • Posts

    9,108
  • Joined

  • Last visited

  • Days Won

    363

Everything posted by anyweb

  1. Step 4. Configure the Windows Deployment Services gui (mmc snap in) Click on Start/All Programs/Administrative tools/Windows Deployment Services. at this point we can see that WDS is not configured yet, so let's do that now. right click on the server name in the left pane and choose Configure Server at the welcome page click next change the remoteinstall path from the default C:\RemoteInstall to D:\RemoteInstall I put a checkmark in each of the DHCP options then clicked next I then chose to respond to all known and unknown computers (by default it's set to Do not respond to any) Please note, if you want to set this option to only respond to known computers, then you can do so, but you will have to prestage your computers in Active Directory to do so clicking on Finish applies these settings when done, you'll be told that the configuration is complete and that you can now add images to the WDS server, click on Finish (again). Step 5. Adding boot.wim and install.wim Note: You should use only the boot.wim file from the Windows Server 2008 DVD. If you use the boot.wim file from the Windows Vista DVD, you will not be able to use the full functionality of Windows Deployment Services for example, multicasting. If you have the Windows Vista SP1 dvd, you can safely use that for the boot.wim. The Windows Deployment Add image wizard will appear, insert your Windows 2008 Server DVD and click Browse, select the sources folder on the Windows 2008 DVD and then click next you'll be prompted to create a new image group, lets call it ImageGroup1 (the default name, you can change it later to Windows Server 2008 or Windows Vista Sp1 or whatever...). review your settings and click next when ready After a long while, the selected images will be added to the WDS server click finish and review the WDS server as it is now in the Boot Images pane, you should see Microsoft Windows Longhorn Setup (x86) and this is the original boot.wim file from the Windows 2008 Server DVD, please note that this is the default description name of the image, you could change it when addint the boot.wim image to something more descriptive as in this example In the Install Images pane, we can see the six available images from the Windows 2008 Server DVD, these are based upon the install.wim file on the DVD. you can now PXE boot your client computers to the Windows 2008 WDS server. troubleshooting note: if you add a new image to WDS and attempt to pxe boot and then install the image but get an error saying something like 'could not display the list of' then make sure you have used BOOT.WIM from a Windows Server 2008 DVD or Windows Vista sp1.
  2. Step 2. Add the DHCP role After completing Step 1, you now should see that Active Directory Domain Services and DNS server are installed (you can verify this in Server Manager, Roles, Roles Summary). Now that we are in server manager lets click on Add roles again followed by next. Select DHCP Server and click next. Review the information about DHCP server... and if you have more than one network card in your Windows 2008 server, select the one which will be handing out ip's (in my case that is 192.168.3.1), I removed the tick from the other network card listed next you will need to clarify which DNS server ip address to listen to, I changed it from my second nic's ip address 192.168.3.1, clicking on Validate will verify that it's ok enter your WINS settings, I went with the default and clicked next, next we have to input our DHCP server scope options, to do this click on Add enter your scope settings (mine are listed below) click ok and your DHCP scope will now be listed click next and you'll get IPV6 options, I chose to disable this as I'm not using IPv6 yet next we are asked about DHCP credentials for the AD DS, I stayed with the default, and then we will see a summary of our actions and choices for the DHCP server role clicking on Install will apply these settings and after some time you should hopefully see the following:- Step 3. Add the WDS role:- In Server Manager, Highlight and select Windows Deployment Services and click next. you will get an information screen which has some info including the following:- Click next and notice the two role services listed, Deployment Server and Transport Server, make sure they are both selected and click next to continue. view the summary and click install to install the WDS role... after some copying you should see this if you check server manager under roles you should now see the WDS role added.
  3. Note: If you already have an Active Directory setup and configured DNS then skip to Step 2 (Setup DHCP). If you have already configured AD, DNS and DHCP then please skip to Step 3 (Add the WDS role). This guide assumes that you have first of all installed Windows 2008 server on your machine and partitioned it as c: (Operating system) and d: (data), note that you can change the partitions after the installation of Windows 2008 server by using disk management and right clicking on a disk and choosing to shrink or extend. This guide is to help you set things up in a LAB. In Production, you have to plan things according to Technet documentation. Step 1. Setup and configure active directory Click on Start and choose Server Manager, scroll down to Roles Summary and choose Add Roles. When the wizard appears click next. As WDS needs the folllowing:- Active Directory Domain Services, DHCP, DNS, we will add the following role first:- Active Directory Domain Services We must install this role first before continuing to add the other roles, so lets select it and click on next. We will then be informed that installing AD requires us to run dcpromo.exe afterwards to make the server a fully functional domain controller. Click install to continue. once done we'll get the success screen click close to continue Once done the server manager will list our ADDS service with a red X beside it, click on it to run Dcpromo.exe. This will open up the Roles section of Server manager, and we'll see a summary which says This server is not yet running as a domain controller. Run the Active Directory Domain Services Installation Wizard (dcpromo.exe). Click on the blue text to continue. This will start the Active Directory Domain Services Installation Wizard. Click on next to continue. Next we will get a screen telling us that older versions of Windows (pre Vista Sp1 ....) may have problems with a bunch of things including Windows Deployment Services (for more info read KB942564) click next to continue Now we get to choose what type of domain we will setup, and for the purpose of this lab, we will select the second option, Create a new domain in a new forest. next we are prompted for the fully qualified domain name of the forest root domain (eg: corp.contoso.com) Note: if you have not already given this server a good computername, then cancel this process and do so now. The computername will be prepended to whatever FQDN you enter, so if you enter corp.contoso.com then the FQDN of this domain controller will be AD1.corp.contoso.com after clicking next the wizard will check the validity of the fqdn, next we get to choose the forest functional level, click the drop down menu and select Windows Server 2008 from the three choices (Windows 2000, Windows Server 2003, Windows Server 2008). As this is only a test lab, we are not concerned that we can only add Windows 2008 or later servers to this forest. Clicking next will give some addtional options, leave them as they are (DNS Server selected) and click on Next again. if you get a warning about dynamically assigned ip addresses ignore it (choose yes), you will most likely get another DNS warning if like me you don't have a Windows DNS server in the forest. Click yes to continue. Next we are asked where to store the AD database, logfiles and sysvol, stay with the defaults and click next. and we are then prompted to set the Directory Services restore mode administrator account password finally we get a summary of our actions click next to get started after a while you should see the AD wizard complete. Click Finish you'll be prompted to restart, so please go ahead and click on Restart Now.
  4. ok what server OS are you using here ? windows 2003 ? and which service pack ? i'll try and replicate this here cheers anyweb
  5. if you've just installed Windows Server 2008, and are trying to get connected to the internet via wireless you'll have no end of problems as it just will not see any wireless networks no matter what driver you install for your wireless card. The reason is because Wireless is disabled by default in Windows Server 2008. To resolve it, do as follows in Server manager scroll down to Features Summary and click on Add Features. When the Select Features window appears, scroll down to Wireless LAN Service, and place a checkmark in there. you'll be informed that the server may need a restart... click install to continue the wireless lan installation service will be initialized and hopefully will succeed click close to continue and then browse your wireless networks as normal choose one to connect to and then you are done ! that's it, cheers niall
  6. ok first of all lets rule out storage as the issue:- have you tried changing the AHCI/SATA mode in bios ? if changing that doesnt help your problem then we need to know exactly how you created your Windows PE image (what boot.wim file did you use and from what DVD (msdn/dell oem vista dvd) please specify cheers anyweb
  7. hi and welcome to the forums are you trying to use WDS to load your optiplex 755's with vista or xp or are you doing something else (capturing/deploying wds images...) on the front of your dell optiplex, does it say VPRO anywhere ?
  8. After being released to manufacturing last week, SP3 for XP is now available as either a standalone installer (direct download link) or at Windows Update. PC Magazine has coverage of the new service pack, including launch details, a hands-on review, slideshows, and expert tips. via osnews.com
  9. Despite Microsoft's obvious focus on selling Windows Vista to its customers, it hasn't yet forgotten about all those people out there that still use Windows XP (personally, I use Windows XP MCE 2005). The company has confirmed it has finally 'released to manufacturing' the third service pack to Windows XP - 7 years after the operating system's original release. via osnews.com microsoft > http://forums.microsoft.com/TechNet/ShowPo...3&SiteID=17
  10. hi Mike, so it's all working now ? this is excellent ! did you use my new WIM file at all ? i'd like to know if you tested it and if it worked. the reason we used the vista drivers was because WDS used the Windows Vista DVD to create the boot.wim file (which gives us windows PE....) and that needed the vista driver not the XP driver. i actually live in Sweden, Europe and i'm happy to talk about this on the phone if you want or on MSN either way i'm glad things are working for you now, spread the word ! cheers anyweb
  11. no that's not enough, you must import the wim into WDS by choosing 'add boot image' in the WDS gui in addition i think we've been using the wrong INF's all along, instead of using the windows xp ones we should be using the vista ones for windows PE.... so i've updated the WIM one last time to include the correct infs (i hope) sorry about this, but as I don't have an Optiplex 755 it's hard for me to test the theory please download this new WIM and test it, i'm very hopeful that it'll work here's what I did to put it together, C:\>"c:\Program Files\Windows AIK\Tools\PETools\copype.cmd" x86 c:\windowspe-x86 C:\windowspe-x86>Imagex /info "D:\remoteinstall\boot\x86\images\windows-noob_capture-(2).WIM" C:\windowspe-x86>Imagex /mountrw D:\remoteinstall\boot\x86\images\windows-noob_c apture-(2).WIM 1 c:\mount C:\windowspe-x86>peimg /inf="C:\dell\drivers\R162323\Vista32\*.inf" c:\mount C:\windowspe-x86>imagex /unmount /commit c:\mount the most important line above is this one C:\windowspe-x86>peimg /inf="C:\dell\drivers\R162323\Vista32\*.inf" c:\mount ok ? cheers anyweb
  12. ok can you confirm thhat you disabled the wim in wds, then imported mine, then re-enabled it then pxe booted the optiplex 755 what happened then ?
  13. Microsoft has finally pumped out Vista service pack one (SP1) in the remaining 31 languages as a manual download via its Windows Update site. Swedish download > http://www.microsoft.com/downloads/details...;displaylang=sv Bulgarian download > http://www.microsoft.com/downloads/details...4a-09146a0ba746 Danish download > http://www.microsoft.com/downloads/details...4a-09146a0ba746
  14. hi Mike, did you get a chance to test it yet ? cheers anyweb
  15. ok i've added the other inf to the wim, and here it is again to test please test it and let me know are we getting anywhere... cheers anyweb
  16. no problem, at least we know which inf doesnt work now, i'll add the other inf and re upload the wim for you to test ok ?
  17. have you tried to import the image into WDS boot images ? (hint, right click and choose add boot image)
  18. hi Mike i've now updated my wim file (the capture wim) with the driver for Dell Optiplex 755, please download it, add it into your WDS boot images and then tell me does it work for you, if it does work, then I will also make these changes to the deploy wim file. Please download the updated WIM from here (121mb in size) For your reference here are the commands I used to add the driver after disabling the WIM in WDS.
  19. hi Mike the driver is correct, please let me try to update my boot.wim with the driver and supply you with that boot.wim file, i'd be very interested to see if that works as soon as i get the time to do this i will (soon) cheers anyweb
  20. does your optiplex have a vpro sticker on the chassis ? if not maybe you need to be using the broadcom driver s can you check that please.. or verify what the nic is called in device manager cheers
  21. the optiplex 755 came in a few different versions (vpro or not) so it could have an intel or broadcom nic, is yours an Optiplex 755 vpro ? what is the nic listed as in the device manager ? what driver did you attempt to update windows PE with ? the vista or xp version ? if i had one i'd test it here but i dont sorry.
  22. ok mike i'll try and do a howto on adding drivers to a wds boot.wim used for DEPLOYING images, as i think this is where you have made a mistake if you can capture the image but cannot deploy the same image then we must update boot.wim for the DEPLOYMENT boot.wim if you are willing I can do a remote desktop session with you (time willing) if you want to try this then let me know cheers anyweb
  23. Microsoft plans to make a key Internet Explorer default change to thwart attackers trying to hack into its Web browser. The software maker will enable DEP/NX by default in IE 8 when the browser is running on Windows Vista and Windows Server 2008, a major tweak aimed at mitigating browser-based vulnerabilities. DEP/NX (Data Execution Prevention/No Execute) is already available in IE 7, but it's turned off by default because of compatibility issues. via osnews.com
  24. hi Mike i've tested capturing an XP pro sp2 image using WDS and in the process completely re-read (and slightly edited) the WDS capture guide I wrote. It successfully captures the image and stores it on my WDS server, I can then PXE boot the client back to the server and I can see the windows PE menu with options that are as follows:- if i then choose to deploy the image it will list the XP image I captured earlier, is this where your's fails, if not please specify... cheers anyweb
  25. hi Ben i've tested this and it works fine for me (both XP images and Vista) cheers anyweb
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.