Ask a Question related to Windows Server, Design and Development.
-
Sarah Tanembaum #1
How to embed login process in AD ...
"Simon Geary" <simon_geary@hotmail.com> wrote in message
news:OTYRU92XEHA.3512@TK2MSFTNGP12.phx.gbl...new> You can use Group Policy to assign and control login scripts so that would
> still be using AD to get the job done.
>
> "kieran" <kieran5405@hotmail.com> wrote in message
> news:b39796b3.0407010031.5b98718c@posting.google.c om...> news:<O4HWuwsXEHA.648@TK2MSFTNGP10.phx.gbl>...> > Cheers for the response Simon.
> >
> > When you say add IE to the start up menu - do u mean through AD - i
> > know how to do this for each individual pc but what i want to do is do
> > this through AD so I can take it out easily if i need to. If u do
> > mean through AD - where exactly do u find the start up menu - if u
> > could give me directions i would appreciate it very much.
> >
> > I was going to use a login script but would much prefer to try and
> > move everythign to simple AD, if at all possible.
> >
> > Thanks for all help.
> >
> >
> >
> > "Simon Geary" <simon_geary@hotmail.com> wrote in message> > > You could try adding Internet Explorer to the start up menu or add aInstead of using a login script(strings of commands with options and args),>> > > line to the end of a log in script in Group Policy that launches
> > > iexplore.exe.
> > >
> > > "kieran" <kieran5405@hotmail.com> wrote in message
> > > news:b39796b3.0406300939.6cc373c0@posting.google.c om...
> > > > Hi,
> > > >
> > > > Im trying to figure out how to launch Internet Explorer on each pc
> > > > when a user logs into the Intranet.
> > > >
> > > > My users are 2000 and XP.
> > > >
> > > > I see most of the AD commands but can't figure out how to do this...
> > > >
> > > > Thanks for any and all help.
>
can AD control what command to execute during login -- so instead of
residing in the filesystem(creating a script), it in the AD Database? Thanks
Sarah Tanembaum Guest
-
CFFILE upload error - The process cannot access the filebecause it is being used by another process
I get this error intermitently when trying to upload a file. <cffile action='upload' ... To make sure there was nothing wrong with the file, i... -
#37998 [Asn->Fbk]: Parent process lost MySQLi connection after child process gone
ID: 37998 Updated by: tony2001@php.net Reported By: dbs at is dot ua -Status: Assigned +Status: ... -
Win32::Process, SetProcessAffinityMask for an existing process =perl crash
Hi! Was planning to use Win32::Process to set the ProcessAffinityMask of some processes but this lead to pure and simple crash of perl.exe. ... -
Win32::Process Kill Process in Windows ME
Hello, I want to kill a Process in Windows ME, which I have started. I have executed the following lines in XP and it works. I execute this in... -
Problem: Process.GetProcessesByName : Couldn't get process information from remote machine
As part of an ASP.NET application, I am creating an Excel spreadsheet using my .NET component. On my machine (win2K) I always get a... -
Simon Geary #2
Re: How to embed login process in AD ...
"Sarah Tanembaum" <sarahtanembaum@yahoo.com> wrote in message
news:2kkbqiF3aqauU1@uni-berlin.de...would>
> "Simon Geary" <simon_geary@hotmail.com> wrote in message
> news:OTYRU92XEHA.3512@TK2MSFTNGP12.phx.gbl...> > You can use Group Policy to assign and control login scripts so thatthis...> new> > still be using AD to get the job done.
> >
> > "kieran" <kieran5405@hotmail.com> wrote in message
> > news:b39796b3.0407010031.5b98718c@posting.google.c om...> > news:<O4HWuwsXEHA.648@TK2MSFTNGP10.phx.gbl>...> > > Cheers for the response Simon.
> > >
> > > When you say add IE to the start up menu - do u mean through AD - i
> > > know how to do this for each individual pc but what i want to do is do
> > > this through AD so I can take it out easily if i need to. If u do
> > > mean through AD - where exactly do u find the start up menu - if u
> > > could give me directions i would appreciate it very much.
> > >
> > > I was going to use a login script but would much prefer to try and
> > > move everythign to simple AD, if at all possible.
> > >
> > > Thanks for all help.
> > >
> > >
> > >
> > > "Simon Geary" <simon_geary@hotmail.com> wrote in message> > > > You could try adding Internet Explorer to the start up menu or add a> > > > line to the end of a log in script in Group Policy that launches
> > > > iexplore.exe.
> > > >
> > > > "kieran" <kieran5405@hotmail.com> wrote in message
> > > > news:b39796b3.0406300939.6cc373c0@posting.google.c om...
> > > > > Hi,
> > > > >
> > > > > Im trying to figure out how to launch Internet Explorer on each pc
> > > > > when a user logs into the Intranet.
> > > > >
> > > > > My users are 2000 and XP.
> > > > >
> > > > > I see most of the AD commands but can't figure out how to doargs),>> >> > > > >
> > > > > Thanks for any and all help.
> >
> Instead of using a login script(strings of commands with options andThanks> can AD control what command to execute during login -- so instead of
> residing in the filesystem(creating a script), it in the AD Database?No, this is why we still have logon scripts I'm afraid.>
>
Simon Geary Guest
-
Sarah Tanembaum #3
Re: How to embed login process in AD ...
"Simon Geary" <simon_geary@hotmail.com> wrote in message
news:OwTINZBYEHA.3420@TK2MSFTNGP12.phx.gbl...do>
> "Sarah Tanembaum" <sarahtanembaum@yahoo.com> wrote in message
> news:2kkbqiF3aqauU1@uni-berlin.de...> would> >
> > "Simon Geary" <simon_geary@hotmail.com> wrote in message
> > news:OTYRU92XEHA.3512@TK2MSFTNGP12.phx.gbl...> > > You can use Group Policy to assign and control login scripts so that> > > still be using AD to get the job done.
> > >
> > > "kieran" <kieran5405@hotmail.com> wrote in message
> > > news:b39796b3.0407010031.5b98718c@posting.google.c om...
> > > > Cheers for the response Simon.
> > > >
> > > > When you say add IE to the start up menu - do u mean through AD - i
> > > > know how to do this for each individual pc but what i want to do isa> > > > this through AD so I can take it out easily if i need to. If u do
> > > > mean through AD - where exactly do u find the start up menu - if u
> > > > could give me directions i would appreciate it very much.
> > > >
> > > > I was going to use a login script but would much prefer to try and
> > > > move everythign to simple AD, if at all possible.
> > > >
> > > > Thanks for all help.
> > > >
> > > >
> > > >
> > > > "Simon Geary" <simon_geary@hotmail.com> wrote in message
> > > news:<O4HWuwsXEHA.648@TK2MSFTNGP10.phx.gbl>...
> > > > > You could try adding Internet Explorer to the start up menu or addpc> > new> > > > > line to the end of a log in script in Group Policy that launches
> > > > > iexplore.exe.
> > > > >
> > > > > "kieran" <kieran5405@hotmail.com> wrote in message
> > > > > news:b39796b3.0406300939.6cc373c0@posting.google.c om...
> > > > > > Hi,
> > > > > >
> > > > > > Im trying to figure out how to launch Internet Explorer on eachIs it technology issues or is by design?> this...> > > > > > when a user logs into the Intranet.
> > > > > >
> > > > > > My users are 2000 and XP.
> > > > > >
> > > > > > I see most of the AD commands but can't figure out how to do> args),> >> > > > > >
> > > > > > Thanks for any and all help.
> > >
> > >
> > Instead of using a login script(strings of commands with options and> Thanks> > can AD control what command to execute during login -- so instead of
> > residing in the filesystem(creating a script), it in the AD Database?>> >
> >
> No, this is why we still have logon scripts I'm afraid.
>
>
If it can execute login script(s), why can't
the login daemon ask AD, after being authenticated, what other program(s) to
execute for further --- pre-login, during login, or post-login
program(s)/script(s) - therefore one less file replication to worry about
and the rest is in AD.
Just my curiosity. Thanks
Sarah Tanembaum Guest



Reply With Quote

