Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How does -InputObject parameter of the Sort-Object cmdlet work?

powershell powershell-4.0

Setting up Visual Studio environment variables from PowerShell [duplicate]

Passing an optional parameter

powershell parameters

Run exe in background

powershell

TFS: Exception calling "SetRight" with "2" argument(s): "Could not obtain the user information."

powershell tfs

Powershell get region from AWS metadata

Compare System.Version in Powershell

powershell

How to convert .cs file to a PowerShell cmdlet?

powershell to get the first x MB of a file

powershell

How do I alter XML with PowerShell/XPath and save the document?

xml powershell xpath

PowerShell BizTalk scripts WITHOUT using BizTalk provider for PowerShell

powershell biztalk

PowerShell: ErrorAction set to "SilentlyContinue" not working

powershell error-handling

How should I version control (sort of) unrelated scripts in the same path?

how do I replace a string with a dollar sign in it in powershell

powershell

Enumerate file properties in PowerShell

powershell powershell-2.0

How to RemoveAll when using generic list<T> in powershell

powershell powershell-2.0

Parameters with double quotes are not properly passed to Scriptblock by ArgumentList

Powershell INI editing

powershell powershell-2.0

PowerShell/CLI: "Foreach" loop with multiple arrays

Get-Content and show control characters such as `r - visualize control characters in strings