I have another issue. Plz help me.
01-24-2013 10:09:10.407 +0900 ERROR ExecProcessor - message from "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -command " &'C:\Program Files\SplunkUniversalForwarder\etc\apps\TA-HyperV08-Server\bin\powershell\GetVMDetail.ps1'" -index servervirt"
Import-Module : The specified module 'failoverclusters' was not loaded because no valid module file was found in any module directory. At C:\ProgramFiles\SplunkUniversalForwarder\etc\apps\TA-HyperV08-Server\bin\powershell\GetVMDetail.ps1:7 char:15 + import-Module <<<< failoverclusters + CategoryInfo: ResourceUnavailable:(failoverclusters:String) [Import-Module], FileNotFoundException + FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
PowerShell v1 is too old and not supported by the PowerShell Add-on.
i have the same problem... I have enabled on Win2008R2 the Failowercluster features.The server is a single server, without cluster configurations. BUT now i have these errors:
Get-ClusterNode : The cluster service is not running. Make sure that the service is running on all nodes in the cluster.There are no more endpoints available from the endpoint mapper At D:\Program Files\SplunkUniversalForwarder\etc\apps\TA-HyperV08-Server\bin\powershell\GetVMHostDetail.ps1:11 char:32 + $ClusterNode = Get-ClusterNode <<<< -Name $env:COMPUTERNAME+ CategoryInfo : NotSpecified: (:) [Get-ClusterNode], ClusterCmdletException + FullyQualifiedErrorId : Get-ClusterNode,Microsoft.FailoverClusters.Power Shell.GetNodeCommand