Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

20 lines (19 loc) · 1.31 KB

Server-Core-Cheat-Sheet

Basics

  • This seems to be a struggle for some and important when working in Tiered environements. I put this at the top of the list for a reason.
  • Different examples on how to work with processes.
  • Different examples how to work with the registry.

Performance

  • The idea is to show how to get perfmon related data.
  • The idea is to show how to create a permon capture.

Logging

  • Different examples how to get data from event logs.

Network

  • Different examples how to set up network traces on local computer.