Practical PowerShell: Output and Logging
In this installment of the Practical PowerShell series, we discuss some of the most common options for output and adding custom logging to your script.
In this installment of the Practical PowerShell series, we discuss some of the most common options for output and adding custom logging to your script.
Two options for logging client IP addresses in IIS when using a load balancer configured with Source NAT.
A lot of businesses want to be able to track who accesses mailboxes in the organization, and who takes certain actions such as deleting mailbox items. This is particularly true where mailboxes are accessed by delegates, for example when a senior manager has several people who access and manage their mailbox, or for shared mailboxes such as those used by sales and support teams.
How to use SMTP logging and Logparser to discover IP addresses that are sending SMTP traffic through an Exchange server.