Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Why doesn't $hash.key syntax work inside the ExpandString method?

Accessing PrivateData during Import-Module

powershell

What is the FileSystem provider filter syntax?

Verify Passwords Match in Windows Powershell

powershell

"net use" in PowerShell without specifying drive

powershell

Is it possible to create Windows PowerShell Cmdlets with F#?

powershell f#

windows 7 powershell cannot find dsquery and dsget

windows-7 powershell

Is there a way to catch ctrl-c and ask the user to confirm?

powershell copy-paste

Powershell Editing Xml causing Visual Studio to report Inconsistent Line Ending

ArrayList Unrolling

powershell

How to evaluate PowerShell script inputed from stdin

powershell stdin

What is "cooked value" returning in Powershell's get-counters cmdlet?

How can I detect whether or not I am in powershell from a command line?

powershell command-line cmd

Powershell - Conditionally add parameter/argument to cmdlet

debugging powershell script file (PS1) from C#

powershell

Use PowerShell to wrap an existing COM object

powershell com

Deploying a dacpac via Powershell caused error: "Unable to determine the identity of domain"

Install VS.NET Extension from Command Line

visual-studio powershell

Powershell: How to I test if a line of text contains line feed or carriage return?

How to pass parameters to PowerShell script from TFS build process?

powershell tfs build