PC Review


Reply
Thread Tools Rate Thread

behaviour depends on profile-type, how to resolve this?

 
 
tingelton
Guest
Posts: n/a
 
      3rd Jul 2006
Hi,

I have an application that runs fine when logged on as a local admin,
when I log on as a domain-admin the application doesn't run anymore.
After research I found out that a reg key is responsible for this.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\<Profile-ID>] "State"=dword:00000100

100 is the same value as for the LOCAL administrator. Problem is that
this key disappears when logging off, logging on again recreates the
key but with the wrong value. I haven't got a clue what this key
really does but it works, although I'm afraid it gives a profile too
much permissions... Anyway finding a solution for a problem without
knowing what it really does, I did some more investigation. After some
more research it seems like this key is responsible for the
profile-type (local, mandatory, roaming). Normally our users have
mandatory profiles, I changed my test-user to roaming and "voila" the
appalication now works properly and also the value in the key is
different, so there must be a link between these two.

But what I still find very strange is WHY doesn't this application run
properly with mandatory profile and WHY does it run properly with a
roaming profile. The profile I used is exactly the same I only changed
ntuser.man to ntuser.dat.

We use flexprofiles to have a roaming functionality with mandatory
profiles but in this case some of our applications still don't work,
can anybody explain this, am I missing something here?

Thanks

 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a
 
      3rd Jul 2006
Ask the application developer.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"tingelton" wrote:
| Hi,
|
| I have an application that runs fine when logged on as a local admin,
| when I log on as a domain-admin the application doesn't run anymore.
| After research I found out that a reg key is responsible for this.
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
| NT\CurrentVersion\ProfileList\<Profile-ID>] "State"=dword:00000100
|
| 100 is the same value as for the LOCAL administrator. Problem is that
| this key disappears when logging off, logging on again recreates the
| key but with the wrong value. I haven't got a clue what this key
| really does but it works, although I'm afraid it gives a profile too
| much permissions... Anyway finding a solution for a problem without
| knowing what it really does, I did some more investigation. After some
| more research it seems like this key is responsible for the
| profile-type (local, mandatory, roaming). Normally our users have
| mandatory profiles, I changed my test-user to roaming and "voila" the
| appalication now works properly and also the value in the key is
| different, so there must be a link between these two.
|
| But what I still find very strange is WHY doesn't this application run
| properly with mandatory profile and WHY does it run properly with a
| roaming profile. The profile I used is exactly the same I only changed
| ntuser.man to ntuser.dat.
|
| We use flexprofiles to have a roaming functionality with mandatory
| profiles but in this case some of our applications still don't work,
| can anybody explain this, am I missing something here?
|
| Thanks
|


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Type Mismatch Error depends on relation scheme appearance Mishanya Microsoft Access Queries 3 21st Sep 2008 06:53 PM
Behaviour depends on the placement of DoCmd Close, acform... SlowArrow Microsoft Access Forms 2 1st Feb 2008 11:30 AM
Setting an environment variable via GPO or other method? (Depends on OS type, 64 or 32bit) ? markm75 Windows XP General 5 1st Feb 2007 08:21 PM
Application behaviour depends on profile-type, how to resolve this? tingelton Windows XP General 0 3rd Jul 2006 10:43 AM
wchar_t string literal depends on source file type? bnelson@cs.utah.edu Microsoft VC .NET 0 3rd Mar 2006 06:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:41 AM.