PowerShell User Group in Melbourne

So at long last, it looks like my dream of a PowerShell user group in Melbourne is about to take off! In collaboration with Shane Hoey (@shanehoey) and Adam Bell (@leadfollowmove) we are aiming to increase the knowledge and use of PowerShell in this great southern land. Shane and Adam run successful PowerShell user groups …

Continue reading ‘PowerShell User Group in Melbourne’ »

Moving the Mouse Cursor with Windows PowerShell

We have several large plasma displays with some rudimentary presentation software on them (displaying RSS feeds, video stream etc). Unfortunately this software is..not ideally written… For this reason I have published out a script to have the computers restart every morning at 5AM. Unfortunately, as a result of this reboot, we end up with the …

Continue reading ‘Moving the Mouse Cursor with Windows PowerShell’ »

Exchange Management Console Command Reference

Microsoft have taken a new approach with Exchange Management Console (EMC) for Microsoft Exchange Server 2010. Unlike Exchange 2007 (to a certain extent), almost every single management task is either a PowerShell command, or a front-end to a PowerShell command. Let’s say, for example, you want to create a new Mailbox. Easy, you say: Recipient …

Continue reading ‘Exchange Management Console Command Reference’ »