Netwrix 1Secure 提供跨数据和身份的统一可见性——免费试用14天,享有完全访问权限。开始免费试用

资源中心操作指南

如何监控文件夹以获取新文件

如何监控文件夹以获取新文件

原生审计

  • 打开 PowerShell ISE → 运行以下脚本,并调整目录路径和时间范围:
      Get-ChildItem -Path \\pdc\Shared\Accounting\*.* -Filter * | ? {
$_.LastWriteTime -gt (Get-Date).AddDays(-1)
}
      
  • 查看结果:
Image

Netwrix Auditor for Windows 文件服务器

  1. 运行 Netwrix Auditor → 导航到“Reports”→ 打开“File Servers”→ 转到“File Servers Activity”→ 选择“Files and Folders Created”→ 点击“View”。


使用 Netwrix Auditor 监控文件夹中新文件非常简单——只需选择“Subscribe”选项,并定义计划和接收人即可。

it shows newly created files and folders . this report can be used to analyze increased disk space usage .

分享到