ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Unsolved Windows 10 and Windows Server 2008 R2 Encrypted EFS Files on Network Share

    IT Discussion
    windows efs encryption windows server windows 10 windows server 2008 r2
    4
    6
    722
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      We have a customer who has a Windows Server 2008 R2 file server. They access the files from Windows 10. They used EFS encryption file by file, within folders, from both the workstation and the server. Now they have a server full of files that the server cannot read or decrypt. We've decrypted the files that the server had encrypted, that's done.

      From the Windows 10 workstation, we can mount the remote share and go one by one and decrypt files. But there are thousands and they are not in encrypted directories. So the GUI doesn't give any way to just decrypt everything.

      I can use command line tools like Cipher to list the encrypted files from the server. But commands like this don't seem to work on a network share. So we need to run a command from the Windows 10 workstation that will go file by file on the server share and decrypt anything encrypted.

      Anyone have any idea how to do this? If Cipher has a syntax to specify a network share, that seems like it would do it. I just can't find that documented anywhere.

      pmonchoP 1 Reply Last reply Reply Quote 0
      • pmonchoP
        pmoncho @scottalanmiller
        last edited by

        @scottalanmiller said in Windows 10 and Windows Server 2008 R2 Encrypted EFS Files on Network Share:

        We have a customer who has a Windows Server 2008 R2 file server. They access the files from Windows 10. They used EFS encryption file by file, within folders, from both the workstation and the server. Now they have a server full of files that the server cannot read or decrypt. We've decrypted the files that the server had encrypted, that's done.

        From the Windows 10 workstation, we can mount the remote share and go one by one and decrypt files. But there are thousands and they are not in encrypted directories. So the GUI doesn't give any way to just decrypt everything.

        I can use command line tools like Cipher to list the encrypted files from the server. But commands like this don't seem to work on a network share. So we need to run a command from the Windows 10 workstation that will go file by file on the server share and decrypt anything encrypted.

        Anyone have any idea how to do this? If Cipher has a syntax to specify a network share, that seems like it would do it. I just can't find that documented anywhere.

        Just a popup idea - I have not used Cipher but will it work if you assign the share a drive letter?

        scottalanmillerS 1 Reply Last reply Reply Quote 0
        • dbeatoD
          dbeato
          last edited by

          Yeah, not in my experience. You will need to do it one by one. EFS sucks plain and simple... you only can accomplish the files to be opened over a share if the user has the EFS Certificate in the server that host it and you have logged into it as well in it. It is a mess.

          1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller @pmoncho
            last edited by

            @pmoncho said in Windows 10 and Windows Server 2008 R2 Encrypted EFS Files on Network Share:

            Just a popup idea - I have not used Cipher but will it work if you assign the share a drive letter?

            They claim not, local only. Supposedly.

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller
              last edited by

              We "kind of" got it resolved, just manually.

              1 Reply Last reply Reply Quote 0
              • black3dynamiteB
                black3dynamite
                last edited by black3dynamite

                Within PowerShell can't use something like Push-Location \\Server\Share\path or Set-Location \\Server\Share\path and then run the cipher command?

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post