-
Environment data
----------------
```powershell
& {
"PS version: $($PSVersionTable.PSVersion)"
"PSReadline version: $((Get-Module PSReadline).Version)"
if ($IsLinux -or $IsOSX) {
…
-
Steps to reproduce
------------------
help about_format.ps1xml says that the *.format.ps1xml files are located in the $PSHOME directory but the format files are missing from that directory (an…
-
Environment data
----------------
PS C:\Dev\Python\workspace\lf> cd 'c:\Dev\Python\workspace\lf'; ${env:ALLUSERSPROFILE}='C:\ProgramData'; ${env:AMD_ENTRYPOINT}='vs/workbench/services/exte…
-
Steps to reproduce
------------------
![image](https://user-images.githubusercontent.com/31104435/46920680-9e80b500-cfb7-11e8-92a2-cfa76be9f838.png)
Expected behavior
-----------------
Wr…
-
I'm evaluating PS Core on my Windows 10 machine but I also keep Windows PowerShell on my taskbar for times when something doesn't work in PS Core. The icons for both programs are the same. It would …
-
Environment data
----------------
Steps to reproduce or exception report
--------------------------------------
-
Hi,
I just can't install the agent I have tried every method and I keep getting errors.
I've tried digging into them but I can't find anything...
![image](https://user-images.githubusercontent.co…
-
_From @ffeldhaus on September 16, 2016 18:19_
## Steps to reproduce
Install PowerShell 6 Alpha 10 and run powershell as a user who is not root nor member of the wheel group. Then run `Install-Module …
-
OpenSSH just got a new parameter for specifying the default shell - but it appears it must be full path specified: https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH
It is not c…
-
## Troubleshooting
Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting
## Environment
- Server TFS on-prem
…