Software To Restore Window 2000 Pro


Recommended Posts

I need some help here.

My org had a lot of PCs and everytime there is a problem we need to ghost all the PCs over and over again. It is wasting time.

Is there any software on Windows 2000 Professional that allow to restore back to the default settings? I heard windows xp had that feature built in.

The reason is normally students (domain user for TECH Domain Controller) will simply install illegal software and i worry about the copyright issue. So when the student log off, all the Windows 2000 Pro settings (including the software config) will return back it was to be.

Is there any freeware or shareware which i can download to test on? Include the link please.

Thank you.

Regards,

Chua Wen Ching :unsure:

Link to comment
https://www.neowin.net/forum/topic/51282-software-to-restore-window-2000-pro/
Share on other sites

Well I KNOW that it's possible because at my college (which is running win2k), I can install software even if I'm a user (of course the administrator doesn't like this :rolleyes: ), but the next time I log in on the same computer, the software is gone.

Also, I noticed there's a black DOS window poping up and then dissapearing everytime someone logs in. I seems like it deletes some files.

  Quote
Streamline lab maintenance in minutes. GoBack can handle whatever your users dish out -from unauthorized installations and downloads, to changed wallpaper and even corrupted file systems. In a lab environment, simply enable the Auto-Revert feature and schedule every PC to revert to a predetermined "clean" state - automatically.

http://www.roxio.com/en/products/goback/go...education.jhtml

Trial version is here http://www.roxio.com/en/jhtml/products/gob...ckpreview.jhtml

I'm not sure if that's the home or deluxe version of GoBack, but its probably the deluxe and the feature you are looking for is AutoRevert.

  altezza said:
Norton Ghost 2003 :D

Been using it for some time and it saves me lots of time without reinstalling Windows and the whole software again.

  Quote
My org had a lot of PCs and everytime there is a problem we need to ghost all the PCs over and over again. It is wasting time.

altezza: You should be ashamed of yourself, not reading the post ;)

How about address issue of students being able to install software to the Windows 2000 machines. If they are only users on the system, they will not be able to install software at all. Remove them from the local Administrators group (i.e. only Administrator and Domain Admins should be in this group by default).

All workstations should be running the NTFS file system, which with the default security settings will ensure that users are not able to put files into folder such as \WINNT and \Program Files.

If you arent using NTFS you can convert the drive with the following command:

CONVERT C: /FS:NTFS

To reapply the default security settings and ensure that the drive is secure use the following two commands (the lines will be wrapped)

COPY %SystemRoot%\SECURITY\DATABASE\SECEDIT.SDB %SystemRoot%\SECURITY\DATABASE\SECEDIT1.SDB

SECEDIT /configure /DB %SystemRoot%\SECURITY\DATABASE\SECEDIT1.SDB /CFG "%SystemRoot%\SECURITY\TEMPLATES\SETUP SECURITY.INF"

I'm sure that this would be a better solution that having to restore each time - stop them from doing damage in the first place.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.