G
gnja.io
HomeBlogProjectsGalleryVideosAbout
System operational
© 2026 gnja.io•About•GitHub•YouTube•RSS
Blog

Blog

2 posts tagged log

PowerShell Quick Tip: Simple logging with time stamps
PowerShell

PowerShell Quick Tip: Simple logging with time stamps

Today I was writing a script at work to check sysvol replication. We have a DC that will sometimes not share the love outbound, yet inbound works just fine. That means to test it I needed to create a...

Feb 13, 20161 min read
PowerShell: Working with CSV Files
PowerShell

PowerShell: Working with CSV Files

Why did I want to do this?I wanted to learn how to manipulate CSV files for logging purposes as well as for part of a script I was writing to email out a different quest each day. In particular...

Jan 18, 20161 min read