<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">The PowerShell Guy</title><subtitle type="html" /><id>http://powershell.com/cs/blogs/the-powershell-guy/atom.aspx</id><link rel="alternate" type="text/html" href="http://powershell.com/cs/blogs/the-powershell-guy/default.aspx" /><link rel="self" type="application/atom+xml" href="http://powershell.com/cs/blogs/the-powershell-guy/atom.aspx" /><generator uri="http://communityserver.org" version="4.1.30929.2835">Community Server</generator><updated>2009-07-30T06:28:00Z</updated><entry><title>Meet up at MMS 2011 (and talk PowerShell)</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2011/03/23/meet-up-at-mms-2011-and-talk-powershell.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2011/03/23/meet-up-at-mms-2011-and-talk-powershell.aspx</id><published>2011-03-23T17:56:00Z</published><updated>2011-03-23T17:56:00Z</updated><content type="html">I you are at MMS 2011 and want to have a RL chat. Today we will hold a PowerShell Clinic at our Booth MMS 2011: PowerShell Script Clinic Q&amp;amp;A with Marc van Orsouw (aka “The PowerShell Guy”) Today 3-5PM And I will be at : 5:30 PM - Birds-Of-A-Feather Sessions (BOF) BOF: Advanced Automation using Windows PowerShell 2.0 Jasmine A Hope to meet you there : Enjoy, Greetings /\/\o\/\/ Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2011/03/23/meet-up-at-mms-2011-and-talk-powershell.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=9727" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /><category term="MMS2011" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/MMS2011/default.aspx" /></entry><entry><title>PowerShell Script club Zürich</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2011/01/27/powershell-script-club-z-252-rich.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2011/01/27/powershell-script-club-z-252-rich.aspx</id><published>2011-01-27T15:39:49Z</published><updated>2011-01-27T15:39:49Z</updated><content type="html">As last year, I will be holding PowerShell script clubs in Switzerland, in cooperation with the Swiss IT User group ( http://swissitpro.com/ ) and&amp;#160; Digicomp (http://www.digicomp.ch/ ) Planning is to hold one about every 2 Months, with next week the kickoff with a PowerShell Script club in Zürich : &amp;#160; &amp;#160;&amp;#160;&amp;#160; PowerShell Script Club (Zurich) &amp;#160;&amp;#160;&amp;#160; Language:&amp;#160;&amp;#160;&amp;#160; Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2011/01/27/powershell-script-club-z-252-rich.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=9163" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /><category term="Scriptclub" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/Scriptclub/default.aspx" /></entry><entry><title>PowerShell Get-Easter function</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/11/14/powershell-get-easter-function.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/11/14/powershell-get-easter-function.aspx</id><published>2010-11-14T12:37:24Z</published><updated>2010-11-14T12:37:24Z</updated><content type="html">Just to long to twitter : Function Get-Easter ($y){$a=(19*($y%19)+15)%30;$b=(2*($y%4)+4*($y%7)-$a+34)%7;$d=(($a+$b+114)%31)+1;$m=[math]::Floor(($a+$b+114)/31);([datetime]&amp;quot;$m/$d/$y&amp;quot;).adddays(13)} can be used like this : &amp;#160; PS &amp;gt; Get-Easter 2011 Sonntag, 24. April 2011 00:00:00 &amp;#160; Enjoy, Greetings /\/\o\/\/ Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/11/14/powershell-get-easter-function.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=8297" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author></entry><entry><title>Discovering PowerTab V2 series Part 1 : Installation or upgrade from V1</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/08/06/discovering-powertab-v2-series-part-1-installation-or-upgrade-from-v1.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/08/06/discovering-powertab-v2-series-part-1-installation-or-upgrade-from-v1.aspx</id><published>2010-08-06T18:39:14Z</published><updated>2010-08-06T18:39:14Z</updated><content type="html">Last post there was a question on how to upgrade From the previous version of PowerTab Jason already answered in the comments. As I also had this planned as start of this series I explain a bit more, while I’m installing the new current version PowerTab 0.99.5 . To startup the PowerTab V1 installation added this block to the Profile ( Tip use ii $profile to open your profile) : ################ Start Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/08/06/discovering-powertab-v2-series-part-1-installation-or-upgrade-from-v1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=7353" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author></entry><entry><title>PowerTab for PowerShell version 2.0 beta released on CodePlex</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/08/02/powertab-for-powershell-version-2-0-beta-released-on-codeplex.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/08/02/powertab-for-powershell-version-2-0-beta-released-on-codeplex.aspx</id><published>2010-08-02T18:45:00Z</published><updated>2010-08-02T18:45:00Z</updated><content type="html">After a long silence, a grand new version of PowerTab is there ! With thanks to Jason Archer who took up the job and converted PowerTab to a PowerShell V2 Module. Next to that, he fixed the issues with PowerTab on V2.0 and made some fabulous additions to PowerTab too ! You can find PowerTab on Codeplex now : http://powertab.codeplex.com/ I’m using Jason’s version for the last weeks and do not want Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/08/02/powertab-for-powershell-version-2-0-beta-released-on-codeplex.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=7326" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /><category term="PowerTab" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerTab/default.aspx" /><category term="CodePlex" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/CodePlex/default.aspx" /></entry><entry><title>MSDN content from PowerShell using WDSL</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/07/26/msdn-content-from-powershell-using-wdsl.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/07/26/msdn-content-from-powershell-using-wdsl.aspx</id><published>2010-07-26T21:55:00Z</published><updated>2010-07-26T21:55:00Z</updated><content type="html">When I saw this post : MSDN content is also available as a Web service Of course I had to try this in PowerShell The following code I came up with while testing will get the title of the following post http://msdn.microsoft.com/en-us/library/aa973757(VS.85).aspx : $msdn = New-WebServiceProxy http://services.msdn.microsoft.com/ContentServices/ContentService.asmx?wsdl $cr = New-Object Microsoft.PowerShell Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/07/26/msdn-content-from-powershell-using-wdsl.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=7279" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="MSDN:WDSL" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/MSDN_3A00_WDSL/default.aspx" /><category term="PowerShelll" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShelll/default.aspx" /></entry><entry><title>Replace security on existing share with WMI in PowerShell (update post) </title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/06/02/replace-security-on-existing-share-with-wmi-in-powershell-update-post.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/06/02/replace-security-on-existing-share-with-wmi-in-powershell-update-post.aspx</id><published>2010-06-02T18:24:00Z</published><updated>2010-06-02T18:24:00Z</updated><content type="html">This is an update of the script from my old Blog /\/\o\/\/ PowerShelled: Replace Security on existing share using MSH to PowerShell V2, I came at this post while recourcing a question about translating a SID, that I tested a lot with on my old blog see also the other posts about this here where you can find more examples. As I was at it I rewrote the existing script to work in PowerShell V2 Changes Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/06/02/replace-security-on-existing-share-with-wmi-in-powershell-update-post.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=6742" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /><category term="WMI" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/WMI/default.aspx" /></entry><entry><title>Back again !, Kudos to OrcsWeb and 4th PowerShell Scriptclub in Zurich</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/05/28/back-again-kudos-to-orcsweb-and-4th-powershell-scriptclub-in-zurich.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/05/28/back-again-kudos-to-orcsweb-and-4th-powershell-scriptclub-in-zurich.aspx</id><published>2010-05-28T18:19:00Z</published><updated>2010-05-28T18:19:00Z</updated><content type="html">Hi readers, First of all, sorry for this second longer outage of my blog and the low post rate lately, especialy for the downtime. Some explaination might be in order for that About the outage, after the first time when my Dutch registrar went broke, this time the reason was a SQL Database that went over limit some time ago, for some reason or another Community server did eat a lot of space extra at Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/05/28/back-again-kudos-to-orcsweb-and-4th-powershell-scriptclub-in-zurich.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=6705" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /><category term="Scriptclub" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/Scriptclub/default.aspx" /><category term="WinWorkers" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/WinWorkers/default.aspx" /></entry><entry><title>Scripting Games 2010</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/03/28/scripting-games-2010.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/03/28/scripting-games-2010.aspx</id><published>2010-03-28T10:01:00Z</published><updated>2010-03-28T10:01:00Z</updated><content type="html">The Scripting Games are coming again, click on the 2010 Scripting games badge below for more info : Hope to see you there ! Enjoy, Greetings /\/\o\/\/ Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/03/28/scripting-games-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=5167" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /><category term="Scripting games" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/Scripting+games/default.aspx" /></entry><entry><title>DPM 2010 RC1 Extended Tweet</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/03/10/dpm-2010-rc1-extended-tweet.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/03/10/dpm-2010-rc1-extended-tweet.aspx</id><published>2010-03-10T19:18:53Z</published><updated>2010-03-10T19:18:53Z</updated><content type="html">&amp;lt;ExtendedTweet&amp;gt; Grr, getting bored of typing that servername every time with DPM Cmdlets For now some helper fuctions : function Get-ProtectionGroup {Microsoft.DataProtectionManager.PowerShell\Get-ProtectionGroup (hostname)} function Get-Datasource {Microsoft.DataProtectionManager.PowerShell\Get-Datasource (hostname)} … … But I think this Calls for some advanced functions, proxyCmdlet’s, (or Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/03/10/dpm-2010-rc1-extended-tweet.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=4992" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author></entry><entry><title>Next PowerShell Script Club in Zurich March 2</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2010/02/22/next-powershell-script-club-in-zurich-march-2.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2010/02/22/next-powershell-script-club-in-zurich-march-2.aspx</id><published>2010-02-22T16:06:16Z</published><updated>2010-02-22T16:06:16Z</updated><content type="html">Next Month the 2nd of March&amp;#160; there is a PowerShell scriptclub in Zurich again. For more information or to register : http://www.digicomp.ch/sitpug &amp;#160; Enjoy, Greetings /\/\o\/\/ Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2010/02/22/next-powershell-script-club-in-zurich-march-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=4837" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author></entry><entry><title>PowerShell Script Club in Zurich</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2009/10/28/powershell-script-club-in-zurich.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2009/10/28/powershell-script-club-in-zurich.aspx</id><published>2009-10-28T21:00:00Z</published><updated>2009-10-28T21:00:00Z</updated><content type="html">Next week I will at the Swiss IT Pro User Group Event 3.Nov 2009 Zurich - PowerShell Script Club The first PowerShell Scriptclub in Zurich, with thanks to Desmond Lee , the Swiss IT Pro User Group and Digicomp Academy AG (Zürich) Below the excerpt from the newsletter ( the Dunglish is mine, sorry we had to be quick ) : Swiss IT Pro User Group Events - Di./Tu. 3 Nov. 2009 by IT Pros for IT Pros Subject Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2009/10/28/powershell-script-club-in-zurich.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=3684" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /><category term="Zurich" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/Zurich/default.aspx" /><category term="Scriptclub" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/Scriptclub/default.aspx" /></entry><entry><title>Microsoft Evolution Day</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2009/10/27/microsoft-evolution-day.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2009/10/27/microsoft-evolution-day.aspx</id><published>2009-10-27T13:38:58Z</published><updated>2009-10-27T13:38:58Z</updated><content type="html">At 3 December I will be giving a PowerShell session at the Microsoft Evolution Day in Zurich, Microsoft Evolution Day Windows 7, Windows Server 2008 R2, Office Communication Server 2007 R2, Exchange 2010, Office 2010, SharePoint 2010, PowerShell 2.0 – die Evolution der Microsoft Lösungen geht rasend schnell. Am Microsoft Evolution Day vom 3. Dezember 2009 werden alle neuen Produkte live vorgestellt Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2009/10/27/microsoft-evolution-day.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=3665" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /></entry><entry><title>PowerShell Programming Praxis: Nerds, Jocks, and Lockers </title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2009/08/06/powershell-programming-praxis-nerds-jocks-and-lockers.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2009/08/06/powershell-programming-praxis-nerds-jocks-and-lockers.aspx</id><published>2009-08-06T09:31:00Z</published><updated>2009-08-06T09:31:00Z</updated><content type="html">And another WTF Programing Praxis : Nerds, Jocks, and Lockers function get-OpenLockers ($num){1..([math]::sqrt($num))|%{$_*$_}} Enjoy, Greetings /\/\o\/\/ Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2009/08/06/powershell-programming-praxis-nerds-jocks-and-lockers.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=3067" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /></entry><entry><title>PowerShell Programming Praxis: Josephus' Circle</title><link rel="alternate" type="text/html" href="/cs/blogs/the-powershell-guy/archive/2009/07/30/powershell-programming-praxis-josephus-circle.aspx" /><id>/cs/blogs/the-powershell-guy/archive/2009/07/30/powershell-programming-praxis-josephus-circle.aspx</id><published>2009-07-30T11:28:00Z</published><updated>2009-07-30T11:28:00Z</updated><content type="html">And another PowerShell excersise from the WTF (Worse than Failure) contest Programming Praxis: Josephus&amp;#39; Circle . (for more info see original contest post) Function get-SafeSpot ($count,$Skip) { $q = [Collections.queue](1..$count) while ($q.count -gt 1){ 1..($skip-1) |% {$q.enqueue($q.dequeue())} [void]$q.dequeue() } $q } By using a Queue (that works on a FIFO (First In First Out) base, I could Read More......(&lt;a href="http://powershell.com/cs/blogs/the-powershell-guy/archive/2009/07/30/powershell-programming-praxis-josephus-circle.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=3015" width="1" height="1"&gt;</content><author><name>Anonymous</name><uri>http://powershell.com/cs/members/Anonymous/default.aspx</uri></author><category term="PowerShell" scheme="http://powershell.com/cs/blogs/the-powershell-guy/archive/tags/PowerShell/default.aspx" /></entry></feed>
