Display the Operating system version
By Fredrik WallThis is a short but nice PowerShell script.
It displays the os version by retrieving the build number.
It’s easy to add more Operating systems by just adding the Build number and name.
Welcome to The Power Admin, The Power Administrator.
This is the blog of two Power Administrators. Not only PowerShell administrators.
We both have been in the IT business for a long time and there for are we administrators with power.
This is the home of Fredrik "Dalle" Wall and Fredrik "DXter" Jonsson. Read more about us in the About section.
This is a short but nice PowerShell script.
It displays the os version by retrieving the build number.
It’s easy to add more Operating systems by just adding the Build number and name.
I have made a little screencast without sound that shows how easy It is to get information about the Operating System by using WMI.
Get more information at:
win32_operatingsystem class information
http://msdn.microsoft.com/en-us/library/aa394239.aspx
Almost the same as the last post. But this time we have It as a function.
While browsing the internet this morning I came a cross of this master piece of song.
http://landofsilly.mypodcast.com/2009/01/PowerShell_Wizard-177292.html
It’s called PowerShell Wizard and It’s from the guys at Land of Silly.
http://www.mypodcast.com/fsaudio/landofsilly_20090125_0139-368526.mp3
Powershell Wizard
Ever since I was a young guy,
I fell in love with the machine
From Commodores to Inspirons and all those in between
But I’m so blown away
I fainted and I fell
It’s a Blinking llttle cursor
And they call it PowerShell!
This could be a song about me
Microsoft Virtual TechDays (18-20 Feb)
This is 3-days of free training.
Lots of nice sessions, provided over the internet for free.
http://www.virtualtechdays.com
I’m a fan of Windows, but not a fanatic fan.
This video from ZDNet Australia are very funny.
They are showing people KDE 4 and everybodey think it’s Windows 7 
You can find the post here:
http://www.zdnet.com.au/insight/software/soa/Is-it-Windows-7-or-KDE-4-/0,139023769,339294810,00.htm
Tidigare använde jag Technorati Tags både på min Svenska och Engelska blogg.
Men efter att ha sett att resultaten på träffar blir bättre från den Svenska bloggen med bloggar.se,
så har jag bytt och kör numera med bloggar.se här också.
Det är riktigt enkelt att fixa detta om man som jag bloggar med Windows Live Writer:
Here are some links to information about Windows Update and PowerShell.
I will do some postings on my own in this subject, but It will be posted later on.
Add these functions to your PowerShell profile and to your script vault
James O’Neill at Microsoft have made som great functions to work with Windows Update on computers
http://blogs.technet.com/jamesone/archive/2009/01/27/managing-windows-update-with-powershell.aspx