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

Different Behavior Import-Module vs src psd1 code #232

Open
Mr-W1nst0n opened this issue Dec 2, 2020 · 1 comment
Open

Different Behavior Import-Module vs src psd1 code #232

Mr-W1nst0n opened this issue Dec 2, 2020 · 1 comment

Comments

@Mr-W1nst0n
Copy link

Hello,

I was trying to implement PoShMon to monitor SP2019 and OOS service for testing purpose.

I noticed there are some differences in the module depending on the download location.

If you download the module from PowerShell Gallery:

  • function Invoke-SPMonitoring is not present
  • function Invoke-OOSMonitoring is not finding one resource for Get-OOSTest

If I try to download the src code after calling directly psd1 I don't have this issue

@HiltonGiesenow
Copy link
Owner

just seen I missed this message!

Are you sure you downloaded the latest version from PS Gallery?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants