alex95
PS C:UsersAlex> Get-Help i am dying / Get-Help : A positional parameter cannot be found that accepts argument 'am'. At line:1 char:9
alex95
PS C:UsersAlex> $host.version.ToString().Insert(0, 'Powershell ').Insert(14, ' sux ;D') Powershell 2.0 sux ;D