marcgoff

Results 13 comments of marcgoff

Any update on this issue? This breaks our Just Enough Administration configuration.

[JEA_Git_Issue-17367.zip](https://github.com/PowerShell/PowerShell/files/8758994/JEA_Git_Issue-17367.zip) @PaulHigin I've included a sanitized copy of the module and JEA config. I am using an AD group managed service account for this JEA config. I do see the...

Adding the note about using a group managed service account made me think to try using a virtual account. The JEA configuration registered correctly when I did that. Switching it...

The event log entries I added happen when I register the jea endpoint. The one I copy below does mention connecting to the localhost, but this action happens when registering...

There is no error on the console when I run the Register-PSSessionConfiguration on 7.2.2+, just the 3278 error event in the event log. It does not show me the warning...

Thanks for your help with this Paul. Sorry, I didn't think to sort the session config hashtable. I guess I was too excited that I might have found a lead....

In setting up a fresh install to test this out with, I jogged my memory on what this issue relates to. When I originally set this up, I did not...

It seems like it has to always be writeable, not just during the session registration. As soon as I take the ACL away, I can no longer connect to that...

Has this issue been resolved in any of the new versions since 7.2.4?