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

Browse by Tags

All Tags » ETS   (RSS)

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 Constructors Void .ctor() Void .ctor(Int32) Methods TypeName: System.Random Name MemberType Definition
Posted by admin | 1 Comments
Filed under: , ,

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
Posted by admin | 11 Comments
Filed under: , , , ,

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)
Posted by admin | 8 Comments
Filed under: ,