Based on jeoff's request, this release enables a capability in EFSCertConfigUpdater so that the application can limit the updated EFS certificate to choose from among only those that are enrolled from a "version 2" certificate template. (This has the benefit of enabling the organization to ensure that they have a backup of the active EFS certificate for the user.)
To use this new parameter, you can call it one of two ways:
- EFSCertConfigUpdater.exe /migratev1
- EFSCertConfigUpdater.exe /m1
(Note: other parameters show up if you use "/?", but these have not been implemented yet.)
I've uploaded two packages, depending on your needs:
- EFS Certificate Configuration Installer v1.2.msi, which contains an installer that deploys the Release build of v1.2
- EFSCertConfigUpdater v1.2 - Debug.zip, which contains a Debug version of the tool (along with matching debug symbols), in case you have issues and you'd like to report as much detail as possible about the error)