Does Win 2000 have msconfig and system restore like Win XP??

G

Guest

Does Win 2000 have msconfig and system restore like Win XP??

I saw someone else ask about msconfig in this group but I can't find it
anywhere on this computer.

Is there an equivalent for Sytem Restore like 98 (scanreg) and XP (rstrui.exe)
 
D

David H. Lipman

From: "Dixonian69" <[email protected]>

| Does Win 2000 have msconfig and system restore like Win XP??
|
| I saw someone else ask about msconfig in this group but I can't find it
| anywhere on this computer.
|
| Is there an equivalent for Sytem Restore like 98 (scanreg) and XP (rstrui.exe)
|

No neither.

You can get a copy of MSCONFIG.EXE from the below URL.

http://www.gwynfryn.co.uk/downloads/msconfig.zip

Extract the EXE to c:\winnt
 
G

Guest

Yeah. I considered copying from XP.

What about System Restore? Doesn't 2000 have a restore utility. I know there
is 'last known config' but I want a "System restore" utility/program. It has
to have one!!
 
G

Gary Smith

Dixonian69 said:
Yeah. I considered copying from XP.
What about System Restore? Doesn't 2000 have a restore utility. I know there
is 'last known config' but I want a "System restore" utility/program. It has
to have one!!

No, Windows 2000 has no system restore function.
 
D

Dave Patrick

Looking in;
HKEY_LOCAL_MACHINE\SYSTEM\Select
you'll find the D-Word values for
"Current"=dword:00000001
"Default"=dword:00000001
"Failed"=dword:00000000
"LastKnownGood"=dword:00000002

CurrentControlSet is volatile and will always be an image (at boot) of
what's defined in ControlSetx where x = the value of "Current"

Choosing last known good boots the system with the control set that last
successfully booted your system. Control sets contain system configuration
information such as device drivers and services.

There is no system restore in Windows 2000. You can run
Programs|Accessories|System Tools|Backup, then choose ERD, then if you check
the box for "Also backup....", then the reg will also be backed up to
%windir%\repair\RegBack
leaving the
%windir%\repair\
directory files intact as original installation.

Then archive the files in
%windir%\repair\RegBack
These would, in effect, be registry restore points.

You can replace registry hives from within the recovery console by copying
the files from your archive to;
%windir%\system32\config

To start the Recovery Console, start the computer from the Windows 2000
Setup CD or the Windows 2000 Setup floppy disks. If you do not have Setup
floppy disks and your computer cannot start from the Windows 2000 Setup CD,
use another Windows 2000-based computer to create the Setup floppy disks. At
the "Welcome to Setup" screen. Press F10 or R to repair a Windows 2000
installation, and then press C to use the Recovery Console. The Recovery
Console then prompts you for the administrator password. If you do not have
the correct password, Recovery Console does not allow access to the
computer. If an incorrect password is entered three times, the Recovery
Console quits and restarts the computer. Note If the registry is corrupted
or missing or no valid installations are found, the Recovery Console starts
in the root of the startup volume without requiring a password. You cannot
access any folders, but you can carry out commands such as chkdsk, fixboot,
and fixmbr for limited disk repairs. Once the password has been validated,
you have full access to the Recovery Console, but limited access to the hard
disk. You can only access the following folders on your computer: drive
root, %systemroot% or %windir%

There is no msconfig in Windows 2000. Natively you can;
Start\Settings\Control Panel\Administrative Tools\Computer
Management(Local)\System Information\Software Environment\Startup
Programs|View|Advanced, then in the "Location" column, you'll find the path
to the "Startup" location either in the "Startup" directories or from the
registry's "Run" keys. (note that this window is read-only so you must
manually navigate to the location below to edit or otherwise delete)

%ALLUSERSPROFILE%\Start Menu\Programs\Startup
%USERPROFILE%\Start Menu\Programs\Startup

You can delete the shortcuts that you no longer want to run.


HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\Run

You can delete the string value for the program you no longer want to run.

or copy msconfig from Windows XP to the "windows" directory
or AutoRuns from sysinternals
http://www.sysinternals.com/Utilities/Autoruns.html

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Yeah. I considered copying from XP.
|
| What about System Restore? Doesn't 2000 have a restore utility. I know
there
| is 'last known config' but I want a "System restore" utility/program. It
has
| to have one!!
|
| --
| Dennis S.
| I''m from Illinois. I hope I helped you. Good Luck.
 
D

David H. Lipman

From: "Anu" <[email protected]>

| System restore is available on XP and later only ...
|

No that's not true. The System Restore capability and cache was first introduced and used
in WinME !
 
D

David H. Lipman

From: "Dixonian69" <[email protected]>

| So where is it ( the command)?
|
| Do I have to do as D. Patrick suggested?
|

Where is what command ?

There is no System Restore cache in Win2K. It only exists in WinME and WinXP.

WinME does not equal Win2K.
 
J

Jim Byrd

Hi Dixon - There are several approaches you can use to make controlling the
Startup process easier in Win2k.

1) If you still have access to it, you can move a copy of the Win98 msconfig
to your \System\ folder and it will work - just ignore any complaints it
makes.

2) Much better, you can go here:

http://www.thetechguide.com/downloads.html (XP Version which works in Win2k
just fine) or here:

http://www.3feetunder.com/files/win2K_msconfig_setup.exe Recommended (stated
to be a Win2k Version - probably the same as the XP) or here:

http://www.techadvice.com/win2000/m/msconfig_w2k.htm and download msconfig.

3) As good, but different, is to go here:
http://www.mlin.net/StartupCPL.shtml and get Mike Lin's Startup Control
Panel applet. Recommended. A somewhat more difficult to use but more
extensive program to do the same thing is StartupList from here:
http://www.lurkhere.com/~nicefiles/index.html, or even better, Autoruns from
here: http://www.sysinternals.com/ntw2k/freeware/autoruns.shtml. This one
shows many additional useful/critical Registry entries. Recommended.

Be very careful about doing any Registry modifications directly unless
you're comfortable with this, and be sure that you BACKUP your Registry
before making any changes, so that you can recover if something goes wrong.
Get Erunt here for all NT-based computers including XP:
http://home.t-online.de/home/lars.hederer/erunt/ I've set it up to take a
scheduled backup each night at 12:01AM on a weekly round-robin basis, and a
Monthly on the 1st of each month. See here for how to set that up:
http://home.t-online.de/home/lars.hederer/erunt/erunt.txt, and for some
useful information about this subject. The following tutorials are useful:

Installing & Using ERUNT
http://www.silentrunners.org/sr_eruntuse.html

To see an illustrated registry restore procedure
http://www.silentrunners.org/sr_erdntuse.html


Changes made with StartUpCPL are less likely to cause problems, and are
usually a matter of just re-enabling the particular program. Another
program of this type that I can recommend is StartMan, free. You'll have to
get it here: http://www.pt.lu/comnet/files/utils/startman10396.exe, as the
pcforest site is, sadly, no longer in business. Another such free program
that I can highly recommend is StartupRun, here:
http://www.nirsoft.net/utils/strun.html, particularly if you suspect malware
problems - it has a lot of useful info including file creation dates. And
finally, StartupCop, here is excellent and allows you to set up multiple
"startup profiles": http://www.pchelp911.com/files/startcop.zip. If you
have problems with suspected hijackers, you can look up and investigate
suspect programs in your StartUp lists here:
http://www.pacs-portal.co.uk/startup_pages/startup_full.htm (Recommended)
http://www.3feetunder.com/krick/startup/list.html (Recommended)
http://www.answersthatwork.com/Tasklist_pages/tasklist.htm (Recommended)


All work fine for controlling startups, however, I would recommend getting
both of the last two. They're both free, and each has some advantages. For
example, the XP msconfig also gives you some visibility/control over
services, while Mike's applet offers much better startup control.

Also, you should read and print out/save for future reference mskb article
Q179365 here:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q179365 which will
tell you the order in which things get loaded.

Two additional resources which have useful information relating to startup
issues are:

How to Delay Loading of Specific Services
http://support.microsoft.com/default.aspx?scid=kb;en-us;193888

HOWTO: Control Device Driver Load Order
http://support.microsoft.com/support/kb/articles/Q115/4/86.asp


One last thing - if you want to use msconfig in order to help deal with
"malware" issues, be aware that you can use it to do a "Clean Boot" from
which to better run anti-spyware cleanup tools (as well as avoiding
interference on installs from other programs such as Norton/Symantec
"stuff"):

#########IMPORTANT#########
Show hidden files and run all of the following removal tools from Safe mode
or a "Clean Boot" when possible. Reboot and test if the malware is fixed
after using each tool.

HOW TO Enable Hidden Files
http://service1.symantec.com/SUPPORT/tsgeninfo.nsf/docid/2002092715262339

Clean Boot - General Win2k/XP procedure, but see below for links for other
OS's (This for Win2k w/msconfig - you can obtain msconfig for Win2k here:
http://www.3feetunder.com/files/win2K_msconfig_setup.exe ):

1. StartRun enter msconfig.

2. On the General tab, click Selective Startup, and then clear the 'Process
System.ini File', 'Process Win.ini File', and 'Load Startup Items' check
boxes. Leave the 'boot.ini' boxes however they are currently set.

3. In the Services tab, check the "Hide All Microsoft Services" checkbox,
and then click the "Disable All" button. If you use a third party firewall
then re-check (enable) it. For example, if you use Zone Alarm, re-check the
True Vector Internet Monitor service (and you may also want to re-check
(enable) the zlclient on the Startup tab.) Equivalent services exist for
other third party firewalls. An alternative to this for XP users is to
enable at this time the XP native firewall (Internet Connection Firewall -
ICF). Be sure to turn it back off when you re-enable your non-MS services
and Startup tab programs and restore your normal msconfig configuration
after cleaning your machine.

4. Click OK and then reboot.

For additional information about how to clean boot your operating system,
click the following article numbers to view the articles in the Microsoft
Knowledge Base:
310353 How to Perform a Clean Boot in Windows XP
http://support.microsoft.com/kb/310353
281770 How to Perform Clean-Boot Troubleshooting for Windows 2000
http://support.microsoft.com/kb/281770/EN-US/
267288 How to Perform a Clean Boot in Windows Millennium Edition
http://support.microsoft.com/kb/267288/EN-US/
192926 How to Perform Clean-Boot Troubleshooting for Windows 98
http://support.microsoft.com/kb/192926/EN-US/
243039 How to Perform a Clean Boot in Windows 95
http://support.microsoft.com/kb/243039/EN-US/
#########IMPORTANT#########

Perhaps this will help.

--
Regards, Jim Byrd, MS-MVP/DTS/AH-VSOP
My Blog, Defending Your Machine, here:
http://DefendingYourMachine.blogspot.com/



Dixonian69 said:
Does Win 2000 have msconfig and system restore like Win XP??

I saw someone else ask about msconfig in this group but I can't find it
anywhere on this computer.

Is there an equivalent for Sytem Restore like 98 (scanreg) and XP
(rstrui.exe)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top