Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » cmd.exe   (RSS)

Hey PowerShell Guy How can I run a PowerShell Script from CMD.EXE and return an Errorlevel

This is a translation from the Hey Scripting guy article : How Can I Compare Two Strings Values and Then Report Back the Result of That Comparison? , a quick translation to PowerShell : PARAM ($Str1,$str2) if ($str1.length -lt $str2.length){"string 1
Posted by MoW | 2 Comments
Filed under: ,

Dueling Command Lines in Windows Server 2008 ? .. or a happy end ?

Paul Thurrott wrote a nice article about PowerShell and CMD support in Windows Server 2008 Dueling Command Lines in Windows Server 2008 except for my toughts about the outcome I found it a excelent article, with a great start : In this corner, in the
Posted by admin | 5 Comments
Filed under: , ,