Check if user profile has been fully created
Hi everyone!
Following problem: We've a windows customizing script that sets various registry keys and other stuff on a per user basis. The problem is that when a user is logging on for the first time on a system, windows will create the profile directories and populate his hkcu hive. We use active setup to make the customizations but the problem is that the command in the StubPath regval gets executed before windows completes the creation of the local user. Our approach was to launch an executable which checks if the "Connect to the internet" shortcut exists on the desktop, for it seems that this is one of the last things windows does when creating a new local user.
But I am sure one of you guys knows a better way to do this via vbscript or whatever.
Thx in advance
Following problem: We've a windows customizing script that sets various registry keys and other stuff on a per user basis. The problem is that when a user is logging on for the first time on a system, windows will create the profile directories and populate his hkcu hive. We use active setup to make the customizations but the problem is that the command in the StubPath regval gets executed before windows completes the creation of the local user. Our approach was to launch an executable which checks if the "Connect to the internet" shortcut exists on the desktop, for it seems that this is one of the last things windows does when creating a new local user.
But I am sure one of you guys knows a better way to do this via vbscript or whatever.
Thx in advance
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.