Pick up user home folder (General questions)
Another question, Is it possible for server to automatically get the NT user propfile home folder and place it in user.homedir if User.UseNTAuthentication = True?
Another question, Is it possible for server to automatically get the NT user propfile home folder and place it in user.homedir if User.UseNTAuthentication = True?
Chris,
hmm, never thought about it. Can't you do this from your code? Should be fairly easy to implement, right? Can you try.
Although, it doesn't sound like a bad idea at all...
If it's easy to add, would you be able to add the option? I'm thinking that anything kept away from VB is a speed bonus.