Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How do I run a Windows installer and get a succeed/fail value in PowerShell?

powershell - how to check if transcript is running?

powershell powershell-2.0

How do I trap signals in PowerShell?

powershell

Display current time with time zone in PowerShell

powershell time timezone

Multiple Invoke-SqlCmd and Sql Server transaction

sql-server powershell

Condition with a function call in PowerShell

powershell

Powershell/PoshGit - 'Could not find ssh-agent'

git powershell

How to get Log On As account for Windows Service via PowerShell

powershell

PowerShell -match operator and multiple groups

.net regex powershell

What is PowerShell good for?

.net scripting powershell

How to create printf effect in PowerShell

powershell printf

Problems using start-process to call other powershell file

powershell batch-file

PowerShell Select-String from file with Regex

How to start powershell with a specific window size from RUN?

windows powershell

Format-List: sort properties by name

sorting powershell

Emulating -ErrorAction in custom powershell function

powershell

Try Catch on executable exe in Powershell?

powershell try-catch

Powershell Active Directory - Limiting my get-aduser search to a specific OU [and sub OUs]

How to use the Copy-Item cmdlet correctly to copy piped files

How to pass build parameters and other information to powershell script in TFS2013 build?

powershell tfs build