Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9078507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T19:38:25+00:00 2026-06-16T19:38:25+00:00

(Get-Item $SymLink).LastWriteTime return’s the SymLink’s last modified time and not the target’s modified time.

  • 0

(Get-Item $SymLink).LastWriteTime return’s the SymLink’s last modified time and not the target’s modified time.

How do I get the target’s last modified time?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T19:38:26+00:00Added an answer on June 16, 2026 at 7:38 pm

    There appears to be no direct way, thus for now this will have to be done in two steps-

    1. Get the path of the SymLink’s target
    2. Get the LastWriteTime from the target’s path

    To determine if its a symlink: Check if SymLink – PowerShell
    To get the path:

    1. use the Dir command’s summary output – from which the target information can be snipped out – using RegEx.
    2. or using Native API Call: GetFinalPathNameByHandle; see: Calling Unmanaged Code
      from PS
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

$env:tmp [Environment]::GetEnvironmentVariable('tmp', 'User') (get-item hkcu:\Environment).GetValue('tmp') All above PowerShell snippets return C:\Users\Roman\AppData\Local\Temp value. I know
I have a SSIS project that queries a database and get item level data.
I have linq request. I need get item.Title in select. how do this? var
cocos2d::CCArray *arr; cocos2d::CCSprite *foo; arr->addObject(foo); CCObject *item; CCARRAY_FOREACH(arr, item) { //how to get item->getPosition()
Is there a way to get the item pointed at by an iterator in
Lets say I have a selector $('.items') and I want to get every item
Im using xsd:unique in an xsd generated code. How do I get an item
I am using HTMLAgilityPack in my application, and i want to get the item(node)
Basically, what I'm trying to do, is get the item ID, and set a
I need to get the selected item name in QListView as a QString .

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.