I need an application to run from a single user profile only

G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

Hello,
Im running windows 2003 server and AD policy. I would like run an
application on a perticular user insted of all users that log in to the
computer how would i go about doing this by using active directories group
policy.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

"Ed1973" wrote:

> Hello,
> Im running windows 2003 server and AD policy. I would like run an
> application on a perticular user insted of all users that log in to the
> computer how would i go about doing this by using active directories group
> policy.

---------------------------------------
Thanks for your post.

To do the wanted procedure, follow the steps:

1- Place the user account that you have in a new OU, so it will be a lone.
2- Create a new group policy and link it to that new OU.
3- Edit that group policy (Software Installation) to assign the Application
you want
that user only to have when he runs.
4- Open the security tab of the OU you have created, then remove the Everyone
group right to read and apply the group policy lastly give that user the
permission
to read and apply the group policy.
5- Now when that user log on to his computer that group policy that is
linked to the
OU that he is member in will apply to him only.

Hope it will works.