Gérald Döserich

Results 5 comments of Gérald Döserich

@237dmitry Default is not executed in that case. That is the problem. ``` $Test = $Null | Out-Null switch($Test) { $null { Write-Host "It's null" } Default { Write-Host "It's...

Thanks @mklement0 for the detailed explaination. Digging through the other proposal and issues this is probably a case not often encountered but still results in confusing behaviour when it happens....

Same problem here. In the Command line there seems to be a missing backslash after the user folder: ![Image](https://github.com/user-attachments/assets/5a0a94b9-8b54-4a8b-91b9-3c3190a3b510) Maybe that is causing the hang?

> @TheToor Hey Gerald - This PR has a merge conflict. If it's still needed, can you create a new pull request? We want to make sure you get credit....