-
Hello Thomas,
Getting some errors after connecting and when running: $doc = Get-M365Doc -Components Intune -ExcludeSections "MobileAppDetailed"
The script seems to run without issue until the en…
-
I have the following simple script
```ts
// Name: RecycleDefaultAppPool
import "@johnlindquist/kit";
function configure() {
$.shell = "powershell.exe";
}
function showNotificationUs…
-
# Expected Behavior
Add-HPOVBaseline -File should add the baseline to OV without consuming all available memory
### Actual Behavior
```PowerShell
PS /home/frta/> Add-HPOVBaseline -File ./s…
-
It appears that to interface correctly with Bicep, external/helper systems such as PSBicep must also be using the same version of .Net. Currently, Bicep appears to be using the stable .Net branch rath…
-
### Description
To ease the usage & structure of our tools folder, I'd propose to convert it into one or multiple PowerShell modules with a proper structure like
To ease the usage & structure of…
-
This could just be me, but I could not get the wget provided in quickstart to work. I think this is because PowerShell does not interpret && the same way as other shells (like Bash). In PowerShell, e…
-
I'm pretty sure that line 65
$msiArgs = "/x"
should be something more like
$msiArgs = "/x $file"
Otherwise clients have to do something like
$env:chocolateyInstallOverride = "true"
$env:choc…
-
Does it make sense to run CI also on Linux (Ubuntu/`ubuntu-latest`/`ubuntu-22.04`)? Or just waste of CPU cycles/energy?
I guess the "biggest" chunk of work would be preparing Linux versions into ht…
-
I am from finch team and have a few people reached out to me on how to use ash with finch on windows. So want to understand the ash arch better.
From the readme it appears ash runs from inside t…
-
I cannot run the Demo `pywin32/win32/Demos/service/serviceEvents.py`. My setup is Windows 7 x64 with Anaconda 4.4.7, Python 3.6.3, and pywin32 221.
I get the following errors:
> `python serviceE…