Re: GP to start app automatically
From: Matjaz Ladava [MVP] (matjaz_at_ladava.com)
Date: 07/28/04
- Next message: Steven L Umbach: "Re: Unwanted share access despite security settings"
- Previous message: Veets: "Re: Event Viewer Log File Settings"
- In reply to: ptwilliams: "Re: GP to start app automatically"
- Next in thread: Joel: "Re: GP to start app automatically"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Jul 2004 21:44:53 +0200
Well, I had to make up something fast :-))))
-- Regards Matjaz Ladava MVP Windows Server - Directory Services matjaz@ladava.com, matjazl@mvps.org "ptwilliams" <ptw2001@hotmail.com> wrote in message news:eoBgcYNdEHA.1184@TK2MSFTNGP11.phx.gbl... > 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: Steven L Umbach: "Re: Unwanted share access despite security settings"
- Previous message: Veets: "Re: Event Viewer Log File Settings"
- In reply to: ptwilliams: "Re: GP to start app automatically"
- Next in thread: Joel: "Re: GP to start app automatically"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|