-
## General summary of the issue
PowerShell's normal parsing of a test ignores `` ` `` characters in single-quoted strings. Pester seems to re-parse certain parts, which turns them into double-quote…
-
Hi,
I know that you say that only Windows 10 is supported but I don't have such system. Only Windows 7 Pro. i installed you app but when I run it throws this error:
![error](https://user-images.gith…
-
Hi,
I am trying to load Posh-SSH from a vmware/powerclicore docker image but cannot load it.
```
PS /root> Install-Module -Name Posh-SSH -RequiredVersion 3.0.4 -Verbose
VERBOSE: Using the prov…
-
everything works fine on my desktop but on my laptop the profile loads 3 times every time i launch the terminal
it loads once then it looks like it clears the terminal then load twice as per the scre…
-
## I am trying to automate to create DDLs in azure sql database using azure powershell.
i am using below script
param
(
[parameter(Mandatory = $false)] [String] $server,
[parameter(Mandat…
-
### What You Are Seeing?
When using choco in PWSH, I almost always use tab completion. For choco, this ends in choco.exe, but I noticed that tab completion for commands (i.e. choco install) does …
-
Apologies in advance if this has already been discussed, but I could not find any mention of it in previous issues.
Is there any plan to allow users to select multiple image files (or an entire dir…
-
I get this error when running the code at the bottom of this post:
```powershell
Exception calling "Save" with "0" argument(s): "Error saving file C:\Users\jordanv\Documents\tmp\L1234_20170421061526…
-
Hello,
First of all, thank you for developing this wonderful tool.
I used PS2EXE, but it couldn't load the required DLLs.
Why is this happening?
![スクリーンショット 2024-04-27 111455](https://github.com…
-
Hard coded Azure URIs at lines 82, 88, and 115 prevent this from working in non-AzureCloud instances