Skip to content
Scripts and HOWTOs
Scripts and HOWTOs
  • GNU/Linux
  • MSSQL
  • MySQL
  • XML
  • PowerShell
  • MSWin
  • README
  • About
Scripts and HOWTOs
Scripts and HOWTOs
  • Category Index
  • Privacy Policy

MS Windows add a user to EFS encrypted content

2017-03-18 2017-04-22 / MS Windows Server / Cipher, commandline, Directory, EFS, Encryption, File / By Tim van Kooten Niekerk

Add user certificate to a specific encrypted file…

cipher /ADDUSER /CERTHASH:CERTIFICATE_THUMBPRINT file.txt

Add user certificate to a specific encrypted directory…

cipher /ADDUSER /CERTHASH:CERTIFICATE_THUMBPRINT /S:directory
Post navigation
← Previous Post
Next Post →

Related Posts

MSCLUSTER Manually Destroy Cluster Config

MS Windows Server / By Tim van Kooten Niekerk

MSAD Move FSMO Roles

MS Windows Server / By Tim van Kooten Niekerk