Deployment Solution

 View Only
  • 1.  Deployment date of a pc

    Posted Jan 12, 2015 01:44 PM

    Is there another report in Altiris that will show what date a machine was deployed other than using the BIOS date, trying to run a pc age report and get as accurate as possible.  We don't have the asset management piece at all.



  • 2.  RE: Deployment date of a pc
    Best Answer

    Posted Jan 12, 2015 01:58 PM

    Do you want OS installation date ?

    If yes see below thread

    http://www.symantec.com/connect/forums/computers-last-os-installed-date



  • 3.  RE: Deployment date of a pc

    Posted Jan 13, 2015 08:27 AM

    Thanks James, is there a way to add the user who is logged onto the machine and what type of machine it is to this report??



  • 4.  RE: Deployment date of a pc

    Posted Jan 13, 2015 09:42 AM

    Westur999

    Is this what you're looking for?

    SELECT vc.Guid as '_ItemGuid',

    vc.Name,

    vc.[User],

    oos.[Name],

    oos.[Install Date],

    vhw.Manufacturer,

    vhw.Model

    FROM vComputer vc

    JOIN Inv_OS_Operating_System oos ON oos._ResourceGuid=vc.Guid

    JOIN vHWComputerSystem vhw on vhw._ResourceGuid=vc.Guid



  • 5.  RE: Deployment date of a pc

    Posted Jan 16, 2015 01:14 AM

    is this help you

    Go to the Report->All Report->Discovery and Inventory->Inventory->Cross-platform->
    User ->Local User Account Information

    https://www-secure.symantec.com/connect/forums/sql-report-last-log-user-primary-user-last-logon-time#comment-7185081



  • 6.  RE: Deployment date of a pc

    Trusted Advisor
    Posted Jan 28, 2015 04:26 AM

    Hi westur999,

    Do you need anymore help here? It seems to me that James answered exactly the question that you originally posed.

    Kind Regards,
    Ian./