use localSystem to start the service - #34802
Conversation
danmoseley
left a comment
There was a problem hiding this comment.
What about the comment in the issue about AutoLog.. it was wrong?
I suspect that comment was talking about the test’s default not the system default. |
I suspect you caused this by running as SYSTEM. Probably need to explicitly ACL the pipe to let lower privileged process use it. |
ericstj
left a comment
There was a problem hiding this comment.
Seems OK. Double check that we didn’t have any tests disabled against that issue. Watch the next outer loop run to ensure it works.
checked.
yes as eric mentioned it was tests default rather than systems default.
i will try that |
Fixes #1262
Tested it locally
OPened new issue to track the one test being disabled