Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
jpjust
Specialist
Specialist

Powershell Script to start / stop Qliksense services

Hi All,

I am trying to find if anyone has any robust power shell script that stop / start qliksense services on multiple nodes and then finally sends out an email to people with the status?

Please requesting to share if anyone has any such solution either in power shell or some thing else as well.

Thanks

1 Solution

Accepted Solutions
Sebastian_Linser

Hello @jpjust 

This one would be a good start

https://www.powershellgallery.com/packages/QlikServiceControl/0.3.0/Content/resources%5Cqliksense.ps

Also this one https://gist.github.com/levi-turner/a0a0c64ddc2729c1f5ac8eb5b733db16

In the first one you just have to add the mailing part.

 

Best regards

Sebastian

 

 

 

Help users find answers! Don't forget to mark a solution that worked for you! 🙂

View solution in original post

1 Reply
Sebastian_Linser

Hello @jpjust 

This one would be a good start

https://www.powershellgallery.com/packages/QlikServiceControl/0.3.0/Content/resources%5Cqliksense.ps

Also this one https://gist.github.com/levi-turner/a0a0c64ddc2729c1f5ac8eb5b733db16

In the first one you just have to add the mailing part.

 

Best regards

Sebastian

 

 

 

Help users find answers! Don't forget to mark a solution that worked for you! 🙂