Difference between revisions of "NTFS"

From MgmtWiki
Jump to: navigation, search
(Security)
(Security)
Line 6: Line 6:
  
 
Install-Module -Name NTFSSecurity
 
Install-Module -Name NTFSSecurity
 +
 +
 +
* [https://woshub.com/manage-ntfs-permissions-powershell/ How to Manage NTFS Permissions with PowerShell?]
  
 
==References==
 
==References==

Revision as of 18:50, 11 March 2023

Full Name

Windows NT File System

Security

PowerShell

Install-Module -Name NTFSSecurity


References