Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

What is the meaning of ${} in powershell?

powershell

Locating all subdirectories matching a string or partial string

Replace path in Powershell string

regex powershell

How do I use Powershell to add/remove references to a csproj?

How do I get a file path without extension in PowerShell?

powershell

Powershell Get number from string

powershell replace

Listing processes by CPU usage percentage in powershell

powershell

Search on an Internet Explorer App Object

What password does domain-protected pfx require?

How to unpin "Library" folder from Task Bar using Powershell?

powershell

Chocolaty packages not installing via OneGet/PackageManagement in Windows 10?

RSConfig generates a Dsn Connection String doesn't work

How to read PowerShell exit code via c#

c# powershell

Visual Studio 2012 PowerShell project

When writing a PowerShell module in C#, how do I store module state?

c# powershell

Calling Excel macros from PowerShell with arguments

excel vba powershell

How to group Get-ChildItem -Recurse results in one output table?

powershell

equivalent of su in powershell

powershell

Getting all open PS Sessions on a remote server (from new console window)

What do the $package and $project params contain in a NuGet install.ps1 script?