-
I'm facing issue with project referencing [FSharp.Management](https://github.com/fsprojects/FSharp.Management) not building from `dotnet build`
[fsmgt.zip](https://github.com/dotnet/fsharp/files/54…
-
#### Meta-issue to track work on improving the experience of PowerShell class usage as much as possible.
## Note on By-Design Behaviours
PowerShell classes currently are a bit finnicky. Some of …
-
Hello,
Great tool, thanks!
But I can't manage to get the context menu for PS1 files. The script says: `[07/19/23 15:47:23] - INFO : Can not find registry path: Registry::HKEY_CLASSES_ROOT\Micros…
-
@fabientschanz Your settings catalog policies are failing to be parsed with *ConvertTo-DSCObject* because of the usage of *SInt32* properties within CIM instances, the code as it stands today in *DSCP…
-
### Summary of the new feature / enhancement
As a developer, I want to be able to know when a new PowerShell command is created.
There are a variety of reasons where this would prove useful:
…
-
TL;DR - The schema needs a new activity class to represent script execution events.
Most Windows EDR products provide visibility into the execution of PowerShell, Python, VBScript, JavaScript, Offi…
-
4.B.4 - powershell.exe adds a value under HKCU:\Software\Classes\ms-settings\shell\open\command via New-Item and New-ItemProperty
Powershell mnodifying registry, do not have access to script tot ell …
-
A Windows PowerShell v5.1 session:
PS H:\> $PSVersionTable
Name Value …
-
Define an IssueFix class and restructure cmdlets to use class instead of add-member.
https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_classes?view=powershell…
-
# Description
Finally, the attacker removes artifacts of the privilege escalation from the Registry (T1112).
```
[pupy (PowerShell)] > Remove-Item -Path HKCU:\Software\Classes\Folder* -Recurse …