For this week’s tip we will review the use of CSV’s and PowerShell. While it is almost always better to not use CSV files for output or object manipulations, there
Month: October 2018
Object Attribute ManipulationObject Attribute Manipulation
When working with objects in Active Directory and Exchange Server with PowerShell changing an attribute may not be as easy as specifying a parameter for a particular PowerShell cmdlet. The
Need Input? Read-HostNeed Input? Read-Host
PowerShell scripts can perform all sorts of functions. They can gather information, make reports, change settings and prepare servers for app installs. The scripts can be run as scheduled tasks,
Tyops and PowerShellTyops and PowerShell
When writing a recent blog post, I noticed that some text I had copied from a website to quote certain specifics, had misspelled words and missing dashes in words. How
How Unique – Output FilesHow Unique – Output Files
Unique output files: Date Random number Append Noclobber When working with output files it is sometimes necessary to create some sort of uniqueness factor. The purpose of this uniqueness factor