-
"Due to the nature of script block logging, it also records de-obfuscated code as it is executed."
I tried https://github.com/danielbohannon/Revoke-Obfuscation, it can detect obfuscated powershell …
-
I am working on exporting a complex list, but I am running into this issue.
PS 7.3.9
PNP.PowerShell 2.2.0
PS C:\Windows\System32> Get-PnPSiteTemplate -Out $TemplateFile -ListsToExtract $ListN…
-
```
I'm just trying to contribute my PowerShell Syntax "brush" ...
/* Powershell 1.0 syntax contributed by Joel Bennett */
dp.sh.Brushes.Powershell = function()
{
var keywords = 'while until tr…
-
```
I'm just trying to contribute my PowerShell Syntax "brush" ...
/* Powershell 1.0 syntax contributed by Joel Bennett */
dp.sh.Brushes.Powershell = function()
{
var keywords = 'while until tr…
-
```
I'm just trying to contribute my PowerShell Syntax "brush" ...
/* Powershell 1.0 syntax contributed by Joel Bennett */
dp.sh.Brushes.Powershell = function()
{
var keywords = 'while until tr…
-
Oh-My-Zsh creates a .zshrc that can override default configuration values, then calls the main script rather than including the entire prompt in the .zshrc. We should use a similar approach so we can …
-
This is a really great project! I'm looking at potentially incorporating some of it's functionality in a project I've been working on. In my case I need to execute these functions on a remote endpoin…
-
my problem is when i want use the powershell to send farsi phrase to piper, the powershell does not support the persian unicode and i want to know that you proceed this project, how you overcome this …
-
### Windows Version
Microsoft Windows [Version 10.0.19045.4894]
### WSL Version
2.2.4.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1-microsoft-standar…
-
Hi! I'm trying to run your pipeline but get the following error, the pipeline ran for over 8 hours could it be as per this issue that the access token needs refreshed? : [https://github.com/microsof…