Forum Discussion

tpoljak's avatar
tpoljak
New Member
9 years ago
Solved

Compter - createTimeStamp after Windows upgrade

Hi,   I'm using Power BI connected to the AD with few useful attributes like "Computer - createTimeStamp" and "Computer - Operating System".   We used SCCM to upgrade computer OS from Windows 7 t...
  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi tpoljak,

    Based on the following blogs, attributes ModifyTimeStamp and WhenChanged keep the timestamp when an object is changed or modified, these two attributes are available to all the objects in Active Directory. 

    whenChanged and modifyTimeStamp - Active Directory
    Use PowerShell to Find Changes to Active Directory

    After you perform Windows upgrade and query AD attributes in Power BI Desktop, please search for ModifyTimeStamp and WhenChanged attributes and use them as the create date of Windows 10.

    Thanks,
    Lydia Zhang