holger´s Blog

Permissions on redirected folders - Use the scripting force
Published by Holger Adam on 05/10/2012 | 0 Comments | 159 Views

One of Profile Migrator’s new features in version 2.3 is the new licensing model for service providers and integrators. Coincidentally one of those recently reported an issue with Profile Migrator and redirected folders. During his tests the service provider relocated redirected folders while migrating profiles from Server 2003 to Server 2008. Unfortunately after logging on migrated users received an error message telling them that they had no access to their redirected data. So what happened?

read more
Profile Migrator 2.3: Only one password to memorize
Published by Holger Adam on 05/09/2012 | 0 Comments | 205 Views

A while ago I explained how user passwords in common applications like Outlook are stored and encrypted. Unfortunately the tie of encryption and user accounts made a migration impossible for a number of migration scenarios.

read more
Unit Testing Part 4: Testing Private Members
Published by Holger Adam on 11/27/2011 | 0 Comments | 840 Views

Pretty soon after starting to write unit tests you will find yourself in a situation where you want to access a private or protected member of the class being tested. This can either happen if you need to check a private field or property or if you’re planning on testing a private method.

read more
Unit Testing Part 3: Waiting for BackgroundWorkers
Published by Holger Adam on 10/05/2011 | 0 Comments | 798 Views

Continuing my series about unit testing this post is about one of the more trickier parts of automated code testing, methods that contain background worker calls to defer work to other threads.

read more
Unit Testing Part 2: Additional Test Attributes
Published by Holger Adam on 08/19/2011 | 0 Comments | 917 Views

This is part 2 of my series about unit testing. The first part covered the different assertion methods and can be found here. This part will cover additional test attributes.

Ever stumbled across a unit test that was encapsulated into code like this?

read more
Unit Testing in Practice
Published by Holger Adam on 08/04/2011 | 0 Comments | 912 Views

Every developer knows unit test, or at least he should know. There is so much literature in books and on the internet that I could not begin to cover every aspect of it. The value of unit testing is undoubted and I won’t argue against it. It looks as easy as 1, 2, 3 when you’re watching a video, listening to a talk or reading a tutorial. And then you’ll dive into real world programming and suddenly there are problems all over the place.

read more
User profile migration including Outlook and IE passwords
Published by Holger Adam on 06/17/2011 | 0 Comments | 1,868 Views

With the release of version 2.2 of Profile Migrator not only covers all current migration scenarios, it also is the only application that migrates Microsoft Office and Internet Explorer between versions. One of the most important settings that makes the migration seamless for the user are stored passwords. Everybody knows the hassle of having to retype passwords. Many times the user doesn't remember them, doesn't know where to find them again or didn't even know that he needed one, because it was entered by his system administrator.

read more
It's all about the details
Published by Holger Adam on 05/18/2011 | 0 Comments | 2,014 Views

There is a lot to design and program during the creation of an application like Profile Migrator. The business logic takes up most of the time that goes into the program, but in the end it is mostly invisible to the user. The user interface is what he will be looking at and this is where the judging begins. Obviously you can't match everyone's taste, but the better the visuals are the better the user's impression is. Well, unless you're program crashes all the time and never gets anything done.

read more
How to determine the calendar week with PowerShell
Published by Holger Adam on 11/06/2010 | 0 Comments | 1,622 Views

A colleague recently asked me how he could calculate the calendar week from a given date using PowerShell. He did not know that I wrote a simple PowerShell function doing exactly that while I was learning PowerShell. I did not know that the function could be useful besides my learning experience. I stand corrected and I've decided to share it for those of you who are looking for this.

read more
Migrating user profiles is easy, I can prove it
Published by Holger Adam on 10/22/2010 | 0 Comments | 2,126 Views

Migrations are a common task in corporate IT. Computers are replaced, domains are merged, physical hardware is replaced by virtual infrastructure. In an ideal world the user will not notice that the migration was performed. In reality the user is confronted with the migration in a very harsh way: Windows looks different, all of this settings are gone, sometimes even some of his files are missing.

read more
Bild von holger
Holger Adam
Software Engineer
Blogs about C++, C#, WPF, PowerShell and other things

RSS-Feed

Twitter: holgeradam

Contact

PM_Werbung_Free_Trial


holger´s Latest Tweets

(05/15/2012) @RemkoWeijnen Great. Thanks!

(05/15/2012) @RemkoWeijnen Looks nice. What's it called?

(05/14/2012) Worst thing to do in a newsletter is to put everything in images so that I can either download or read the alt text on my phone. #fail