Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Pass a variable as a switch parameter in Powershell

How can I redirect input in PowerShell without a BOM?

Monitoring Windows directory size

java ruby perl powershell groovy

In Powershell how can I convert a string with a trailing 'sign' to a number?

Better way to print object than Write-Host

powershell pretty-print

Easiest/shortest command to run a PowerShell script as a build event in Visual Studio

Why does invoking PowerShell from C# throw a System.Management.Automation.CommandNotFoundException?

c# powershell

How to detect Powershell nesting within Powershell?

powershell

How to stream the output of a programmatically executed ScriptBlock?

.net powershell streaming

In powershell $x.FullName not returning full path

powershell

Anyone's using BDD in Powershell?

powershell bdd pester

Creating a directory on remote FTP using powershell

powershell ftp directory

Converting output to HTML format in PowerShell

powershell

Setting multiple properties at once in Powershell

syntax powershell

Is there a way to programmatically set the ApartmentState to STA?

.net powershell sta

Unable to load XAML in powershell

wpf xaml powershell

powershell : ftp directory listing (help on a script)

why does a scriptblock passed as an argument in invoke-commands argumentlist fail?

Translating DOS batch file to PowerShell

powershell batch-file

How do I handle Windows PATH variable expansion when set from PowerShell?