-
I'm using the latest version and when running Tokenizer on a hosted release it works fine. But if I release from our build server on premise, I get this error:
```
2016-09-29T14:16:20.6396150Z C:\Win…
-
Since PEP-8 is specifically called out (and seems to be heavily influencing this document), do we want to develop brace/capitalization guidelines? PowerShell doesn't care, but it's often a big pet-pee…
-
About topics don't match About topic template. This creates off-by-one errors that make Get-Help About* display fail. (We need to serialize About topics! Markdown, XML, json, whatever)
In PS 5.1, A…
juneb updated
7 years ago
-
_From @shaolinint on November 4, 2016 8:21_
Expected behavior
-----------------
Successfully install psscriptanalyzer module
Actual behavior
---------------
**Failed to install the selected mo…
-
According to the [Known Issues](https://github.com/PowerShell/PowerShell/blob/master/docs/KNOWNISSUES.md) page, `Select-XML` is likely to be removed because XML is not in .Net Core...
However, it app…
-
Based on task implementation, it should obtain a temp file every time getting executed on the agent machine, but looks like it's not happening in my environment. I'm using this task on a TFS 2015.U2 a…
-
# Overview
PowerShell Core instances shall support their own set of profiles. The profiles shall be placed in PowerShell Core specific directories and have PowerShell Core specific names. Additional…
-
Install-PowerShellRemoting.ps1 assumes that it is run from within the instance of PowerShell that it is registering. #1626 blocks this scenario.
To fix it for Aug17th, we need to add a new optional p…
-
_From @HemantMahawar on October 28, 2016 20:38_
_From @jianyunt on September 22, 2016 23:49_
# Problem
It is observed that PowerShell core is loading assembles from its installed folder first (e.g. …
-
## Empire Version
2.0_beta, latest git pull
## OS Information (Linux flavor, Python version)
Empire C2: Kali rolling, fully updated
Agent machine: Windows 8.1 Enterprise fully updated
## Expected be…