Can DataSecurity Plus File Analysis be used on Dell/EMC Isilon?
We use DataSecurity Plus on our Windows file servers. We also have an aging Isilon that we want to retire and migrate the data to other servers. We would like to use the DataSecurity Plus file analysis tool to analyze the files on the Isilon and pare
What is the difference between the Datasecurity Plus Services in Windows?
Hello forum, We have a handful of clients that use DataSecurity Plus FileAudit, and I am a bit confused as to what the difference is between the two services. We generally only use the "FileAudit" module, and we want the service to automatically start
Windows Server Script Template
Is there any script template for DataSecurity Plus response? For example, I configure Alert in File Audit, to send alert when user delete file/folder with threshold 300 in any 1 minutes. Then want to add response script to disable/prevent user to delete
DATA SECURITY - Issue Ransomware Detection
Hello, I configure a test serveur with the Data Security (Version : 6.0.4 / Build : 6043) I create this alert (Ransomeware) I create a PS script to : * Disabled user access on share folder (it's faster than disabled user on AD) * and of course disabled user on AD This script works. It is not optimized because I'm not an expert, but it works $_SRV = $args[0] $_USR = $args[1] $_DRIVE = "R:" $_DATE_FULL = Get-Date -Format "yyyyMMdd HH:mm" $_DATE = Get-Date -Format "yyyyMMdd" New-SmbMapping -LocalPath
Disk Space Requirements
Hi All, I planning to deploy data security plus for file auditing so would like to know how can I calculate/estimate the disk size total file size that I am auditing is 4TB and have about 200 users I will be using only the pre-defined policies and reports Also archival of these reports and logs would be 180 days
How do you use the Business Hours feature in any meaningful manner
I find where you can set the business hours, but cannot figure out how to apply them in any manner, such as using them as criteria in an alert. I cannot find anywhere that the business hours are actually used. We would like to be able to set up an alert for any file accesses in a particular network share outside of business hours. I do not see any way to do this. Thanks, Chris
Alerts - Big Files Create
Hi Manage Engine Family, I'm testing Data Security Plus but when I try to create an alert using "File Size (mb)" this option is not respected, for example I want to create an alert when the user create a new file greater than or equal to 50mb If I create one file with 1mb I recive the alert :( All the best ;)