I have read through these comments, and I don't see an issue that I seem to be having. I have three systems on version 4.8.31.0. They are coming up black screen. In my troubleshooting and poking around I've found that I can get into task manager via CTRL+ALT+DEL (via Kaseya remote control). Go to the "App History" tab, then sort by CPU Time and the "Microsoft Teams Rooms" comes to the top, I right click and click Switch To. After this Teams loads like normal. But anytime the computer is restarted, or if you log out (like to the admin login) and back it stays black screen until I perform the above steps.
I found the article in these comments for downloading the MTRemediate powershell script, which downloads MTRemediate-4.8.31.0.ps1 for me (though the article references MTRemediate-4.4.63.0.ps1) I tried to run this and I am getting the following error message:
C:\Users\Admin\Downloads\MTRemediate-4.8.31.0.ps1 : The term 'Disable-Patchmode' is not recognized as the name of a
cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again.
At line:1 char:1
+ C:\Users\Admin\Downloads\MTRemediate-4.8.31.0.ps1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Disable-Patchmode:String) [MTRemediate-4.8.31.0.ps1], CommandNotFoundEx
ception
+ FullyQualifiedErrorId : CommandNotFoundException,MTRemediate-4.8.31.0.ps1
Any insight into what I need to do to be able to run this script, or if there's other solutions to the root issue. Thanks