FlipsideReality Once upon a time, in a land far far away…

2Jun/070

DriverPacks.net > DriverPacks > Intro

DriverPacks.net > DriverPacks > Intro

Good stuff! just integrate to an xp source and away you go!

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
20Feb/070

XP installation with WAIK (WIM based install) & PE2.0 (new RIS)

RIS is dead, long live WAIK & WIM. It seems that you can replace ris with WAIK and deploy windows xp sp2 systems with this new system. It doesn't use the dos text mode part of windows installation that we know and er.. love? There are some notable differences:

"Because .wim files are highly compressed, you can transfer them across networks with a minimal bandwidth hit. And because they are file-based, you can hot-edit them. That is, you can take an existing .wim file and add or remove functionality (such as a hotfix or service pack) without needing to create a new image from scratch."

Although i have found refrence to the fact that although you can hot mount these images under xpsp2 , you can't access them - to do that you need vista although KB926044 may solve that issue.:

"Note you should be very careful about loading registry hives of Vista installations - if you don't have a kernel patch ( KB926044 ) you can corrupt the registry"

This may be useful:

If you are getting NTLDR errors after WIM deployment, it's usually because the disk had previously been used with NT4/W2K/XP. Vista uses a different bootloader, so you need to update the boot sector.
Grab a copy of bootsect.exe from Vista and use the command:
bootsect /nt60 c: (assuming that c: is the boot drive).
If you need to revert to the XP bootloader, bootsect /nt52 c:
I usually do the bootsect command before I do the ImageX /apply.

Business Desktop Deployment (BDD) 2007 is the best practice set of comprehensive guidance and tools from Microsoft to optimally deploy Windows Vista and the 2007 Office system.

http://www.msfn.org/board/index.php?showtopic=72229

http://www.windowsitpro.com/Article/ArticleID/47447/47447.html?Ad=1

http://www.microsoft.com/downloads/...

http://www.microsoft.com/downloads/details.aspx...

http://www.microsoft.com/downloads/thankyou.aspx...

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
11Dec/060

Unattended, A Windows deployment system: Welcome

Unattended, A Windows deployment system: Welcome

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
24Aug/060

How to add a third-party OEM network adapter to a RIS installation

How to add a third-party OEM network adapter to a RIS installation

This is for adding network drivers to a ris image.

I found tht it didn't work untill i added the windows2000 nic drivers to the i386 directory. then it worked like a charm.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
24Aug/060

Add/slipstream SATA drivers – A fully working solution – MSFN Forums

Add/slipstream SATA drivers - A fully working solution - MSFN Forums

This is for adding SATA drivers to a ris image.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
8Jun/061

How to create MSI Custom Actions

How to create MSI Custom Actions

For more information, see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/using_custom_actions.asp.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
25May/060

Sysprep – for quick deployment of a few windows machines.

So you want to sysprep a machine? (sysprep removes all customisation data, riprep does that and also removes all hardware as well.)

1. download the right version of the deployment tools from microsoft
2. make a folder %systemroot%\sysprep on machine to be imageds put in it sysprep.exe, setupcl.exe and sysprep.inf. (see appendix)
3. run sysprep, select the activation and run minisetup checkboxes(or sysprep.inf is ignored) then click reseal.
4. deploy images.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)
6Apr/060

Jordan Mills Consulting MSI Heaven!

Jordan Mills Consulting has some nice prebilt MSI files

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)