Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 4
    Probably you would have to design a custom form yourself. It's not that hard to do. Commented Jul 3, 2021 at 23:01
  • 3
    take a look at using Read-Host to get secure strings. that would let you work in the entire console ... [grin] Commented Jul 3, 2021 at 23:12
  • Take a look at the output of the cmdlet in PowerShell v7.xx! It does not open a graphical pop up. Commented Jul 4, 2021 at 0:57