How are we supposed to configure the Folder monitor to check the ages of files in a domain-based DFS namespace?
Let's say (for example) I have a path of:
\\corp.local\company\public\temp
and want to check that no files in there are older than 30 days. The sensor help specifies that:
If the folder is located on a network device, use the UNC path without the computer name
(for example, only ''path\to\folder'' instead of ''\\computerName\path\to\folder'').
The computer name will be inherited from the parent device of this sensor.
I've created a device with a IPv4/DNS entry of corp.local and in the Folder sensor under this device specified the folder as company\public\temp however the sensor returns an error code of "Cannot access folder: The folder doesn't exist (code: PE032)".
Am I doing something wrong, or are domain-based namespaces not supported by this type of sensor?
Add comment