PDA

View Full Version : logoff script


Gary Roach
April 20th 03, 02:56 PM
i'm running an xp home machine without any centralized user database (can't
assign a logoff script that way). i need to run a logoff script that backs
up a user's registry after they logoff and also when they shut down. is
there a logoff script program that enables this? i've heard kixtart does it
but i can't find any reference to that ability on their site.

thanks

--
Gary Roach
ADB Services
490-0287

Gary Roach
April 20th 03, 05:53 PM
is that screen dump from w2k? i don't have any domain controller.

"FrayedString" > wrote in message
...
> Not sure if attachments are allowed here but I guess I will find out. If
it
> doesn ot successfully post I will post another message with a text
> explanation.
>
> Frayed
>
> "Gary Roach" > wrote in message
> ...
> > i'm running an xp home machine without any centralized user database
> (can't
> > assign a logoff script that way). i need to run a logoff script that
backs
> > up a user's registry after they logoff and also when they shut down. is
> > there a logoff script program that enables this? i've heard kixtart does
> it
> > but i can't find any reference to that ability on their site.
> >
> > thanks
> >
> > --
> > Gary Roach
> > ADB Services
> > 490-0287
> >
> >
>
>
>

FrayedString
April 20th 03, 06:08 PM
That is a screenshot from XP Pro without the terrible new visual style.

Click "start" -> "run" -> type "mmc"

click "File" -> "add/remove snap-in" -> "add"

select "group policy" -> click "add" -> click "close" -> click "ok"

"Gary Roach" > wrote in message
...
> is that screen dump from w2k? i don't have any domain controller.
>
> "FrayedString" > wrote in message
> ...
> > Not sure if attachments are allowed here but I guess I will find out.
If
> it
> > doesn ot successfully post I will post another message with a text
> > explanation.
> >
> > Frayed
> >
> > "Gary Roach" > wrote in message
> > ...
> > > i'm running an xp home machine without any centralized user database
> > (can't
> > > assign a logoff script that way). i need to run a logoff script that
> backs
> > > up a user's registry after they logoff and also when they shut down.
is
> > > there a logoff script program that enables this? i've heard kixtart
does
> > it
> > > but i can't find any reference to that ability on their site.
> > >
> > > thanks
> > >
> > > --
> > > Gary Roach
> > > ADB Services
> > > 490-0287
> > >
> > >
> >
> >
> >
>
>

Torgeir Bakken (MVP)
December 5th 03, 07:29 PM
FrayedString wrote:

> That is a screenshot from XP Pro without the terrible new visual style.
>
> Click "start" -> "run" -> type "mmc"
>
> click "File" -> "add/remove snap-in" -> "add"
>
> select "group policy" -> click "add" -> click "close" -> click "ok"

Hi

Note that the Group Policy editor is not available (and will not work if copied
in) for WinXP Home. Gary has a WinXP Home computer.


--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide: http://www.microsoft.com/technet/scriptcenter

FrayedString
December 5th 03, 07:29 PM
Ah. Sorry about all this then. hehe. My only experience with XP Home is
that I installed it for a client once. I knew that it was less functional
but sheesh, this is getting rediculous.


"Torgeir Bakken (MVP)" > wrote in message
...
> FrayedString wrote:
>
> > That is a screenshot from XP Pro without the terrible new visual style.
> >
> > Click "start" -> "run" -> type "mmc"
> >
> > click "File" -> "add/remove snap-in" -> "add"
> >
> > select "group policy" -> click "add" -> click "close" -> click "ok"
>
> Hi
>
> Note that the Group Policy editor is not available (and will not work if
copied
> in) for WinXP Home. Gary has a WinXP Home computer.
>
>
> --
> torgeir
> Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of the 1328 page
> Scripting Guide: http://www.microsoft.com/technet/scriptcenter
>
>

Roger Abell [MVP]
December 5th 03, 07:30 PM
If you want something to do that _after_ they have=20
logged off, then you need a service or something that=20
runs as a scheduled task. Logoff scripts run during=20
logoff but before the logoff is complete.=20

--=20
Roger=20

"Gary Roach" > wrote in message =
...
> i'm running an xp home machine without any centralized user database =
(can't
> assign a logoff script that way). i need to run a logoff script that =
backs
> up a user's registry after they logoff and also when they shut down. =
is
> there a logoff script program that enables this? i've heard kixtart =
does it
> but i can't find any reference to that ability on their site.
>=20
> thanks
>=20
> --
> Gary Roach
> ADB Services
> 490-0287
>=20
>

Google