Logon Script- PEGASUS

R

Rajesh_rana

Hi,

As you said it will be helpful if I send you our Logon script, Batch file,
and Registry key. Attached are the above three. Your help is much
appreciated !



Thanks

RR
 
P

Pegasus \(MVP\)

Hi,

As you said it will be helpful if I send you our Logon script, Batch file,
and Registry key. Attached are the above three. Your help is much
appreciated !



Thanks

RR

It seems the security settings on my installation of OE
are set too severe, and your batch files were deleted
before I could read them. Please send them to
(e-mail address removed), after removing every
letter "y" and "z" from the above address. You also
need to quote the subject of your original thread to
allow me to check what this is all about.
 
P

Pegasus \(MVP\)

Hi,

As you said it will be helpful if I send you our Logon script, Batch file,
and Registry key. Attached are the above three. Your help is much
appreciated !



Thanks

RR

You're trying to modify the Current_User branch of the registry.
Since that branch is specific to the user currently logged on,
it cannot be modified by a background job running under an
admin account. The admin account has its own Current_User
branch!

Here is a way to resolve the issue:
- Create a second admin account.
- Log on under that account.
- Make the desired registry change.
- Log on under the main admin account.
- Make the hidden "Default User" profile folder visible.
- Rename it to something else (just in case you might need
it again later on!).
- Rename the second admin profile to "Default User".
- Delete one of the user profiles.
- Log on under that user's account.

You will find that each user will get the desired registry
key when he/she FIRST logs on.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top