Search code examples
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
How to prepend to a file in PowerShell?...


powershellprependpowershell-core

Read More
How can use a PowerShell script to run the Terraform CLI and pass a variable of type map?...


windowsunixterraformpowershell-core

Read More
Set the PSModulePath variable on Linux - PowerShell 7...


powershellpowershell-core

Read More
Open pwsh with command from cmd without exiting...


powershellsshcmdpowershell-core

Read More
Why is Az powershell returning this error on a simple "show policy definition" command?...


azurepowershell-coreazure-policy

Read More
How does powershell resolve command names?...


powershellpowershell-core

Read More
Unexpected MSB4184 Error running MSBUILD from Script in PS Core 7.3 -- PS Core Bug or something we c...


c#asp.net-web-apimsbuildpowershell-core

Read More
How do I get continuation token when querying Azure Table Storage via REST API on PowerShell?...


restazure-table-storagepowershell-core

Read More
How can I write to file descriptor 3 via pwsh on linux...


powershellubuntupowershell-core

Read More
ForEach-Object -Parallel How to use it...


powershellpowershell-core

Read More
Can PowerShell Core handle ps1 files with CRLF line endings in Linux environments?...


linuxpowershellpowershell-core

Read More
Periodic job to find resource groups with tags corresponding to recently deleted users...


microsoft-graph-apiazure-pipelinesazure-clipowershell-core

Read More
syntax to include Jenkins pipeline optional argument...


powershelljenkinsjenkins-pipelinepipelinepowershell-core

Read More
Gitversion fails to get the JSON data...


jsonazure-devopspowershell-coregitversion

Read More
How to [runtime.interopservices.marshal]::GetActiveObject("...") in PowerShell Core?...


powershellinteropcom-interoppowershell-core

Read More
Get-Package - PS CORE no longer provides installed software...


powershellazure-devopspowershell-core

Read More
How to run PowerShell core commands in bash script directly?...


bashazureazure-devopsazure-clipowershell-core

Read More
why the command; ls -l file_doesnot_exists > /dev/null 2>&1 is working while; ls -l 2>&...


linuxbashpowershell-core

Read More
Dynamic parameters in Powershell based on value of other parameter...


powershellpowershell-core

Read More
Keep order of elements when parsing json and writing it back out...


jsonpowershellgithub-actionspowershell-core

Read More
I have a function that returns a PSCustomObject with specific named properties. How can I get these ...


powershellautocompletepowershell-core

Read More
Windows Terminal - Launch powershell with different profile...


powershellpowershell-corewindows-terminal

Read More
pwsh 7 format-default: Unable to cast object of type 'MySql.Data.Types.MySqlDateTime' to typ...


powershellpowershell-corepowershell-7.2

Read More
BackNext