Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
tpoljak
New Member

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 to Windows 10 with keeping computer name.

 

In AD now I can see two computer attributes: select Computer - Object - Created and Modified. The problem appears when I use these attributes or with Power BI "createTimeStamp". Problem is that I can't see exact date when Windows 10 was install and we can't monitor Windows 10 installation progress because original "Created" attributed show the date when Windows 7 object was created.

 

Do you have any idea how to resolve this?

 

Regards!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors