-
I believe this is related to #942, which is closed. Someone claimed this works from Ubuntu. Is this not supported on macOS, or is this a bug?
Steps to reproduce
------------------
```
$Ses…
-
## Steps to reproduce
ipmo psreadline
## Expected behavior
the module should load
## Actual behavior
Tells you that you need to change the execution policy.
## Environment data
``` powershell
>…
-
### Description
Hello :)
We are desperate for your help :)
A brief description :)
We have a custom wrapper/solution to deploy ARM Templates via New-AzureRmResourceGroupDeployment powershell cmdl…
-
Expect these changes:
* OS-specific line endings, provide parameter to override environment (in case Windows user wants Unix line endings and vice-versa).
* Changes to better support Linux default f…
-
Note: This is an attempt to consolidate the related existing issues:
* #2653
* #3503
* #3728
* #3781
The **behavior as of beta1**, verified on Windows 10, macOS 10.12, Ubuntu 16.04:
* `Get-…
-
This issue has been documented at:
https://stackoverflow.com/questions/48837473/visual-studio-2017-unable-to-initialize-powershell-host
Steps to reproduce
------------------
1. Start Visual Stud…
-
Powershell Beta 2 on Ubuntu 16.04
Steps to reproduce
------------------
Create a file hello
#!/opt/microsoft/powershell/6.0.0-beta.2/powershell
gps i*
----------
Then chmod +x it
and run i…
-
When you run Update-Help in PowerShell Core 6.0.0.9 on Windows 10.0.14905, you get the XML help, and About help for CimCmdlets and Pester modules, but no core About help.
## Steps to reproduce
In Pow…
juneb updated
7 years ago
-
Beginning in PowerShell 6.0.0.12, the version-specific (release-specific) $pshome\en-us ($env:ProgramFiles\PowerShell\6.0.0.12\en-US) has its own help files. But, Get-Help in 6.0.0.12 is reading its h…
juneb updated
7 years ago
-
I am seeing this error on new installs and reinstalls of scoop
```ps1
C:\Users\klauer> iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
Initializing...
Downloading...
Extra…