Problems
with 16-Bit Programs After Installing SP2 - Submitted 7/24/02
Common
Command Console Utilities - Added 9/9/01
Quick
Access to the Device Manager - Added 9/9/01
Enabling
NumLock on by Default - Added 8/16/01
Using
MSCONFIG to Change the Programs Starting Automatically - Updated 8/16/01
Increasing
File System Caching - Added 8/16/01
Increasing
System Performance - Added 8/16/01
Disabling
Dr. Watson - Added 6/22/01
Enabling CD AutoRun - Added 6/22/01
Starting Programs Automatically at Each Command Prompt - Added 6/19/01
Renaming the My Computer Icon - Added 6/19/01
Quick Windows2000 Shutdown/Restart - Added 5/18/01
Fix Browsing Delay to Win98/ME Computers - Added 5/18/01
Windows 2000 Command Reference - Added 5/18/01
Date
and Time Environment Variables - Added 5/18/01
Changing File Associations from the Command Prompt - Added 5/14/01
Network Bindings - Added 5/9/01
Disable Regedit From Opening to Previous Location
- Added 5/1/01
Not Displaying Last User Logged On - Added 5/1/01
Creating a Logon Banner - Added 5/1/01
Easy Way to Share Multiple Folders - Added 4/19/01
Access to All Dial-Up Connections - Added 4/19/01
Changing Drive Letters - Added 4/1/01
Cascading My Computer Folder - Added 1/21/01
Automatic Creation of Admin Shares - Submitted 12/24/00
Additional
Information From the Task Manager - Added 11/23/00
Enabling DMA/UDMA - Added 11/23/00
Enabling Hibernation - Added 9/13/00
Unsigned
Driver Installation - Added 9/10/00
Changing the Logon Background Color - Added 9/5/00
System File Checker - Added 9/1/00
Starting the Indexing Service to Speed Up File Searches - Added 9/1/00
Automatic File & Directory Name Completion - Added 9/1/00
Moving
My Documents - Added 9/1/00
Displaying
More File Information in Explorer - Added 9/1/00
Running
Applications as Another User - Added 9/1/00
Opening
a Command Prompt to a Particular Directory from Explorer - Added 9/1/00
Removing Personalized Menus - Added 8/31/00
Display
Administrative Tools - Added 8/31/00
Display
Logoff - Added 8/31/00
Expand
Control Panel, My Documents, Network and Dial-Up Connections or Printers
- Added 8/31/00
Displaying
Hardware Conflicts - Added 8/31/00
Bring
Up Task Manager Directly - Added 8/31/00
Quickly
Changing Directories - Added 8/31/00 Disk
Cleanup - Added 8/31/00
Submitted
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
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
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
To have numlock turned on for each user:
Updated
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
Added
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
If you have 512 megs or more of memory, you can
increase system performance
by having the core system kept in memory.
Added
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
To enable CD's automatically running when you insert them:
Added
If you want to start a program (like DOSKEY) or set an environment variable each time you open a command prompt:
Added
To rename the My Computer icon to the name of the user that is logged on:
Added
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
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
Added
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
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
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
To view or change your network bindings:
From here you can change the bindings for your adapters.
Added
By default, whenever you start Regedit, it starts
in the previous location.
To turn off this feature:
Added
Added
To create a logon banner:
Added
Running the program SHRPUBW.EXE will bring up a simple dialog box to let you:
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.
If you want to change the letters assigned to your fixed or removable drives:
For a Fixed Disk:
For a Removable Disk:
Added
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
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
You can customize some of the items you can see in the Task Manager
Added
To make sure your IDE Controller is set to use DMA
Added
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
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
If you want to change the green logon color:
Added
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
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
From the command prompt, you can list files or directories without needing to type in the entire name.
Added
Normally the My Documents fold is in the Documents and Settings / User_Name directory.
You can change that location by:
Added
You can easily display more information than the file name, size, type and modified date in Explorer.
Added
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
If you want to open a command prompt to a directory that is selected in the Explorer:
Added
Added
Added
Added
Added
Added
To start the Task Manager, simply press the Ctrl-Shift-Esc keys
Added
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
To clean up your drive from Temporary Internet Files, Temp files, the Recycle Bin etc.
|