Issue:
WindowsデバイスのElementsEPP forComputersまたはEPPfor ServersでWMIプロバイダーが機能しないのはなぜですか?
Resolution:
WMIプロバイダーはデフォルトで無効になっています。エンドポイント保護デバイスプロフィールからWMIプロバイダーを有効にできます。
- Elements EndpointProtectionポータルにログインします
- プロファイルページに移動します
- プロフィールを選択します
- 一般設定ページに移動します
- [統合]セクションまで下にスクロールして、 WMIプロバイダーを有効にします
- [保存して公開]をクリックします
WMI統合の正しいコマンド:
$ Get-WmiObject -Namespace root / fsecure -Class AntiVirus | Invoke-WmiMethod -Name ScanComputer
注: WMIはElementsデバイスプロフィールで有効にする必要があり、PowerShellは管理者権限で実行する必要があります。
WMIプロバイダーを有効にした後でWMIが機能しない場合は、製品を再インストールすると役立つ場合があります。
Elements製品のWindowsManagement Instrumentationの手順は、このヘルプガイドにあります。
Article no: 000004047

The content of this article has been machine translated from the English source article.
While reasonable efforts have been made to provide accurate translations, there may still be translation errors.