Thomas Ottenhus

Results 68 comments of Thomas Ottenhus

We're running this as a "private" build in an environment, that's mostly IPv6 only. I can't really tell, if it has side-effects on other environments, but we're running it successfully.

I have a Blackbox-Software which will accept an INI file in a specific location. Whatever that parser inside the (proprietary) software is - it will stop processing files upon the...

Nice 👍 If you are up-for-grabs, I'd possibly able to spare some time into the Parser as well (since it is a valuable tool for me, that'd be more than...

I'm maintaining a module for ACME v2 accociated with PKISharp (a GitHub Collection of multiple ACME Goodies, initiated by some People around @ebekker ) and I just stumbled over this...

It seems SIDs are (on purpose or not) supported. Perhaps you can make sure, that using SID for local Groups will not break in the future?

I use this snippet, to add my IIS-Agent as Admin: Group AddAgentAsAdmin { GroupName = "S-1-5-32-544" MembersToInclude = "myDomain\myAgentAcccount" }

@alerickson today I hit this on a Powershell 7.1 running on windows server core which has outbound connectivity via an http proxy. `Register-PSRepository -Default` is a noop with no result....

I'm seeing this behaviour as well (V 2.2.4). If needed, I can provide additional information about my system and environment. dotnet SDK is installed as well. Using WindowsPowershell mitigates the...

The latest installed dotnet SDK is 3.1.202 Windows Version is 1903

Can you give any progress on this? Or can we provide anything to allow you fixing the bug or providing us a workaround?