Crap-proofing A Computer - Page 2
Page 2 of 2 FirstFirst 1 2
Results 16 to 19 of 19

Thread: Crap-proofing A Computer

  1. #16
    Registered User JeffO93's Avatar
    Join Date
    Sep 2002
    Location
    Denver
    Posts
    134
    Quote Originally Posted by ScorpioIlya
    Hey guys, I was thinking about pitching a 'package' to some residential clients.....
    Must have the latest version and all patches for Internet Explorer, if that's the browser they use.
    In IE, there is no substitue for being familiar with the security and privacy settings pages. If a user complains about popups but is unwilling to constantly adjust the sliderbar on security or privacy (cookies), then they aren't willing to be totally "crap-proofed".

    In Advanced IE settings, an extremely annoying and nasty default is to "Automatically check for IE updtes", and to "Reuse windows for launching shortcuts". Each hijacks pages you want left alone.
    Always set Temporary Int Files to empty when IE closes.

    If you want to get real crafty, and not steal copy-written material, you can analyze how various products work, extract the registry keys you want changed and write a package that will:
    Delete Windows temp files
    Delete IE temp files
    and set numerous settings all over the place
    And the package could take as little as 30 seconds to run.
    There are even long lists of spamware you can block by adding their websites to the blocked or restricted websites list in hte registry.
    Running chkdsk /r on all partitions is really helpful, too.

  2. #17
    Tech-To-Tech Mod kato2274's Avatar
    Join Date
    Sep 2001
    Location
    Bentleyville, Pa
    Posts
    2,317
    Quote Originally Posted by riddellcomp
    Kato,

    I am wondering if you could explain briefly how you do this, and what programs you use?
    I usually use partition magic to make the partitions, but fdisk will do it just as well. I use pqmagic because I can format the partitions in the program too (and quickly)
    the image disk . . . well . . . it's nothing more than symantec ghost at the command line coupled with some creative dos scripting.

    I've got the disk to it's near final stages now. I have it looking at the ramdrive letter to determine the ghost drive letter. since the image file is always on the last fat32 partition, I know I can go one letter back from the ramdrive to find where the image file is. this is consistent no matter what the OS is or how many non fat32 partitions there are.

    I can pm you with an example of it when it's all finished.
    Nonsense prevails, modesty fails
    Grace and virtue turn into stupidity - E. Costello

  3. #18
    Registered User CodeDragon's Avatar
    Join Date
    Oct 2000
    Location
    Gobbinland
    Posts
    196
    Quote Originally Posted by kato2274
    I usually use partition magic to make the partitions, but fdisk will do it just as well. I use pqmagic because I can format the partitions in the program too (and quickly)
    the image disk . . . well . . . it's nothing more than symantec ghost at the command line coupled with some creative dos scripting.

    I've got the disk to it's near final stages now. I have it looking at the ramdrive letter to determine the ghost drive letter. since the image file is always on the last fat32 partition, I know I can go one letter back from the ramdrive to find where the image file is. this is consistent no matter what the OS is or how many non fat32 partitions there are.

    I can pm you with an example of it when it's all finished.
    I use something very similar to this, although for larger business clients with lots of machines of a similar spec, I tend to image from a directory share or Ghost Multicast server (depending on available bandwidth, of course, though MCast Server is a blessing when you're doing an officeful of machines).
    There are only two truly infinite things, the universe and stupidity. And I am unsure about the universe. - Albert Einstein

  4. #19
    Registered User
    Join Date
    Oct 2003
    Location
    Western Australia
    Posts
    737
    Quote Originally Posted by kato2274
    I usually use partition magic to make the partitions, but fdisk will do it just as well. I use pqmagic because I can format the partitions in the program too (and quickly)
    the image disk . . . well . . . it's nothing more than symantec ghost at the command line coupled with some creative dos scripting.

    I've got the disk to it's near final stages now. I have it looking at the ramdrive letter to determine the ghost drive letter. since the image file is always on the last fat32 partition, I know I can go one letter back from the ramdrive to find where the image file is. this is consistent no matter what the OS is or how many non fat32 partitions there are.

    I can pm you with an example of it when it's all finished.
    if you could send me an example that would be great. I do have partition magic.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •