Hello,
I have installed powershell 2.0 and the module networkloadbalancingclusters in my windows server 2003 and when I try to use any command get-nlbcluster****** show this error:
Get-NlbCluster : This method is not implemented in any class
At line:1 char:15
+ get-nlbcluster <<<<
+ CategoryInfo : NotSpecified: (:) [Get-NlbCluster], ManagementException
+ FullyQualifiedErrorId : System.Management.ManagementException,Microsoft.NetworkLoadBalancingClusters.PowerShell.Get-NlbCluster
Can you Help me???
Thanks.