Client Management Suite

 View Only
  • 1.  duplicate hostname report

    Posted Sep 10, 2014 03:49 AM

    Team Engineer report that he has found the duplicate hostname entry. One system which is proper working on domain and other is in workgroup.

    Can i able to take the report from altiris that which hostname are duplicate entry for change it?

    altiris 7.1



  • 2.  RE: duplicate hostname report
    Best Answer

    Posted Sep 10, 2014 03:53 AM

    Search the report 

    • Computers with duplicate name

    Report located at

    Reports -- All Reports -- Notification Server Management -- Agent -- Computers with duplicate name  



  • 3.  RE: duplicate hostname report

    Posted Sep 10, 2014 04:07 AM

    See Sk Comments and Simple Sql Query

    SELECT COUNT (*) FROM vComputer

    SELECT DISTINCT Name FROM vComputer

    If the result sets match, then you dont have any duplicate names.

    If the first result set is larger than the second one, then you do have duplicate names

    https://www-secure.symantec.com/connect/forums/computers-duplicate-hostname-report-showing-blank#comment-10096951

     

    https://www-secure.symantec.com/connect/forums/duplicate-client-entry