Comments on: Your Favorite Imaging Software? http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Dan Geiser http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2676 Tue, 30 Jan 2007 05:29:06 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2676

I use Acronis True Image and it is awesome.

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2666 Mon, 29 Jan 2007 19:28:07 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2666

Ok, I think I figured this out.

These are laptops so there is not easy way to connect 2nd drive. So I resized the windows partition and created a smaller Fat32 partition on the laptop.

I dug out an old Ghost floppy and imaged the NTFS partition to the Fat32 on high compression. It ended up 1.2 GB for a Win2k install. I moved the image to a network share.

Now all the laptops of that type will get a 2GB Fat32 partition, and a copy of the image file. Then I make them hidden files to that the dummies won’t accidentally delete them.

If I get this laptop back from the user 3 weeks from now, I’ll just boot it from the floppy and roll it back from the image.

All set! Now I just need to image the 4 remaining models. :P

Reply  |  Quote
]]>
By: Fr3d http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2620 Sun, 28 Jan 2007 21:00:38 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2620

Is there any program that could take a bunch of installers for programs and run them one after the other?

Take a look here: http://unattended.msfn.org

I’ve used the guides on that site and they do work :)

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2615 Sun, 28 Jan 2007 07:30:19 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2615

Well, if you are Computer Science student then yes, there is:

SciGen – an automatic Computer Science research paper generator.

Of course the algorithm they used simply creates english like sentences using impressive array of buzzwords and jargon terms. Here is an example [PDF]. Of course this did not stop that paper from being accepted and presented at WMSCI conference in 2005. So much for peer review, eh…

The auto generation feature doesn’t seem to work for me right now, but it might just be a temporary glitch.

Reply  |  Quote
]]>
By: Matt` http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2612 Sun, 28 Jan 2007 00:42:27 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2612

you’re good at finding useful stuff…
is there a program that would write essays/coursework for me? :wink:

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2611 Sun, 28 Jan 2007 00:00:40 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2611

I can save you one more step:

PC Decrapifier

It removes all the unwanted junk that Dell loves to put on new machines.

Reply  |  Quote
]]>
By: Matt` http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2610 Sat, 27 Jan 2007 23:52:35 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2610

To be honest I hadn’t looked, but that sounds like the kind of thing I’m after
It would simplify the “fix self-borked pc” routine from “Run Dell’s reset thing, uninstall crapware, download installers/restore them from backup, install programs, restore files”
to “Run Dell’s reset thing, uninstall crapware, run program, restore files”

Not a massive reduction in the number of list items but it does remove the most time consuming steps

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2609 Sat, 27 Jan 2007 23:48:42 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2609

Matt – did you try Install Pad. You essentially create a simple XML file specifying where to download installation files, and then the app does the rest.

Btw, most applications out there have a silent installation mode – you have to run the installer with -s or -quiet or something else like that. InstallPad tries to do it for you by default. Not all installers allow this, but at least you get it to download them for you and prompt to install when ready.

Major downside of InstallPad is that it requires .NET Framework 2.0 – so if you don’t have it you still need to go through some manual installation process.

Other than that, I think it’s just better to image. You make a complete copy of the whole disk. Then when you want to restore you just copy it back, and you get a pristine clean Windows installation with all the installed software remaining in the same state as they were at the time you took the image.

Reply  |  Quote
]]>
By: Matt` http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2608 Sat, 27 Jan 2007 23:24:48 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2608

Is there any program that could take a bunch of installers for programs and run them one after the other? Automating that process would make recovering my pc after Windows murders itself much quicker and wouldn’t use as much disk space as making a complete disk image.

I suppose the parts in installers where it prompts you to enter information could be difficult.. although the normal install process is just “next, next, agree, next, install, finish” and the few things that dont follow the straight click-through pattern could just be left out of the process.

Or some process whereby it runs each installer that you add in some kind of sandbox mode and gets you to answer all the questions so it knows the answers/input to give when it comes round to restore it.

If I had more (read as “any”) programming knowledge I could be making that by now….

Then to finish the backup making, add support for “reinstate all these folders and the files in them” although that would make the size of the backup swell rapidly. The Application Data folders might be more useful and less space-filling.

Now I think about it, if it made a backup of all the Program files, Application data files and the System registry then what’s left to make any difference between the original and the backup in terms of installed programs.

Reply  |  Quote
]]>
By: Luke http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2602 Sat, 27 Jan 2007 17:38:30 +0000 http://www.terminally-incoherent.com/blog/2007/01/27/your-favorite-imaging-software/#comment-2602

I bet we still have an older Ghost CD at work somewhere. I just need to find it. :)

Reply  |  Quote
]]>