-
Due to the current module structure + interaction with host, user code in profile.ps1 is not currently instrumented. Consider adding instrumentation for this to better align with App Insights logging …
-
Hello,
I have a problem with my PS1 SCPH-5552. I made a clean install 2 years ago of the xstation, everything was working perfectly until few days ago when I turned off normally my console and it …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
I upgraded …
-
Consider adding a more advanced PS1 prompt, that shows process count, load and number of logged in users:
```
PS1='(remote) USERS=$(who | wc -l) LOAD=$(cut -f1 -d" " /proc/loadavg) PS=$(ps -e --no…
-
### Describe the issue
While the comment-based help mentions script & project workflows in both `New-AWSPowerShellLambda` & `New-AWSPowerShellLambdaPackage`, it isn't very clear how one would utilize…
-
### Reporting an Issue or Missing Feature
Issue: `Set-PnPPage` cmdlet error when trying to translate a page with a full width section.
### Expected behavior
I expect the `Set-PnPPage` cmdlet…
-
# Summary
Executing Test `Test-ConditionalAccessWhatIf.Tests.ps1` hangs on the following line:
```PowerShell
BeforeDiscovery {
...
$EmergencyAccessUsers = Get-MtUser -Count 1 -UserType "E…
cleif updated
3 months ago
-
I've been debating for a while whether I should post this or not, but since we've been doing so much work with #517, I felt prompted again now. It's another small thing, but in fact good UX practice t…
-
Create **ps1** files for these components:
- [ ] Wazuh agent
- [ ] Wazuh cert oauth
- [x] Wazuh agent status
- [ ] Yara
- [x] Snort
- [x] Setup agent
-
OS: Windows
Browser: Chrome
Versions:
Pode: 2.10.1
Pode.Web: 1.0.0
PowerShell: 5.1
I've combined three snippets from the tutorial, Basic (the services thing…