 |
Book You Should Probably Own: Ken Henderson's "The Guru's Guide to SQL Server Stored Procedures, XML, and HTML"
|
|
 |
Performance Monitor (also called System Monitor and perfmon) is a great tool used to track various processes on the system and to give an ad-hoc display of the current state of the system. Perfmon is a very flexible tool allowing you to monitor memory, CPU, hard drive statistics as well as individual application statistics like how much memory your SQL Server is using.
|
|
 |
If you see a file/folder that is green in color in Windows Explorer that is an indication that the file is encrypted using EFS (Encrypted File System)
|
|