Filtered articles: "File Server"

Filtered articles: "File Server"

Permissions on redirected folders - Use the scripting force

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?

holger's picture
The Unmanageable File Server

I had an interesting little case to solve at home recently when my headless file server suddenly would not accept RDP connections any more. It still worked flawlessly as a file server, so I ignored the problem for a while.

The issue became urgent when I wanted to run the backup program installed on the machine (which I do manually every month or so). With the machine being headless after the monitor had broken down my only connection to its desktop was via RDP. But mstsc.exe refused to connect...

helge's picture
New Articles, Tools, Tips and Tricks: Bugs, Annoyances, PowerShell and some other Stuff

Bugs and Annoyances

ICA connections initiated over the ICA client object (ICO) SDK fail because 128-bit encryption cannot be enabled. Apparently, setting EncryptionLevelSession does not work. Annoyingly, this bug is more than a year old, was fixed in the ICA client 10.2 and reappeared in the current version 11.0. Bugs like this one are bad for the entire Citrix ecosystem, because they break cool tools like Citrix Quick Launch, xConnect and others I may not even know about. [Update 2009-09-30: this bug has been fixed in ICA client 11.2.]

Windows 7's version of Robocopy does not copy EFS-encrypted files to an unencrypted location on another computer. Even Explorer can do that. Vista's version of Robocopy was not so narrow-minded.

helge's picture
New Web Content Actually Worth Reading (August 2009)

Why does Windows 7 feel faster than Vista, although really it is not? Improvements to the graphics driver model (WDDM got upgraded to version 1.1) certainly add to this feeling and reduce the memory footprint of the desktop windows manager (DWM) process. Microsoft describes the changes in its Graphics Guide for Windows 7.

helge's picture
User Profile and Home Directory Storage: Distributing the Load Across Multiple File Servers
Published by Helge Klein on 04/13/2009 | 6 Comments | 10,596 Views

The easiest way to assign user profile and home directories is via group policy. But that can only be done per computer. There is no (simple) way to point different users' directories to different file servers. So what? No problem at all, until the number of users is too large for a single file server to handle. This article discusses what can be done to spread the user load.

helge's picture