Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell equivalent of "$@" from bash

bash powershell

Remove specific files in a folder using powershell

powershell

Docker Login to gcr.io in Powershell

powershell get-childitem to csv with details

How to check if a folder has no files locked by any process?

How to search SSIS Projects for references to specific tables?

sql-server powershell ssis

PowerShell Running Select-String on Variable vs on File

Character-encoding problem with string literal in source code (utf8 no bom)

How do I avoid getting a object with nested values here?

powershell

Regex - Searching for a string after nth comma in CSV file

regex powershell notepad++

How to replace "single quote" to "double single quote" in XSLT

xml powershell xslt

Running cmd.exe through start-process but unable to pass the command to cmd.exe

powershell start-process

Powershell: how to select and modify Xml comment?

xml powershell xpath comments

powershell more than one operations using pipe

powershell pipe operation

How to uninstall PowerShell 5.1 on Windows after installing 72

windows powershell

Where is the "downloads" folder located

windows powershell filepath

Get path to the user home directory on Windows in PowerShell? [duplicate]

windows powershell

What is difference between Azure AD Module and MS Online module

powershell azure module

Escaping quotation marks in Powershell

powershell escaping quotes

ConvertFrom-Json output doesn't work for Select-Object

json powershell