Hello,
Does anybody have the corresponding command for Quest?
Get-ADComputer -Filter {servicePrincipalName -notlike "msclustervirtualserver*" }
Thanks,
Dom
Hello,
Does anybody have the corresponding command for Quest?
Get-ADComputer -Filter {servicePrincipalName -notlike "msclustervirtualserver*" }
Thanks,
Dom
Hello PRASAD,
I tried this but unfortunately the "Windows Server 2012" and up have the operating systems field is filled up with "Windows Server 2012" even on Cluster Names.
Is it normal?
I might have to combined both -like "Windows Server*" and Not like " -notlike "msclustervirtualserver*"....
How could I combined like and notlike?
Any thoughts?
Thanks,
Dom