ThePowerShellGuy.com

Did you do your PowerShelling today ?
Welcome to ThePowerShellGuy.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » PowerShell » ETS
  • PowerShell : typeInfo quiz answer

    The answer to PowerShell : typeInfo quiz  was :  PoSH> Update-TypeData C:\PowerShell\TypeData\Typedata_Type.ps1xml PoSH> [random].typeInfo System.Random ...
    Posted to The PowerShell Guy (Weblog) by admin on February 1, 2007
  • PowerShell : Accessing alternative data-streams of files on an NTFS volume ...

    As Adrian Milliner, mentioned on his blog here :  Alternate Data Streams , Alternate Data Streams are not supported in PowerShell, To make it even worse, the reason for this is that also the .NET framework does not support it, you need to use a API , As for vista in CMD.exe the support for Alternate datastream is ...
    Posted to The PowerShell Guy (Weblog) by admin on January 27, 2007
  • Code formatting test

    Testing codesamples for viewing and copying (do not link here, I will post this item again later after testing) If you have problems ppasting in the sample please leave a remark convert number to Roman notation Function as PowerShell code (Pre tag CodeHTMLer)# Convert Int to Roman notation # /\/\o\/\/ 2006 function format-Roman ($num ) { ...
    Posted to The PowerShell Guy (Weblog) by admin on December 22, 2006
Powered by Community Server (Personal Edition), by Telligent Systems