Home Forums Programming Powershell Determining if a server is clustered or stand-alone RE: Determining if a server is clustered or stand-alone

  • I had to change it to this to get it to work:

    if ($s.Name -ne $server) {