Search code examples
PowerShell doesn't return an empty array as an array...

arrayspowershell

Read More
`Invoke-Conda` cannot catch any arguments after powershell 7.5.0 update...

powershellanacondaconda

Read More
Convert ASCII string to integer for registry key (WmiMonitorID.UserFriendlyName)...

powershellintegerasciidisplayregistrykey

Read More
PowerShell Access is denied. PSRemotingTransportException + FullyQualifiedErrorId : PSSessionStateBr...

powershellremote-desktopaccess-deniedpowershell-remoting

Read More
How do you correctly document Powershell functions?...

powershellcode-documentation

Read More
PowerShell stuck in Constrained Language Mode...

powershellconsolerestriction

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

powershell

Read More
PowerShell, determine if we are running on Windows 10 or Windows 11...

powershellwindows-10versionwindows-11

Read More
Delete everything between two strings (inclusive)...

powershell

Read More
Create a folder within a network drive with System.IO.Directory.CreateDirectory...

c#powershellsystem.io.directory

Read More
New-PSDrive not visible to other shells contrary to MS documentation...

azurepowershellsmbnew-psdrive

Read More
Powershell 5: documentation support via comments for classes and enums members...

powershellpowershell-5.0

Read More
Powershell: Get users from dynamic group in EntraID...

azurepowershellazure-active-directorymicrosoft-graph-apimicrosoft-entra-id

Read More
Group array objects by properties and sum...

powershell

Read More
Powershell Core: Enter Powershell 5.1 Session...

powershellsessionconfigurationremoting

Read More
How do I conditionally add a class with Add-Type -TypeDefinition if it isn't added already?...

powershelladd-type

Read More
Environment variable in conda is not aligning with os.environ, possibly because of un-escaped dollar...

pythonpowershellenvironment-variablescondaspyder

Read More
How to see the scope of an already winget installed package?...

powershellwinget

Read More
How can I source variables from a .bat file into a PowerShell script?...

windowspowershellbatch-filecmdenvironment-variables

Read More
AmbiguousParameterSet because of overlapping parameter sets...

powershell

Read More
PowerShell: how to grep command output?...

powershell

Read More
How to change cursor position in powershell console...

powershellconsole

Read More
"Get-WmiObject Win32_QuickFixEngineering" returns "InstalledOn" with a future da...

powershelldateget-wmiobject

Read More
Powershell 5 - Multicolored text on the same line, logged on text file on the same line...

powershellpowershell-5.0

Read More
Install Modules as Admin...

powershell

Read More
powershell Regex - match only the strings that starts with one occurrence of special chars...

regexpowershell

Read More
How to provide a file as std input in VSCode (Windows, python)?...

powershellvisual-studio-code

Read More
Why does (ConvertFrom-Yaml $yaml).anArray.ForEach({ $_ }) return `$null`, when the expression withou...

powershell

Read More
Why does this multidimension array output as list?...

arrayspowershellmultidimensional-array

Read More
Rename files sequentially and if file already exists (name conflict) then just increment the iterato...

powershellfile-renamepowershell-5.0powershell-5.1rename-item-cmdlet

Read More
BackNext