| Title | Author | Age | Description |
|---|---|---|---|
| Start-Cassini | George Mauer | Tue, 01 Nov 2011 09:39:26 | Start up the .Net 4.0 Cassini Webserver. Useful for those of us who like to avoid opening visual studio |
| Open-Solution | George Mauer | Wed, 13 Jul 2011 21:11:59 | Open the sln file in the given directory hierarchy. Present a list if there is more than one. |
| Start-Cassini | George Mauer | Wed, 13 Jul 2011 13:02:45 | Start up the .Net 4.0 Cassini Webserver. Useful for those of us who like to avoid opening visual studio |
| Get-MailAttachment.ps1 | George Mauer | Thu, 24 Mar 2011 14:42:18 | Get an attachment from an exchange e-mail. Requires the installation of Exchange Web Services API: |
| Get-Exchange-Mail.ps1 | George Mauer | Thu, 24 Feb 2011 11:23:04 | Connect to an exchange mailbox and get your latest emails. Requires the installation of Exchange Web Services API: Will return the full mail objects. You can get them into a consumable format as follows: |
| Get-Exchange-Mail.ps1 | George Mauer | Thu, 24 Feb 2011 11:15:02 | Connect to an exchange mailbox and get your latest emails. Requires the installation of Exchange Web Services API: Will return the full mail objects. You can get them into a consumable format as follows: |
| Enable/Disable FusionLog | George Mauer | Wed, 25 Aug 2010 13:46:26 | http://georgemauer.net/blog/enabledisable-fusionlog-powershell-script/ Enabling/disabling your Fusion Log every time you need to figure out why assembly binding has gone wrong is a hassle. So here you go. |
PowerShell Code Repository