Added 11/19/04
If you get this error when you try and renew your IP address,
Likely the winsock2 registry entries are corrupted.
The basic steps to fix this are:
Added 3/26/04
If the System32 folder shows on the desktop, there may be an invalid entry in the Registry
Submitted 6/21/03
If you are experiencing slow printing for DOS programs with Windows2000
Submitted by Steve Cohen
Submitted 11/26/02
You can show hidden devices in the Device Manager. One way is by making a simple registry change. The other is through a batch file.
Registry Change:
Go to HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control \ Session Manager \ Environment
Create a string DEVMGR_SHOW_NONPRESENT_DEVICES
Give it a value of 1
Download reg file
Batch File
@Echo Off
Prompt $p$g
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
start devmgmt.msc
exit
Submitted by Michael Kinsel
Added 10/17/02
Start Regedit
Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Create the Dword value DisableTaskMgr
Give it a value of 0 to enable it
Give it a vaule of 1 to disable it
Submitted 7/24/02
After the installation of Service Pack 2, (SP2), for Windows 2000 the operating system ceased to execute 16-bit programs. This was due to a program compatibility feature within VDM, (Windows NT Virtual Dos Machine), that prevented the operation of 16-bit applications, and generated the following error code
<Program> caused a general Protection Fault in module KRNL386.EXE at 0001:6382 Choose close. <Program> will close
The resolution is ...
Submitted by Arthur Pounder
Added 9/9/01
Windows2000 comes with quite a few console utilities you can easily run from the command line:
Computer Management - compmgmt.msc
Disk Managment - diskmgmt.msc
Device Manager - devmgmt.msc
Disk Defrag - dfrg.msc
Event Viewer - eventvwr.msc
Shared Folders - fsmgmt.msc
Group Policies - gpedit.msc
Local Users and Groups - lusrmgr.msc
Performance Monitor - perfmon.msc
Resultant Set of Policies - rsop.msc
Local Security Settings - secpol.msc
Services - services.msc
Component Services - comexp.msc
Added 9/9/01
If you want to quickly access the device manager,
create a shortcut on the desktop that point to:
%systemroot%\system32\devmgmt.msc
Note: See the previous tip for other Command Console utilities you can add as well.
Added 8/16/01
To have numlock turned on for each user:
Updated 8/16/01
You can now use the MSCONFIG.EXE that comes with WindowsXP.
Download the one from the full release
product(64K)
It also lets you change the Services and BOOT.INI file as well.
Added 11/23/00
Added 8/16/01
To increase the amount of memory Windows will save for locked I/O operations:
4096 - 32megs of memory or less
8192 - 32+ megs of memory
16384 - 64+ megs of memory
32768 - 128+ megs of memory
65536 - 256+ megs of memory
Added 8/16/01
If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.
Added 6/22/01
If you want to disable Dr. Watson program errors from generating log files:
Note: If you do want to use Dr. Watson, you can change the default settings by running drwtsn32
Added 6/22/01
To enable CD's automatically running when you insert them:
Added 6/19/01
If you want to start a program (like DOSKEY) or set an environment variable each time you open a command prompt:
Added 6/19/01
To rename the My Computer icon to the name of the user that is logged on:
Added 5/18/01
To do a quick shutdown of Windows2000:
Press Ctrl-Alt-Delete
Hold the Control key while you click on the Shutdown button
A warning box will come up stating:
"If you continue, your machine will reboot and any unsaved data will be lost.
Use only as a last resort."
Added 5/18/01
If you experience a 30 second or so delay when browsing to Windows98 or
WindowsME computers,
delete the following registry key on the Windows2000 computer.
HKEY_LOCAL_MACHINE / Software / Microsoft / Windows / CurrentVersion / Explorer / RemoteComputer / NameSpace {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
Added 5/18/01
If you want quick access to all the commands you can run with Windows2000,
run the following command line:
hh.exe mk:@MSITStore:C:\WINNT\Help\windows.chm::/ntcmds.htm
This is one I like to keep handy as a quick reference.
Microsoft also has this on their site
Added 5/18/01
You can get the current date and time in a batch file by entering:
echo %date% (this gives the same value as date /t)
or
echo %time% (this gives the same value as time /t)
Added 5/14/01
Usually you change the file associates from the Explorer.
An easy way to do it from the cmd prompt is by using the assoc and
ftype commands
Assoc shows you the extension file type and it's name.
For example assoc .txt displays .txt=textfile
Ftype lets you change the file assocation
For example ftype txtfile displays txtfile=%SystemRoot%\system32\NOTEPAD.EXE
%1
To change the program you want to use for a txtfile, simply type:
ftype txtfile=the location of the other program
Added 5/9/01
To view or change your network bindings:
From here you can change the bindings for your adapters.
Added 5/1/01
By default, whenever you start Regedit, it starts in the previous location.
To turn off this feature:
Added 5/1/01
Added 5/1/01
To create a logon banner:
Added 4/19/01
Running the program SHRPUBW.EXE will bring up a simple dialog box to let you:
4/19/01
If you have several dial-up connections but don't want to have a shortcut to
each one on your desktop,
simply copy a shortcut from the \winnt\system32\rasphone.exe file.
This will allow you to select which dial-up connection you want to use from a pull down menu.
4/1/01
If you want to change the letters assigned to your fixed or removable drives:
For a Fixed Disk:
For a Removable Disk:
Added 1/21/01
Simply drag the My Computer icon from the desktop to the Start Button.
Now you have a cascading menu for My Computer available when you press
Ctrl-Esc.
This gives you easy access to your disks, CD ROMS, mobile devices and network
connections
Submitted 12/24/00
To re-enable automatic creation of the administrative shares, change the value of the following registry key to one (1), or delete the value:
For Server - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters \AutoShareServer
For Workstation - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters \AutoShareWks
A setting of zero (0) prevents the administrative shares, such as C$, D$, Admin$, and so on, from being created automatically.
Submitted by Andrejs Narnickis
Added 11/23/00
You can customize some of the items you can see in the Task Manager
Added 11/23/00
To make sure your IDE Controller is set to use DMA
Added 9/13/00
With Windows2000 Hibernation, when you select it from the Shutdown menu,
all your applications as well as their location on your desktop come up the next
time you start up your computer.
To enable it:
Added 9/10/00
By default, Windows2000 will allow you to install drivers that have not been
signed and approved my Microsoft.
If you want to restrict this so only signed drivers can be installed:
Silently Succeed
Warn but allow installation
Do not allow installation
Added 9/5/00
If you want to change the green logon color:
Added 9/1/00
There is a command-line utility called System File Checker (SFC.EXe), which allows an administrator to scan all protected files to verify their versions.
The following shows the command-line syntax:
/SCANNOW Scans all protected system files immediately.
/SCANONCE Scans all protected system files once at the next boot.
/SCANBOOT Scans all protected system files at every boot.
/CANCEL Cancels all pending scans of protected system files.
/QUIET Replaces all incorrect file versions without prompting the user.
/ENABLE Enables Windows File Protection for normal operation
/PURGECACHE Purges the file cache and scans all protected system files
immediately.
/CACHESIZE=x Sets the file cache size
Added 9/1/00
You can greatly speed up searching for files, particularly files with text in
them, if you index your files.
To turn this on:
Searches should now go extremely fast. The index file is relatively small.
For example I have about 3 gigs of used hard drive space and this created a 20
meg index file.
Added 9/1/000
From the command prompt, you can list files or directories without needing to type in the entire name.
Added 9/1/00
Normally the My Documents fold is in the Documents and Settings / User_Name directory.
You can change that location by:
Added 9/1/00
You can easily display more information than the file name, size, type and modified date in Explorer.
Added 9/1/00
With NT, you have always been able to connect to a network share as another
user.
This allowed you to not have to log off and then back on again with a different
user.
The same capability is now available with Windows2000 for running applications.
If you need to run an app as an administrator, you can do it without logging off
and back on as the admin.
Added 9/1/00
If you want to open a command prompt to a directory that is selected in the Explorer:
Added 8/31/00
Added 8/31/00
Added 8/31/00
Added 8/31/00
Added 8/31/00
Added 8/31/00
To start the Task Manager, simply press the Ctrl-Shift-Esc keys
Added 8/31/00
If you want to change directories but don't want to type in the entire path
name,
you can use the "*" at the end of a partial display.
For example to change to Program Files, you can simply enter cd pro* and it will fill in the rest.
Added 8/31/00
To clean up your drive from Temporary Internet Files, Temp files, the Recycle Bin etc.