Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Fails to start #6

Closed
Sku1ly opened this issue Jan 14, 2021 · 2 comments
Closed

Service Fails to start #6

Sku1ly opened this issue Jan 14, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@Sku1ly
Copy link

Sku1ly commented Jan 14, 2021

Hi,

I'm having issues starting the service, it immediately goes into a pause state. There are no error messages attached to the event viewer logs.

I'm using a Microsoft account as my login, W10 Pro 2004

PS error is this

Start-Service : Failed to start service 'Microsoft Teams Status Monitor (Microsoft Teams Status Monitor)'.
At line:1 char:1
+ Start-Service -Name "Microsoft Teams Status Monitor"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service], ServiceCommandException
    + FullyQualifiedErrorId : StartServiceFailed,Microsoft.PowerShell.Commands.StartServiceCommand

Thanks

@Sku1ly
Copy link
Author

Sku1ly commented Jan 14, 2021

Figured it out - running scripts was disabled but it didn't give me this error when running the start-process bit.

It showed up once I tried the script manually.

@Sku1ly Sku1ly closed this as completed Jan 14, 2021
@EBOOZ
Copy link
Owner

EBOOZ commented Jan 14, 2021

I've updated the PowerShell instructions to have this issue resolved upfront. Thanks for noticing!

@EBOOZ EBOOZ added the documentation Improvements or additions to documentation label Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants