Deploying a Jenkins server on Digital Ocean with Vagrant

One of the most popular Continuous Integration (CI) tools out there today is a nifty product named Jenkins. For those who want to take a look at how to utilize Jenkins, but you may not have had a place to try it out, I have just what you need! You’ll need a few things for the … Read more

Is this thing on? Using the PowerShell Test-Connection CmdLet

As a lover of all things PowerShell, I’m constantly doing queries and tasks against large pools of computer objects from my Active Directory network. One of the continuing challenges I run into is machines which are registered computer objects domain, but not online. It’s not a problem that they aren’t online in general, but the … Read more