This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Active Directory command in Quest Powershell?

Hello,

Does anybody have the corresponding command for Quest?

Get-ADComputer -Filter {servicePrincipalName -notlike "msclustervirtualserver*" }

Thanks,

Dom

Parents
  • 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

Reply
  • 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

Children
No Data