Search code examples
PowerShell: How to [ref] an element in array?...

c#powershellpinvokepowershell-core

Read More
Why are -ErrorAction Stop / $ErrorActionPreference = 'Stop' sometimes ineffective, e.g. with...

powershellerror-handlingpowershell-remotingpowershell-core

Read More
Why is `Install-Module` not respecting $ErrorActionPreference=Stop from the script scope?...

powershellpowershell-corepowershell-7.0

Read More
Can i get the "Alias" of an application from an IIS Site with Powershell?...

powershelliispowershell-core

Read More
Really, how do you suppress PowerShell analyzer rules...

powershellvisual-studio-codepowershell-core

Read More
How to throw a catchable error that displays concisely...

powershellerror-handlingpowershell-core

Read More
Search through all folders recursively and find folder with the most files non-recursively...

powershellpowershell-core

Read More
Why does Write-Host break EndInvoke() result collection from RunspacePool?...

powershellpowershell-corerunspace

Read More
Powershell replace multiline doesn't work when matching end of line...

powershell-core

Read More
Hash key and value do not compare equally...

powershellpowershell-corepowershell-7

Read More
How to Register-PSRepository for another user?...

windowspowershellpowershell-core

Read More
powershell Get-Member (MemberDefinition) to .Net MemberInfo...

powershellpowershell-core

Read More
Stream powershell output objects to format-table...

powershellpipelinepowershell-core

Read More
Specific Alternative for Invoke-Expression when calling starship...

powershellpowershell-core

Read More
How to get the TBS (To be signed) value of a signed file in PowerShell?...

powershellcertificatex509certificate2powershell-corepowershell-7.3

Read More
Fetch Azure API Management subscription key using azure cli...

azureazure-devopsazure-api-managementazure-clipowershell-core

Read More
How to invoke PowerShell script from command prompt that updates XML file?...

xmlpowershellpowershell-remotingpowershell-corexmlupdate

Read More
How to set mandatory attribute of a parameter to $true conditionally in PowerShell?...

powershellparameterspowershell-corepowershell-7.3

Read More
Powershell Stop Parsing and docker...

dockerpowershell-core

Read More
How to serialize/deserialize data back and forth between Windows PowerShell and PowerShell core?...

powershellserializationdeserializationpowershell-corepowershell-7.3

Read More
PowerShell | Argument completer not working when a file with the required criteria is not in the cur...

powershellargumentsget-childitempowershell-corepowershell-7.3

Read More
How to make a PowerShell argument completer that only suggests files not already selected?...

powershellpowershell-coretab-completionpowershell-7.3

Read More
How to prevent PowerShell validateSet argument completer from suggesting the same values that are al...

powershellpowershell-coretab-completionpowershell-7.3validateset

Read More
Exclude the JSON property only if it exists - Powershell...

jsonpowershellpowershell-core

Read More
PWSH - ValidateScript as reference to external ps1 script...

powershellcommand-line-interfacepowershell-core

Read More
$PWD vs. Get-Location in powershell or pwsh?...

powershellpowershell-core

Read More
PowerShell Start-Process -Wait does not wait for VS Code...

powershellvisual-studio-codewaitpowershell-core

Read More
Powershell Core deserializes numbers in JSON as Int64 vs Windows Powershell which does it as Int32...

jsonpowershellpowershell-core

Read More
Accessing object property named with dollar sign in PowerShell...

powershellpowershell-core

Read More
Get Windows "codename"...

powershellpowershell-core

Read More
BackNext