Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Why does $_ behave differently when in a .ps1 versus .psm1 files?

powershell module pipeline

Executing Powershell on remove server fails when path to script is fully qualified

New-PSSession does not work locally

powershell winrm

Powershell ISE wrongly interprets openssl.exe normal output as error

Pipelining between two SEPARATE Powershell processes

powershell pipelining

How to keep AzureRMAccount between sessions

powershell azure

How to determine Windows firewall rule's program path using Powershell Get-NetFirewallRule

Why does PowerShell 5 from Windows 7 not have the same features as Windows 10?

Convert Colon Separated String to a PowerShell Dictionary

powershell powershell-2.0

How to install RabbitMq silent

windows powershell rabbitmq

Powershell get Azure VM name from private IP

Detect if process executes inside a Windows Container

execute powershell commands from ruby

ruby powershell

How to set environment variable and execute command in one line (PowerShell)?

Powershell access to a variable in previous pipe

powershell

Override a parameter in the parameters.json file with PowerShell when deploying ARM template

Can I access an object's nested properties using a variable?

powershell

System.IO.FileSystemWatcher only notifies once on edited files

powershell file-watcher

How to mock a job in Pester?

powershell mocking pester

Can I use PowerShell `Expand-Archive` upon a zip file with no extension

powershell extract archive