Aorimn

Results 5 issues of Aorimn

For example, having two recovery passwords, one will unlock the drive but not the other one, due to the fact that dislocker stops at the first-found protector.

enhancement

Using `Start-PSThread` in the timer ticked part of the PSService.ps1 script, I encountered this error: ``` 2018-04-01 13:43:37 20268 NT AUTHORITY\SYSTEM PSService.ps1 -Service # Error at line 368: The process...

In the current implementation of PSService.ps1, the exe stub serves as the real service. When the service is started, this stub [starts the PS script with the `SCMStart` parameter](https://github.com/JFLarvoire/SysToolsLib/blob/master/PowerShell/PSService.ps1#L793). The...

I've got a similar issue than #1615 of something being silently overwritten. In my case, that's the `Content-Type` header which is silently being replaced by the `json()` method. If you...

*Title*: *Compilation of envoy 1.29.0 on Windows Server 2022 feedback* *Description*: I managed to compile envoy 1.29.0 from the release archive on a Windows Server 2022 machine, with some quirks....

area/build
stale
area/windows