To resolve this problem please obtain the Post Upgrade EFS Recovery Tool from the Microsoft Download Center.
Note The EFS recovery Tool is not required when Windows Server 2003-based computers that have EFS files are upgraded in-place to Windows Server 2008 R2.
The following file is available for download from the Microsoft Download Center:
Download the Post Upgrade EFS Recovery Tool 1.0 package now.
For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
The EFS Recovery Tool scans the Profiles directory on the upgraded server for unregistered accounts that have EFS keys. If any accounts are found, the tool creates new profiles and copies the EFS keys to these new profiles. The tool then archives the unregistered profiles into the ~efs.000 file.
How to run the EFS Recovery Tool
You must run this tool from an elevated command prompt on the server. There are two switches that you can run together with EfsUpgRecoverAccts.exe:
- /D
Detect only. Scan for unregistered profiles to recover, but do not perform any recovery.
- /R
Perform recovery.
The output is tab formatted. You can redirect the output to a file.
For example, you can use the following command:
EfsUpgRecoverAccts /R > C:\Efsfix.log
The return code indicates the level of the issue that is encountered when you run the tool:
- 0: No warnings or errors reported.
-
1: Warning(s), please review the output.
- 2: Error(s), please review the output.
- 3+: A fatal error prevented the tool from completing.