Forum Discussion
Mike_Moniz
Professor
2 months agoAs you saw, the datasource checks will run from the collector. But you can have the datasource script do a psremote to the hyper-v server to run commands that way. But then you might run into powershell serialization weirdness pulling data back. Installing the module on the collector itself would be the easier and usually best.
- Kelemvor31 days ago
Expert
I installed the module on the collector and got it to work. Only problem is that if we ever change collectors, I have to remember to do that again. I'm wondering if I can just do an invoke-command to run the script on the remote host since that's included in PS. Maybe I'll play with that next week.
Thanks.
Related Content
- 10 months ago
- 2 years ago