Filtered articles: "EFS"

Filtered articles: "EFS"

What's new in Profile Migrator V2.3?

Before talking about what’s new, let me explain shortly, what Profile Migrator is all about.

A brief paragraph about Profile Migrator

Profile Migrator preserves user personalities when moving from one system to another making the transition to a new environment nearly invisible for the end user.

So if that makes sense for you keep on reading with the next section, otherwise here’s a little more detailed information:

Bild von sascha
Using Certificates with Windows

After I have spend several parts of this series discussing the theory of certificates, certificate authorities, certificate requests and file formats, this article focusses on Windows and how it handles certificates. I will also present several pitfalls that can make your life miserable when working with certificates and what tools are available by Microsoft.

Bild von nicholas
What Certificates Are and How They Work
Published by Nicholas Dille on 12/13/2011 | 1 Comments | 1,663 Views

In the recent past I have realized that certificates are poorly understood. But accompany us in our everyday life. In the case of IT pros this is very unsettling because they are expected to handle them with ease.

The first and most important concept about certificates is that you need to be thinking about two pieces of information. The certificate is the public part and it always has a matching private key. You may or may not require both for your needs – but continue reading and find out.

Bild von nicholas
USMT and Beyond - Practical Tips for Your Migration
Published by Helge Klein on 12/03/2010 | 1 Comments | 6,773 Views

This article presents a collection of tips and tricks around user state migration with and without Microsoft's USMT. I originally compiled this material for my presentation at the 2010 TechDay Online.

Bild von helge
Pains with EFS and Network Destinations

A few months ago, I have blogged about an annoying anomaly in the handling of EFS-encrypted files. My case was that copying fails for an EFS-encrypted file to a location where it cannot be encrypted by the source system (e.g. a file share). My colleague Helge Klein has apparently uncovered the cause: CopyFile(Ex).

Bild von nicholas
New Articles, Tools, Tips and Tricks: Office 2010, RDS/XenApp, Windows, Web

As before this is mainly a condensed and beautified version of my twitter postings. You can get them unfiltered and without delay by following me.

Bild von helge
Microsoft Sync Framework and the Pains with EFS
Published by Nicholas Dille on 03/30/2010 | 2 Comments | 3,804 Views

I have been using SyncToy since the days of good old Windows XP ;-) I has been a reliable companion for swiftly backing up my data. With the update to SyncToy 2.1 on Windows 7 the situation has changed dramatically. As the source directory is EFS-encrypted and the destination directory is a network share, SyncToy fails to create new files at the destination. Unfortunately, the situation is even worse as SyncToy seems to be the victim - like myself.

Bild von nicholas
The 30 Second File Copy Bug, or: EFS = Bad Performance?
Published by Helge Klein on 12/17/2009 | 1 Comments | 5,307 Views

This article describes a bug that dramatically reduces file copy performance on Windows systems. I cannot provide a fix (not having access to the Windows source code), but I have found a workaround.

Bild von helge
Useful PowerShell Scriptlets for Files and Folders
Published by Helge Klein on 09/15/2009 | 2 Comments | 6,182 Views

What is the best way to learn PowerShell? Never use cmd.exe again!

With PowerShell 2.0 on my Windows 7 machine I decided it finally is time to polish my rusty knowledge of the language dating back to the days when PowerShell was still called Monad. In my attempt to re-familiarize myself with PoSh I consciously use it for tasks that would take me mere seconds with other tools like cmd.exe, or even old friends like Perl. But, hey, learning takes time, and there is nothing better than practice! Here are a couple of things I have learned en route.

Bild von helge
Cleaning up the Mess Left Behind by Multiple EFS Certificates
Published by Helge Klein on 05/13/2009 | 2 Comments | 3,022 Views

In case you have (un?)wittingly been juggling around with multiple EFS certificates like me, you may feel a strong urge to clean up the mess. Which mess? It can happen quite easily that different files are encrypted with different keys. In addition to that, directories that are marked for encryption have EFS certificates associated with them, and there is no UI to manipulate that. In order to straighten this out, once the proper certificate is in place each file and directory needs to be "touched" in order to update their encryption keys.

Bild von helge