Episode 009 Update
Things are afoot. Changes are coming... BIG changes. Stay tuned for Episode 009 (end of the month-ish) to announce.
-Mike
Close

 
 

 
Posts Tagged ‘powershell’
 

PowerShell SQL
0
comments
IT

Powershell: Enabling SQL Server Named Pipes Server Protocol

Posted December 23, 2012 by Chris

Difficulty: Beginner On a recent project, we ran into an issue that required us to enable a SQL Server Network Protocol – Named Pipes – for roughly 100+ servers that run Microsoft SQL Server 2008. Rather than tackle this manually, we decided to give a powershell a crack at it. After 10 minutes of tweaking [...]

Full Story »

Screen Shot 2012-07-31 at 1.21.10 PM
0
comments
IT

Powershell: Checking a Domain Controller for Journal Wrap Issues

Posted July 31, 2012 by Chris

Difficulty: Beginner So, do you have a site that group policy doesn’t seem to be applying to? Is Replmon not displaying any replication issues? Have you checked the server File Replication Logs and noticed an error about JOURNAL WRAP? Well, this powershell script may come in handy to detect this error on your other Domain [...]

Full Story »

diskspacereport
0
comments
IT

Creating an Automated Server Disk Space Report

Posted May 18, 2012 by Chris

Difficulty: Intermediate This guide will teach you how to take a powershell script, turn it into a scheduled task, and have the output of the script be emailed to you. The script I’m going to be demoing here is a simple disk space check that runs on a list of servers you define. For every [...]

Full Story »



Support The New Tech