-
RT7Lite and AIO x86 x64
Got 1 more question wich i ran into with WPI and the security warnings. I looked up the registery files at wich worked. But when i apply them i have to reboot to get rid of the securtiy message. Does the FirstLogonCommands continue at the order where it was if i would give in a reboot command?
-
RT7Lite and AIO x86 x64
Thanks! This really helped alot..
-
RT7Lite and AIO x86 x64
I used the WSIM to validate the xml. Could you check out my unattended file? Windows 7 - Autounattend - Upload.xml
-
RT7Lite and AIO x86 x64
Hmm i didnt chanced much, only some names and language setting. I guess the unattended for the WDS should be the same as for any other unattended version.. Dunno what im missing here..
-
RT7Lite and AIO x86 x64
Thanks for the unattended info. Altho i tryed to add it to my WDS server but its gives me a parse error at line 4, colum 190...
-
No network drivers installed (WDS, WMware, Win2008 R2)
2 Options; 1) Import the drivers into the WDS server wich is a new feature in 2008 R2 under WDS. 2) Load drivers into boot.wim with RT Lite and load the new boot.wim into your WDS server.
-
RT7Lite and AIO x86 x64
Boah! Oke... takes about 6-8hours to load them in.
-
RT7Lite and AIO x86 x64
Oke thanks. But how about driver and updatepacks? Do i have to load them in each image or only once?
-
RT7Lite and AIO x86 x64
Hi, Another question about an AiO installation. I made a custom wim file with x86 and x64 in it. I did some registery tweaks and added some custom wallpapers but when i apply these settings and rebuild all the images is does only apply to the version of Windows i selected ealier. I figured out that i have to do the same trick over and over for every version of Windows inside the image to apply them to all of the version wich take alot of time whenever i have to make a small adjustment. Can any1 help me out how to apply them to ALL of the images inside the wim file without rebuilding and reloading them every time?
-
Clean Windows 7 Properly?
What you mean, uninstall updates and apps? Are you using a random brand recovery mode?
-
Supported to make custom install.wim of HP OEM images?
Check out the mydigitallife forums for more info. Ive dont the same trick with building the OEM wim file that way.
-
Supported to make custom install.wim of HP OEM images?
Why not make clean image with optional drivers and SLIC activation?
-
Problem with unattended Installation - no key and autologon
so i can no longer select the edition i want to install at the beginning of the setup... I also use this in my autounattend; <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> </MetaData> </InstallFrom> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall> wich you should place directly above you <UserData>
-
Problem with unattended Installation - no key and autologon
Try this <UserData> <ProductKey> <Key /> <WillShowUI>OnError</WillShowUI> </ProductKey> <FullName>Username</FullName> <AcceptEula>true</AcceptEula> </UserData>
-
RT Seven Lite - RC build 1.7.0 and Beta build 2.6.0
Ah cool, thanks