How to create SQL server alias?

Wondering how to create SQL server alias? We can help you. It is very difficult to manage multiple servers as we have to remember the names of each and every server. To overcome this difficulty we can create SQL server alias. SQL Server alias provides us the...

Perfmon Counters for CPU usage

Perfmon Counters for CPU Usage include Processor: % Processor Time, % User Time, % Privilege Time, % Interrupt Time, and so on. Performance Monitor (PerfMon) is a tool that comes built-in with Windows. It mainly allows looking into the performance of the system and...