Re: Login script with admin priveleges



In a multi-user environment each user can set a separate timezone on W2K and
XP. This is saved in their profile and can be different for each user.
With Roaming Profiles this is easier to manage as it only needs to be set
once. You should also be able to change the TZ in the User registry with a
script but not the machines time zone. The machine time zone should always
reflect it's physical location for other reasons.

Try finding the setting in HKCU for time zone.

--
Jim Vierra

"Jaspreet Singh Jolly" <Jaspreet.Singh.Jolly.1pr11a@> wrote in message
news:j76dnT8wAfY3DgXfRVn_vg@xxxxxxxxxxxxxxx
>
> Hi Everybody,
> I agree that we should avoided running SILLY programs at logon time but
> there may be some peculiar circumstances when we require this.
> For e.g. in my network P.C's are being shared by users and users don't
> have roaming profiles but still few users require TIME in PST and some
> other require TIME in GMT for this I cant find any option in Windows
> 2000 Group Policy. The only way i can do this is by doing registry
> changes at logon time and for running this script Admin rights would be
> required, so if possible give me the solution for this.
>
> Any other solution for this problem will also be appreciated.
>
>
> --
> Jaspreet Singh JollyPosted from http://www.pcreview.co.uk/ newsgroup
> access
>


.



Relevant Pages

  • Re: Time on computer and server - log on problems
    ... The time zone on all PCs is OK, as other users can logon to them just fine. ... time on the computer and the current time on the network are different..." ... is something to do with these users' profiles but I can't work it out. ...
    (microsoft.public.windows.server.general)
  • Last Logged In Time
    ... is there a way to extract the last logon time of a ... authenticated via AD (for those that don't have roaming ...
    (microsoft.public.win2000.active_directory)

Loading