Jump to content

Tripredacus

Supervisor
  • Posts

    13,306
  • Joined

  • Last visited

  • Days Won

    24
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. It would also be nice to see what your startnet.cmd has in it.
  2. Are you sure that your USB on this PC (SiS) is a 1.1 controller? Does a USB key work on it doing a read and a write?
  3. hellohellocat!
  4. Beastie Boys - Flowin' Prose
  5. The default is "Same domain as the Windows Deployment Services server." Are you trying to change it to another option? What do you need to change this for?
  6. I'm always worried once any browser wants to use more than 250MB RAM, much less 4GB. What type of memory intensive thing would that extra RAM allow? I can see maybe certain Flash or other related animations being better... save Silverlight. Else, maybe it means I could have hundreds of tabs open...
  7. Ok, but why are you configuring option 60 on the WDS Server? You need to configure option 60 on the DHCP server. If you don't have the WDS role added to the DHCP server, you'll need to add the additional options I mentioned in step 4 of my link. My DHCP server has the WDS role that I use to remotely administer the WDS Server, which seems to figure itself out easier without as much manual configuration.
  8. Well its possible no one know the answer of your question. I will move this to customization forum, maybe you can get a start there.
  9. So are you getting these permission denied errors on the DHCP server? Your WDS should be just fine using default settings.
  10. Well since you can change your DHCP options, check out my guide, Step 4 is the full set of things you need to set on the DHCP server to point it to the WDS.
  11. That's fine, my guide is for two servers, one is DHCP and one is WDS. If you do not have rights to change settings on the DHCP server, you'll need to talk to your network administrator. Otherwise, you'll have to get your WDS off your corporate network.
  12. Oh sure, the Win 7 setup doesn't care what is on the server. It just needs a path and credentials to connect to it. If Server 2008 can deploy Linux, why not Linux deploy Windows 7? Definately get the WAIK. Start with Scenario: Deploy from a Network
  13. The DHCP server is the PXE server. You configure its PXE response option to point to the IP\hostname and bootrom path of the WDS. For an example of this, see step 4 of my WDS guide: Its for 2003 but it should give you an idea.
  14. This isn't a unique situation. I had encountered this with a Compal notebook in the past 6 months, but it would only refuse to boot off the CD if the OS on the HDD was in Hibernate. Any time it wasn't in hibernate it would work fine. Does your notebook have a boot menu where you can select the boot device?
  15. If you really want to do a recovery on the system, we can probably ignore the SVCHOST issue. You are getting the STOP 0x7B with an XP CD via a USB CD-ROM because the USB driver is not in the XP CD. Because you can boot OPHCrack doesn't help (other than it means you have a usable drive) because that OS (Linux) either has the driver for the USB in it or doesn't try to use it the same was the XP disc does. You have two options. You can learn to slipstream the USB drivers into your XP MCE CD, but you will need to have a working CD writer. The other option is you can build an XP install on a USB Key. So for the moment, I'll put this topic in XP Unattend section.
  16. You can use the BOOT.WIM from the DVD and put it on the USB key. You can make an XML that looks at your network drive for the INSTALL.WIM. I haven't tried something like this but I know it is possible. I am going to guess you aren't using a specific server technology?
  17. You are right. Even tho I install the IE9 x64 package, the default browser is still the 32bit client. I had to go out of my way to open the x64 version. I confirmed that Silverlight does not work with it.
  18. 64-bit IE is hardly a common browser (probably well below 1%). Not that I would use silverlight in the first place as not enough people have it installed (nor is its future certain). And the percentage of browsers that properly supports a decent subset of the HTML 5 features is still WAY too low to be "viewable universally" like you want. Flash has a good install base but it's not supported by a some devices, like the iphone/ipod/ipad and a bunch of other mobile devices (including a lot of android devices). If you can live without those gadgets, then HTML 4 + Flash is still an option. Where does this tidbit come from? I just did a test, deployed Win7 Pro x64, and installed IE9 x64 with Silverlight. My test page was http://www.mahorney.net and that site works fine. I did have to install a newer version of Silverlight for it to work, however.
  19. I can certainly download it, but why bother running it? Alas, why write a program that just deletes autorun.inf when I can do it using the Delete key?
  20. Here's a question I've been wondering about but haven't really cared about finding out the answer. So I'll throw it in here and see what you guys think. I have an answer file that creates 1 or 2 accounts during the oobe phase, it also sets a logon count for one of them. One complaint I hear about is that the Password will expire on any of the accounts after a certain amount of time. This can be fixed manually by checking the Password never expires box on the Account Properties, but how can this be done with the answer file?
  21. Not all Win7 DVDs will have all the versions inside the INSTALL.WIM. You can run IMAGEX /INFO on it it see what you have available to you. This is only for WSIM to know where the CLG file is that you build the XML with. It is not used by setup. Also, setting flags isn't going to mean anything for what you are doing, so you can omit that step alltogether. The only programs I've seen make use of the metadata set by flags is by the RECENV.EXE that is part of Windows RE. This is likely why it was removed from the Windows 7 documentation (although Imagex won't error if you use it). Also the method to create a recovery partition in Vista was more "manual" than in Windows 7. In Windows 7, you don't even need to use /flags anymore when creating a recovery partition. Createa a Windows Image for Multiple Architecture Types
  22. The term "shareware" has gone by the wayside. Shareware was the idea that you could have a disk (or CD) and install the programs, then give it to a buddy to do the same. The correct term to look for is "trial" software, although some software will have a "limited" or "lite" version.
  23. Surely, Server Core does not support audio. See the following: General Development Considerations for Server Core
  24. Jcarle has a tool you might like then! http://www.msfn.org/board/forum/147-windows-updates-downloader/
  25. But windows backup will make "normal" .vhd files and NOT .wim ones, AFAIK. Question is seemingly about .wim images jaclaz In Backup and Restore, on the left there are two options: - Create a system image - Create a system repair disc The System Repair Disc requires a Windows DVD to read from first in order to create. The "System Image" is indeed a WIM file. I had used this once, but never tested the ability to use this WIM with Windows Backup and Restore on other systems. I'll do a test real quick to confirm if it is a WIM or not. Edit: Jaclaz is right, it makes a VHD. I don't know where I figured it made a WIM, but either way a DVD can still be made.
×
×
  • Create New...