Skip to content

vlariono/PSBasicInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get-ItemBasicInfo

This function retrieves FILE_BASIC_INFO structure from file system item. This structure contains ChangeTime property. The diffrerence between LastWriteTime and Change­Time is that Change­Time also includes changes to the file metadata, such as changing ACL or attributes. Change­Time will be updated any time metadata or data is changed. LastWriteTime will be updated only if data is changed.

About

Powershell module to get FILE_BASIC_INFO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published