Content Type
Profiles
Forums
Events
Everything posted by Tripredacus
-
A plea for help, Windows 7 32/64 bit AIO iso
Tripredacus replied to RickRollNW's topic in Unattended Windows 7/Server 2008R2
Ah yes. The 32bit setup.exe can show either a 32bit or 64bit index from install.wim. The 64bit Setup.exe can only show a 64bit index from install.wim Note I chose the term "show" as in will appear in the image selection window. For example: I never tried to force 64bit Setup to install a 32bit install using an answer file. My 64bit boot images do not use Setup.exe. -
Not yet. Presuming I have some time to try it next week I will.
-
Microsoft has made available a CTP of Windows Embedded 8 you can try out. If there is any way to get rid of Metro, it can probably be figured out with this. http://www.microsoft.com/windowsembedded/en-us/evaluate/windows-embedded-standard-8-ctp.aspx
-
Switches for what? Anyways, as far as drivers go. For the boot.wim you only need LAN and Mass Storage drivers. If you are not doing a network deployment, you may not even need LAN drivers. Since all my WinPE use is from PXE, those two driver types are the ones I use. However, I don't go about adding drivers willy-nilly. Only if a hardware isn't working properly, I add its drivers.
-
It certainly is a neat idea, but in practice I've found it doesn't always work for some reason and it times out connecting to the MS DL site. Which is fine since I did have the ISO somewhere already.
-
Question About Win7 Sysprep
Tripredacus replied to justpooped's topic in Unattended Windows 7/Server 2008R2
What are you using re-arm for? What Windows SKU is it? -
SLMGR Broken After Sysprep to New Machine
Tripredacus replied to justpooped's topic in Unattended Windows 7/Server 2008R2
What is the exact error you get? -
A plea for help, Windows 7 32/64 bit AIO iso
Tripredacus replied to RickRollNW's topic in Unattended Windows 7/Server 2008R2
Of course not. WinPE (boot.wim) doesn't support WoW, so you need to match archs for either build. I use x64 boot.wim to do everything nowadays tho. -
Programs become unresponsive after a time in Command Prompt
Tripredacus replied to Click Beetle DX's topic in Windows XP
That is not a normal behaviour. I'd expect the issue isn't related to the command prompt. When you go to run your command prompt, do you use COMMAND.COM or CMD.EXE? -
SATA drive completely wiped clean
Tripredacus replied to Bckingofkings's topic in Hard Drive and Removable Media
This is a duplicate topic. -
Does this Flash functionality in IE10 exist in the RP? I don't think I have it installed anymore to play with.
-
Someone I know on another forum recently won an above-ground pool in a contest but then gave it away. It was a concept he hadn't considered before, being a huge turtle fan, of using a pool as an aquarium. So he decided to up the ante and plan on a budget for whatever would be required for a large above ground pool for his turtles. His excitement seemed to let him ignore all of our warnings about why a large outdoor water spot like that could be very bad for him and his neighborhood. Think about having a pool that doesn't have chlorine (it would kill turtles and the other fish) and wouldn't ever get a cleaning a pool would normally get. Mosquitos and other bugs would be in heaven. Remember this is an open-air aquarium outside, open to the elements and the creatures of the night, not safely kept within a house. To help illustrate the potential dangers of such an endeavor, I was commissioned to provide something to put it all in perspective. I still don't think he gets it, but whatever!
-
One easy WIM to get to is the boot.wim on the Windows Setup DVD. But you still can't add any WinPE packages and if you keep adding things for JFX's tool to get, you might as well just download the entire thing!
-
You should be using a .cmd extension for Windows 7! This is a good test but FirstLogonCommands doesn't use a command prompt (opened by a user) to process the command. You can try outputting your command to a file using the " > file.log" method to see what exactly isn't working. Have you tried using CMD /C instead of /K and see if that makes any difference?
-
Well, then I managed to just do something impossible. jaclaz Well yes, using an unlocker (or closing some handles) might be considered "cheating"
-
We're talking about XP here. It came out in 2001... Do you remember what computing was like back then? A large picture file was 300k and digital cameras had floppy disks in them. Video files were not as common of something to download (and the quality was horrible). I'd expect the planning for XP and its My Documents folder was even earlier than that. The fact that they were smart enough to include those folders it remarkable enough. But TBH, I never used My Documents or any of those "My" folders inside due to performance issues with how it is tied into startup and the profile.
-
It would appear so. It isn't the securest method of prividing service. If any of the company's systems are on that network (like accounting or whatever) then they are open to be attacked, even if they don't show up in the Network list. That may be enough motivation for them to set their network up differently.
-
A plea for help, Windows 7 32/64 bit AIO iso
Tripredacus replied to RickRollNW's topic in Unattended Windows 7/Server 2008R2
The RAID driver that the boot.wim uses is just for WinPE to be able to write to the drive. It isn't related to the RAID driver in your install.wim. WinPE/Setup writes everything (contents of install.wim) to the disk and the next boot doesn't have anything to do with it. You can use a 64bit boot.wim to install x64 images only, but x86 boot.wim can install both archs. -
Huh, that would be weird (but not surprising anymore). Microsoft's own creation, not supported on its own websites? I think I'll try that and see what happens next time I boot up the RP. Would that be Metro IE10, or Desktop IE10, that's lacking Silverlight support? I think the only one that really makes use of Silverlight is Connect, probably others. But there are even some MS sites that do not work properly with IE9!
-
You can, but why would you? You use server to "serve" out services. For example: - Active Directory - Exchange - DHCP - DNS - Web Server (IIS) etc
-
I'm not sure if the domain joining problem was due to the fact that it is really Datacenter version has anything to do with it.
-
Rename the malwarebytes.exe in its Program Files folder and try to run it. Name it something funny or creative. I'd post what mine is named but I might break a forum rule.
-
It may be helpful for others. I had forgotten that I have the CHMs from ADKFest, but they aren't RTM yet so they aren't the best.
-
You can set a GPO to run a program or script at logoff, but I guess it doesn't matter if you can't delete it from a running OS.