Difference between revisions of "Deploy EFS using GPO"
Michael.mast (talk | contribs) (Created page with "This has been a fun ride figuring out what Windows wanted from me in order to make this happen. <br> ==Without Using CA Server== What I really needed was a way to deploy EFS u...") |
Michael.mast (talk | contribs) |
||
Line 14: | Line 14: | ||
− | https://www.youtube.com/watch?v=vUCf4SPDqCQ | + | https://www.youtube.com/watch?v=vUCf4SPDqCQ<br> |
− | https://technet.microsoft.com/en-us/magazine/2007.02.securitywatch.aspx | + | https://technet.microsoft.com/en-us/magazine/2007.02.securitywatch.aspx<br> |
− | https://technet.microsoft.com/en-us/magazine/2007.03.securitywatch.aspx | + | https://technet.microsoft.com/en-us/magazine/2007.03.securitywatch.aspx<br> |
− | https://mizitechinfo.wordpress.com/2014/07/29/step-by-step-encrypting-user-data-with-efs-in-windows-server-2012-r2/ | + | https://mizitechinfo.wordpress.com/2014/07/29/step-by-step-encrypting-user-data-with-efs-in-windows-server-2012-r2/<br> |
− | https://support.microsoft.com/en-us/kb/937536 | + | https://support.microsoft.com/en-us/kb/937536<br> |
− | https://technet.microsoft.com/en-us/library/cc770315(v=ws.10).aspx | + | https://technet.microsoft.com/en-us/library/cc770315(v=ws.10).aspx<br> |
Revision as of 13:16, 20 June 2016
This has been a fun ride figuring out what Windows wanted from me in order to make this happen.
Without Using CA Server
What I really needed was a way to deploy EFS using existing servers knowing that new ones will be brought online within the month, and creating a temporary CA in Windows Server didn't sound like a good idea. I needed to accomplish the following
- Enable EFS
- Push EFS to all users on the domain
- Only encrypt sensitive files
- Have a way to decrypt in an emergency (should never be needed, but I get paranoid with data).
1.
- Open up Group Policy Manager
https://www.youtube.com/watch?v=vUCf4SPDqCQ
https://technet.microsoft.com/en-us/magazine/2007.02.securitywatch.aspx
https://technet.microsoft.com/en-us/magazine/2007.03.securitywatch.aspx
https://mizitechinfo.wordpress.com/2014/07/29/step-by-step-encrypting-user-data-with-efs-in-windows-server-2012-r2/
https://support.microsoft.com/en-us/kb/937536
https://technet.microsoft.com/en-us/library/cc770315(v=ws.10).aspx