Re: GP to start app automatically
From: ptwilliams (ptw2001_at_hotmail.com)
Date: 07/28/04
- Next message: Steve: "getting info from AD"
- Previous message: Matjaz Ladava [MVP]: "Re: dsmod and dsadd"
- In reply to: Matjaz Ladava [MVP]: "Re: GP to start app automatically"
- Next in thread: Matjaz Ladava [MVP]: "Re: GP to start app automatically"
- Reply: Matjaz Ladava [MVP]: "Re: GP to start app automatically"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Jul 2004 20:07:04 +0100
That'll load Word ;-)
-- Paul Williams _________________________________________ http://www.msresource.net Join us in our new forums! http://forums.msresource.net _________________________________________ "Matjaz Ladava [MVP]" <matjaz@ladava.com> wrote in message news:%23L$kV3MdEHA.2664@TK2MSFTNGP09.phx.gbl... Simple script, that execures IE at logon would be Set wshShell = CreateObject("WScript.Shell") wshShell.Run("winword.exe") save it with vbs extension. -- Regards Matjaz Ladava MVP Windows Server - Directory Services matjaz@ladava.com, matjazl@mvps.org "Joel" <jwolfe(removethis)@digimarc.com> wrote in message news:e5QTnUMdEHA.1644@tk2msftngp13.phx.gbl... > Thanks for your help Matjaz. > > I am not well versed in logon scripts--can you please direct me to a VERY > basic script I can use to start the program.exe application when a member > of > a group logs in? > > "Matjaz Ladava [MVP]" <matjaz@ladava.com> wrote in message > news:%2306YXY%23cEHA.2504@TK2MSFTNGP12.phx.gbl... >> Create a GPO that is filtered out to only specific security group. remove >> authenticated users from GPO security settings and add your custom grup > with >> read + apply policy. >> In the policy define logon script for users. >> >> That's it. >> >> -- >> Regards >> >> Matjaz Ladava >> MVP Windows Server - Directory Services >> matjaz@ladava.com, matjazl@mvps.org >> >> "Joel" <jwolfe(removethis)@digimarc.com> wrote in message >> news:OXcWHV%23cEHA.2452@TK2MSFTNGP10.phx.gbl... >> >I think this is a fairly basic procedure: >> > >> > Can someone please describe the steps needed to create a group policy > that >> > will start an application automatically when members of a particular > group >> > login. (On a Win2k3 domain logging into an xp workstation.) >> > >> > Thanks, Joel >> > >> > >> >> > >
- Next message: Steve: "getting info from AD"
- Previous message: Matjaz Ladava [MVP]: "Re: dsmod and dsadd"
- In reply to: Matjaz Ladava [MVP]: "Re: GP to start app automatically"
- Next in thread: Matjaz Ladava [MVP]: "Re: GP to start app automatically"
- Reply: Matjaz Ladava [MVP]: "Re: GP to start app automatically"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|