Microsoft Windows 2000 – Problem Starting Computer Management Console
When are you having problem to start up Computer Management Console, one of the error you will see in the Windows 2000 error log is;
“Temporary directory is not found or there is not enough disk space …”.
The error message means that Windows is unable to locate Temp Directory (temporary directory). In order to find out system default Temp Directory, Use “echo %TEMP%” to output System Default Temporary Directory folder configuration
If the Temporary Directory is not exist, create one at the sub folder.
Try again to launch your Computer Management Consol, it should works fine now
Related posts:
- windows 2000 – command line (cmd) command auto completion By default, windows 2k server does not activate this function....
- What is umask? umask? What? What is umask command use for in linux/unix...
- PCRE Error on PHP 5.2.x Recent upgrade to PHP 5.2.8 and PHP 5.2.9 have given...
- How to Switch Active Windows in Apple Mac OS X Leopard If you are new to Apple Mac OS X, you...
- How to Edit Cell in Microsoft Excel on Mac OSX Leopard Many windows user may know that F2 is the shortcut...
- Quick File Copy on File Name with Sample Extension By default, some of the application installation provide you a...
- Configure IPV6 on Apple and Windows Do you have IPV6 network ready in your office? Lets...
- MySQL 5 Server Cannot Start on Apple Mac Leopard There were some problem during configuring MySQL5 Server on Leopard...
- Format Your External Hard Disk That Support Mac and Windows with Apple OSX If you have an external hard disk or thumb drive...
- Configure Your Own screenrc file There are few shell scripts I need to run when...
Tags: computer management console, management console, microsoft, operating system, windows