113 posts

Free APIs can be fun!After doing some work with the Victor OPs API, I personally wanted to see what else was out there. I haven't messed with APIs too much in the past, but now I'm all about it. I'm...

I cant login"My password isn't working!" ... Can you reset it?" These words are typically heard at least once or twice a day by front line support at most places. No matter how much we try to...

Why use Switch?In PowerShell you can use an if statement to compare things and determine actions based upon the result. You also can use elseif to keep comparing values until you reach a desired...