Jump to content

Tripredacus

Supervisor
  • Posts

    13,305
  • Joined

  • Last visited

  • Days Won

    24
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Tripredacus

  1. The WinPE 3.1 is available as a download in the WAIK for Windows 7 SP1. Its really a waste for the most part. Is there a specific reason why you want the WinPE 3.1? I skipped it entirely and went from WinPE 3.0 directly to WinPE 4.0. Whatever new goodies were available in 3.1 didn't really effect anything I was doing, so I skipped it. Alternatively, you could make a copy of a Windows 7 SP1 DVD's boot.wim, which should be a 3.1 and then change the winpeshl.ini or whatever thing launches Setup.exe by default.
  2. Why do you use the power button to shut down? That would be a forced shut down usually. What happens if you shutdown by using that option in the operating system?
  3. What updates are you putting in the boot.wim? I've only installed a hotfix to a boot.wim ONCE.
  4. Maybe its just me, but I wouldn't want to be associated with a username that has been banned.
  5. I've never actually used Firewire before so I have no real experience with it. What I would do, however, is see if there are any mass storage drivers for the firewire controller on that system and inject them into the boot image. Then you can keep the install.wim on the Firewire drive. You should be able to use Setup in the boot.wim (USB) to install the image that way or DISM or whatever imaging tool you would be using.
  6. For any certs I have done, it never involved using some third party for training like that. If you want a cert in something, you typically should go through the company itself. For example, if it is Microsoft, get a Partner account and then go into the training section. There you can get summaries of what is on each test. You can study on those points on your own, use a VM with that software in it, do some tutorials, etc. Cisco used to be similar. Otherwise, most of these companies can offer "boot camps" or even courses themselves, which are often handled by a second party company. I agree with the reasoning that this may or may not be a scam... but I would consider it on the same line as a seller on Ebay with less than 100 feedback.
  7. I believe that I have included the 64bit browse.exe in the 7.3 download.
  8. Well that explains why we got a bunch of screen cleaning cloths in our Windows 8 promo kit.
  9. I've never heard of them and they don't have a page on Wikipedia. Not sure if that means anything tho.
  10. Is this what the outage was yesterday around 18:50 UT? What's gonna change with the upgrade ( besides spam measures )? Unless some skin hacking is done, the forum may end up resembling the layouts of other current version sites, such as reboot or lunarsoft, among others. We shall have to see how it ends up!
  11. I thought things would just settle down but I guess not. This wraps things up I suppose. Settle down.
  12. Dumb switches can end up dropping the network to the slowest link speed in some situations. I ran into it personally, that's why I recommend it if there is a lot of data and a mix interface environment.
  13. Well you've got the link to the MSU there. Have you tried manually installing it?
  14. Thanks so much for doing that. What do you suppose this anonymous metallic defect could be? I highly doubt it's solder, as that's white, not metallic. It appears to be a slight indent from a scratch where a round portion of metal shows. A co-worker said that he had accidently broken the USB port in his notebook and it did have metal under the plastic. Not the case in the one I tore up tho, so I can't say for sure.
  15. Only if it says it is in the guests group, or has "Guest" as a prefix to their name. Some of the spammers that were removed may have posts that we did not find. So if you find some, you can post the post ID here or PM it to me and we will determine whether or not that post needs to be removed. But it is important if you find these posts from only the past year. If you go back far enough there are older guest posts but I am not concerned with those.
  16. Well then don't! Why wouldn't this work for you? <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <Order>1</Order> <Description>Run First Setup stuff</Description> <CommandLine>cmd /C start /wait c:\folder\setupstuff.cmd</CommandLine> </SynchronousCommand> </FirstLogonCommands> Only one command, but that .CMD handles everything.
  17. What is the probability that these computers on the network have a mix of 10/100 and gigabit NICs? How about your servers? Are all your switches the same brand or are those mixed up too? If you have a mix of different NIC speed capabilities on your network, I would recommend that your company use switches that support Link Aggregation.
  18. I just tore up a USB port. There is no metal inside the plastic. Other than if you break it enough you will see the pins from the other side. Regarding the ports arrangement, there is no "up or down" standard when manufacturers put together their cases. For the most part, they may have a quality control measure to make sure all ports are facing the same direction for the entire production line, but it does widely vary as far as which way they are facing when they have a vertical orientation in a case.
  19. See this for guidance: Add a Custom Script to Windows Setup Notice it says that setupcomplete.cmd runs using the LOCAL SYSTEM priviledge. Because of Session 0 Isolation, anything running under this type of account is prohibited to interact with the Desktop. So to sum it up, you won't see a progress bar for example. Try using FirstLogonCommands instead.
  20. Here is a Powershell example: http://social.technet.microsoft.com/Forums/en/ITCG/thread/c35e7c1e-d5c1-421c-999a-7affeacd1668 Here is another thread on the subject: http://social.technet.microsoft.com/Forums/en-US/exchangesvrgenerallegacy/thread/4faa1da2-35d5-4311-8343-1a1ed8134037/
  21. What about wireless power options? Some devices like a NIC or even some running services can keep a computer from sleeping.
  22. The log file is going to be too big to post. Open the file up, scroll all the way down to the bottom. Then do a search, type KB2785094 in the box, and choose "Up" radio button. You'll have to scroll up a little more but you should be able to find the portion of the log file that relates to that update, and it should have the error there. For Event Viewer, look for any errors or warnings related to Windows Update and/or the installation of that update.
  23. Ahhhh that explains why KB2785605 didn't go in either. I'll have to keep watch for those little "-rp" in the file name. B)
  24. The failure should be noted in the Windows Update log file: http://support.microsoft.com/kb/902093 Also there may be something worthwhile in Event Viewer. What was your attachment? Do you have a SkyDrive account or other file hosting service you could upload the file to? If it is a picture you can use Photobucket or Flickr or something.
×
×
  • Create New...