Re: Streamline XP image
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
What we do in a script is:
-clear pagefile.sys (usually 2* size of ram)
-powercfg /HIBERNATE OFF (usually same size as ram)
-sfc /PURGECACHE (usually 100's of megabytes)
-remove $NtUninstallKB* folders in C:\windows (usually 100+ mb)
-delete contents of temp folders in windows and profiles (usually not much)
-empty recycle-bin (size of contents depends)
then our script runs sysprep
the imagefile is a lot smaller when doing this, which in turn makes it
faster to deploy.
Jerry.
<bjohn@xxxxxxxxxxxxxxxxxxx> wrote in message
news:1129208625.840411.68040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> We're creating an XP image for RIS installation.
> I'm looking for files, folders that are unnecessary in a corporate
> environment that can be deleted from the image so I can slim down the
> size of the RIS image.
>
> Thanks
>
.
Relevant Pages
- Re: Discussion on converting script to multithreaded one
... > fascinating because of the tasks I am frequently asked to script. ... > RAM. ... variable connection, like an internet connection with a slow server, it ... > Perlthrtut does provide some examples and I will continue to look into them ... (comp.lang.perl.misc) - Discussion on converting script to multithreaded one
... fascinating because of the tasks I am frequently asked to script. ... into RAM, 2. ... Perlthrtut does provide some examples and I will continue to look into them ... (comp.lang.perl.misc) - Re: Error in scripts causes lockup of system
... I am guessing that you are running out of ram or swap space, ... :-) It even bursts to 100% with the program 'pin'. ... When I run that I get multiple programs running 'background'. ... If you want to try out the script, ... (alt.os.linux.suse) - [2.6.26] OOPS: unable to handle kernel NULL pointer dereference at 0000000000000038
... While running my http://vanheusden.com/pyk/ script (which randomly ... and 10GB ram). ... (probably related to previous report) ... (Linux-Kernel) - One time logon script
... I'd like to create a script that merges TEMP folders of all the new ... users into one partition, same thing for the temporary internet files ... Is there a better way than 'this script will self destruct in 5,4...' ... (microsoft.public.scripting.wsh) |
|