Alan's World of IT

The trials and tribulations of an IT Pro working in a Marketing team.

Browse by Tags

Related Posts
  • Blog Post: The Power Guide to PowerShell: Windows PowerShell Scripting Guide

    If, like me, automation is a critical part of you job, then any scripting language that makes routine or mundane tasks easier and quicker is going to be worth looking at. So in PowerShell we have an environment that provides a powerful scripting language. So the first criteria was met and I've downloaded...
  • Blog Post: How I used PowerShell “CTP2” to make my manager happier

    This is a follow up to my original post “ How I used PowerShell to make my manager happy ”, with some updated information. The original post and code was based on V1.0 or PowerShell, however when moving to a CTP of V2, the Community extensions no longer work. Which means the all important line $details...
  • Blog Post: How I used PowerShell to make my manager happy

    Microsoft loves metrics. We have to report something as a number, bigger than last month, smaller than last month. Whatever!!! So the challenge I faced was how to find out how many people accessed my SharePoint site. That sounds easy right? Go to SharePoint, enable the statistics and read off the number...