Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Run PowerShell command (with pipeline) in CMD

powershell command-prompt

Powershell: Call operator (&) with escape param (--%) not working with non-static args

How to pass parameters to SQL script via Powershell

sql shell powershell

"git unable to read current working directory no error" - posh git (windows 10)

git powershell github

Powershell script to count specific files in directories & subdirectories

TFS Build: `Microsoft.TeamFoundation.PowerShell' is not installed on this computer

Adding a specific property to each json object in an array in powershell

json powershell

Powershell Parsing Help - How to output a list of folder names into a text file

Formatting the verbose output of a Remove-Item command

powershell

How to trim all the lines in a file in powershell

powershell powershell-2.0

Powershell find users expiring in 7 days

get Current user context

Why does an error still show when I specify -ErrorAction SilentlyContinue?

powershell

How to check whether a node exists or not using powershell without getting exception?

powershell powershell-2.0

How can I use ConvertTo-SecureString

Return data from Powershell jobs without the Job-Information

powershell powershell-3.0

Powershell command to kick disconnected users off a server

File extension while searching

powershell console

PowerShell Get-Content: Try{ .. } catch { ..}?

file powershell

How to identify the last item from pipeline foreach-object cmdlet

powershell