S
Southpaw316
Hey All,
I'm new to news groups and pretty much to exchange as well.
My question is this:
I want to create a vbscript that runs when a user logs into their
computer that checks the registry for an Outlook profile. If it
doesn't have one (an outlook profile), then it creates one from the
..PRF file that I've created. If it does have one, then it does
nothing. I've got the .PRF working but it runs regardless every time.
I've also created a vbscript to call the default profile but haven't
been able to figure out the rest. The registry key that I'm looking at
is: "HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Windows Messaging Subsystem\Profiles\DefaultProfile".
I know it can be done, I just need some help figuring it out. I'm
also pretty new with vbscripts and not much of a programmer myself so
any help would be great! Thanks!
John
I'm new to news groups and pretty much to exchange as well.
My question is this:
I want to create a vbscript that runs when a user logs into their
computer that checks the registry for an Outlook profile. If it
doesn't have one (an outlook profile), then it creates one from the
..PRF file that I've created. If it does have one, then it does
nothing. I've got the .PRF working but it runs regardless every time.
I've also created a vbscript to call the default profile but haven't
been able to figure out the rest. The registry key that I'm looking at
is: "HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Windows Messaging Subsystem\Profiles\DefaultProfile".
I know it can be done, I just need some help figuring it out. I'm
also pretty new with vbscripts and not much of a programmer myself so
any help would be great! Thanks!
John