We have inherited a fileserver that holds a bunch (about 100) nested shared folders. For example:
D:\L1 > shared as L1
D:\L1\L2 > shared as L2
D:\L1\L2\L3 > shared as L3
I am currently trying to clean up and move this data to another fileserver.
I'm trying to figure out:
- IS the share being used?
- Who used this share last and from what device?
Do we need to enable auditing for this? Or is there a better way? Will auditing even give me the exact share that was used to request this file? Or will it only tell me the local path?