Search code examples
How to refer to HKEY_CLASSES_ROOT in PowerShell?...


powershellregistrywindows-11powershell-7.2

Read More
Passing Hashtable Parameter from CommandLine PowerShell 7.2...


powershellhashtablepowershell-7.2

Read More
How can I prevent non position 0 parameters to appear in position 0 in PowerShell?...


powershellparameterspowershell-7.2

Read More
Mocking Response of a REST API in Pester...


unit-testingpesterpowershell-7.2pester-5

Read More
Powershell - how to read Ansi CSV file...


powershellpowershell-7.2

Read More
Why do process blocks correctly return a hashtable, instead of an array of hashtables?...


powershellhashtablepowershell-7.0powershell-7.2

Read More
The term 'Invoke-AzSynapsePipeline' is not recognized as a name of a cmdlet, function, scrip...


azure-functionspowershell-7.2

Read More
How to access properties in a nested hashtable without explicitly stating the property names?...


powershellhashtablepowershell-7.2

Read More
Default Powershell Terminal is 7.2 but scripts run as Powershell 5.1...


visual-studio-codepowershell-7.0powershell-7.2

Read More
Powershell 7.2: ConvertFrom-Json - Date Handling...


jsonpowershelldatetimepowershell-7.2

Read More
How to make netstat output's headings show properly in out-gridview?...


powershellpowershell-cmdletwindows-11powershell-7.2

Read More
How to check if PowerShell result contains these words...


powershellwindows-11powershell-7.2

Read More
Create a function in the global scope in an if block...


powershellpowershell-7.2

Read More
Modify text of specific CSV column with regex...


powershellcsvpowershell-7.2

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


powershellpowershell-corepowershell-7.2

Read More
How to export variables from a PowerShell module...


powershellpowershell-7.2

Read More
Powershell create New-Variable from foreach loop to be used outside of the loop...


powershellpowershell-7.2

Read More
How do I return the values of searched items in powershell instead of the object?...


powershellpowershell-isepowershell-7.2

Read More
VSCode F8 function issue...


powershellvisual-studio-codekey-bindingspowershell-7.2

Read More
Azure Alert Condition works in dev but has missing variables for tst...


azurepowershellpowershell-7.2

Read More
$_.Exception is $null when used in a call – why?...


powershellpowershell-7.0powershell-7.2

Read More
PowerShell 7; String to DateTime?...


powershellpowershell-7.2

Read More
I want to remove certain parts of a certain string in Powershell 7.2.4, how do I do it?...


powershellpowershell-7.0powershell-7.2

Read More
Why is the function not called by Start-ThreadJob?...


powershellpowershell-7.0powershell-7.2

Read More
How to Stop powershell form Converting the variable assigment of a boolean to Uppercase letter...


windowspowershellpowershell-7.0powershell-7.2

Read More
Implicit conversion to bool of struct defined in C# fails in PowerShell...


c#powershellimplicit-conversionpowershell-7.0powershell-7.2

Read More
Get-WmiObject not showing desired results while filtering for PNPDeviceID...


powershellpowershell-7.2

Read More
ShouldProcess failing in PowerShell7...


powershellpowershell-7.0powershell-7.2

Read More
Accept part of the autocompletion...


windowspowershellwindows-11psreadlinepowershell-7.2

Read More
Running script only prints script source code!@#$%...


powershellpowershell-7.2

Read More
BackNext