Re: Windows Time Service Script



Hello WORLDe,

From the server, no. Use RDP or VNC to connect to the client and run the
commands or create a startup script for the computers.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

While sitting at the server, how can I remotely sync a user's PC?

"Meinolf Weber" wrote:

Hello WORLDe,

If your computers are domain members and the firewall is opened for
port 123, they will automatically sync the time with one available
DC. That is by design in a domain, PDCEmulator is the master in the
domain, all DC's sync with it, all member servers or clients sync
with one available DC.

To configure a client computer for automatic domain time
synchronization

w32tm /config /syncfromflags:domhier /update

After that run:

net stop w32time

net start w32time

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and
confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
Hi,
I am not a script guy, so I was wondering if someone could help me
out
with
finding a way to sync all of my XP workstations up with the
systemtime
on our
AD server.
I would like to run a script during workstation startup that would
sync the
time with the AD server's time.


.



Relevant Pages

  • Re: Windows Time Service Script
    ... our computers are part of one domain. ... they will automatically sync the time with one available DC. ... I am not a script guy, so I was wondering if someone could help me out ... I would like to run a script during workstation startup that would ...
    (microsoft.public.windows.server.active_directory)
  • Re: Finding users in local admin groups
    ... > Here is a vbscript that you can run against a remote computer that moves ... > *local* users except 'Administrator) from the Administrators group to the ... You should also add to the script logging to a file of the ... > you moved on what computers. ...
    (microsoft.public.win2000.security)
  • Re: Networking issue
    ... it takes to sync. ... both the Broadband and the router switches to see if they are running ... Kind regards. ... "Meinolf Weber" wrote: ...
    (microsoft.public.windows.server.general)
  • Re: Networking issue
    ... If you google for "test network speed", there are lot's of tools to find. ... it takes to sync. ... Kind regards. ... "Meinolf Weber" wrote: ...
    (microsoft.public.windows.server.general)
  • Re: Change local administrator password ? through GPO or push script ?
    ... I would like to change the local administrator password of every computers member of my AD domain but I am not sure of the best method. ... Create a vbs script that points to the local computer and then deploy this script by GPO. ... This attribute will permit to know wich admin password is configured for this machine. ...
    (microsoft.public.windows.server.active_directory)

Loading