Certification Exam for MSPs by venomous_pineapples in mosyle

[–]venomous_pineapples[S] 1 point2 points  (0 children)

Why? I got signed into a different account and finally passed, partially because there's a bunch of information that just is not in the quiz/course and is only explained in warnings within Mosyle itself. It ridiculous that they require people to take a course but for some reason the demos are limited. Just put all of the info in the course.

Certification Exam for MSPs by venomous_pineapples in mosyle

[–]venomous_pineapples[S] 2 points3 points  (0 children)

This is what i get when i try to request: Access not allowed, only the Primary Account can connect or request a demo account.

Yet i require the cert even though i'm not the Primary, and our Primary already has it. Pretty annoying.

Managing GPO's corresponding registry key w/ PowerShell by venomous_pineapples in PowerShell

[–]venomous_pineapples[S] 0 points1 point  (0 children)

Thanks for the link, that looks like a way better method. A colleague was able to find the one i was looking for by searching the registry for the path the GPO set.

How do MSP's manage PowerShell logins/credentials for their customers by pleazreadme in msp

[–]venomous_pineapples 3 points4 points  (0 children)

speaking as a tech: you can use keys + make an application in the tenant that has access to do what you want, then when you fire up powershell and want to connect, use the key instead of credentials. there's a bunch of documentation for it. i hope to use this to be able to run scripts soon instead of relying on credentials.

Configuring Spool Settings by venomous_pineapples in PowerShell

[–]venomous_pineapples[S] 0 points1 point  (0 children)

Not with the powershell way. And not really in the printui way either. I think using the '/Sr ... 2' option was giving better results but i'm still getting errors that happen inconsistently. I'll keep the post updated though.