Browsing Powershell
Dumping from a database, revisited
Some time ago, a user named VB6Boy posted a handy little VBScript that dumps out records from a database table to a series of text files.
Opening Closed Exchange Distribution Groups with PowerShell
By default, new distribution groups in Exchange 2007, 2010, 2013, and 2016 do accept messages from outside of the Exchange organization.
Ping Active Directory servers with PowerShell
Using the ping command to test for responses from network computers is a quick way to see if a network path is open between two hosts.
Joining files with PowerShell
As a server administrator, one of my duties is to review log files for anomolous behavior, errors, or other issues.
PSMetrics Part 4: Basic Metrics Display in ASP
Welcome to the final piece of the puzzle: displaying our metrics.
Creating an Event Log with PowerShell
Programmatically creating an new Windows Event Viewer log can be quite useful during automated processes.
PSMetrics Part 2: PowerShell Collector
Welcome back for part 2 of the series.