Thepowershellguy - thepowershellguy.com

General Information:

Latest News:

How (NOT) to create 4 test VM’s with Windows server 2012 in PowerShell 21 Sep 2012 | 05:40 am

While testing with Hyper V in Windows 8 I Created 4 virtual machines with Windows 2012, for testing resource metering, partly in PowerShell (except for console input WS12 installation and where I chea...

TestPost Windows 8 with Word 2013 16 Aug 2012 | 05:51 pm

Here PowerShell V3 content will arrive Test Pasting Script code : get-command | measure-object | foreach { "Cmdlet count " + $PSItem.count } Pasting Console output PS C:\Users\Marc> get-command ...

Meet up at MMS 2011 (and talk PowerShell) 24 Mar 2011 | 04:56 am

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&A with Marc van Orsouw (aka “The PowerShell Guy”) Today 3-5...

PowerShell Script club Zürich 28 Jan 2011 | 04:39 am

As last year, I will be holding PowerShell script clubs in Switzerland, in cooperation with the Swiss IT User group ( http://swissitpro.com/ ) and  Digicomp (http://www.digicomp.ch/) Planning is to h...

PowerShell Get-Easter function 15 Nov 2010 | 01:37 am

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]"$m/$d/$y").adddays(13)} can...

Discovering PowerTab V2 series Part 1 : Installation or upgrade from V1 7 Aug 2010 | 06:39 am

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,...

PowerTab for PowerShell version 2.0 beta released on CodePlex 3 Aug 2010 | 06:45 am

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 w...

MSDN content from PowerShell using WDSL 27 Jul 2010 | 09:55 am

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 ....

Replace security on existing share with WMI in PowerShell (update post) 3 Jun 2010 | 06:24 am

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 translatin...

Back again !, Kudos to OrcsWeb and 4th PowerShell Scriptclub in Zurich 29 May 2010 | 06:19 am

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, aft...

Recently parsed news:

Recent searches: