Windows server 2016 file share

PrasadWF 426 Reputation points
2021-09-14T20:16:04.823+00:00

Hi ,

I was just looking for the way to check when (particularly date ) file share has been created for any folder in any drive in windows server 2016.

Could anyone please help me out?

Thanks

Prasad

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2021-09-14T20:17:59.773+00:00

    Right-click the folder in question then on General tab check the Date Created

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Anonymous
    2021-09-14T20:31:21.98+00:00

    You'll need to turn on some auditing for that.
    https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/apply-a-basic-audit-policy-on-a-file-or-folder

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  3. Limitless Technology 39,926 Reputation points
    2021-09-15T10:38:18.557+00:00

    Hi there,

    Yes, you can by enabling the file share audit.
    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd772690(v=ws.10)?redirectedfrom=MSDN

    You can also run the run forfiles or dir /s commands to know time & date of share folder creation.

    Hope this answers all your queries, if not please do repost back.
    If an Answer is helpful, please click "Accept Answer" and upvote it : )

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.