You can access all these programs by going through START/RUN.
* SQL Client Configuration - cliconfg
* System Configuration Editor - sysedit
* System Configuration Utility - msconfig
* System File Checker Utility (Scan Immediately)- sfc /scannow
* System File Checker Utility (Scan Once At Next Boot)- sfc /scanonce
* System File Checker Utility (Scan On Every Boot) - sfc /scanboot
* System File Checker Utility (Return to Default Setting)- sfc /revert
* System File Checker Utility (Pu...
more »
Windows Management Instrumentation (WMI) is a set of extensions to the Windows Driver Model that provides an operating system interface through which instrumented components can provide information and notification. WMI is Microsoft's implementation of the Web-Based Enterprise Management (WBEM) Standard from the Distributed Management Task Force (DMTF).
WMI allows scripting languages like VBScript to manage Microsoft Windows personal computers and servers, both locally and remotely. WMI is pr...
more »