Monthly Archives: December 2012

Apple’s Cable-ageddon (aka Cable-ocalypse)

There has been a lot of discussion around the poor quality of the recently released Apple maps app. To be fair, Apple has taken a disproportionate amount of flak for this, given that the majority of their apps tend to reasonably solid when released. The whole maps affair seems to have overshadowed negative reaction to… Read More »

PowerShell script to submit certificate requests in bulk using certreq.exe

Here’s something I put together to handle bulk certificate requests for submission to an Enterprise CA using certreq.exe.  Enjoy! ######################################################### # # Name: Request-Certificates.ps1 # Author: Tony Murray # Version: 1.0 # Date: 4/12/2012 # Comment: PowerShell script to submit certificate # requests in bulk using certreq.exe # ######################################################### # Specify the location of the… Read More »