Andrew Savinykh

Results 267 comments of Andrew Savinykh

Two thoughts here: - Make sure that the examples from this repo are working for you. When you are happy with that try to bridge the gap: you will have...

Here are some thoughts for you. I've never used TopShelf before, so please bear with me. I believe that "Access Denied" that you are seeing, is an artifact of TopShelf...

So what's the problem?

Does it open the html file with exactly the same parameters when run by the same user from the command line?

It's very likely that nobody ever tested this under SCCM.

>how would this be fixed in the c# code It looks, like the topic starter hits the nail on the head - it can be fixed by calling `WTSFreeMemory` >...

I suggest leaving serverless out of equation first and making sure that the bot itself works, this way it could be easier to troubleshoot. It appears one needs to call...

@jzabroski from your output of `For-EachObject` it looks like you are not using Powershell Core (that is what this repository is dedicated to) could you please try Powershell core and...

> I would guess it doesn't address the big reasons they are adverse to them. ['Adverse' or 'Averse'?](https://www.merriam-webster.com/words-at-play/adverse-or-averse-difference)

"search docs/forum to get information about how to proceed" is not good either. It should contain a link to the documentation page which explains the situation in details. Even if...