RE: Setting file server time

2011-09-27 Thread David J Effa
You can't make use of this:  http://support.microsoft.com/kb/816042

-Dave

perl-win32-users-boun...@listserv.activestate.com wrote on 09/26/2011 
07:23:59 PM:

 [image removed] 
 
 RE: Setting file server time
 
 Barry Brevik 
 
 to:
 
 Tobias Hoellrich, Howard Tanner, perl-win32-users
 
 09/26/2011 07:22 PM
 
 Sent by:
 
 perl-win32-users-boun...@listserv.activestate.com
 
 Yes NTP. Well, if the guy had it setup right it would work, but no. So I
 had to create an internet time server bot (with a little help) which
 sets the local machine time. I was hoping to employ a Win32-only
 solution to then set the domain controller rather than spawn one of the
 pstools (I am familiar with them).
 
 
  -Original Message-
  From: perl-win32-users-boun...@listserv.activestate.com 
  [mailto:perl-win32-users-boun...@listserv.activestate.com] On 
  Behalf Of Tobias Hoellrich
  Sent: Monday, September 26, 2011 4:44 PM
  To: Howard Tanner; perl-win32-users@listserv.ActiveState.com
  Subject: RE: Setting file server time
  
  Since the advent of NTP on the Windows platforms I don't 
  remember the last time there was a need to set the time manually :-)
  
  Thanks- T
  
  -Original Message-
  From: Howard Tanner [mailto:tan...@optonline.net]
  Sent: Monday, September 26, 2011 5:26 PM
  To: Tobias Hoellrich; 'Barry Brevik'; 
  perl-win32-users@listserv.ActiveState.com
  Subject: RE: Setting file server time
  
  NET TIME was my first thought too, but it only allows you to 
  set your time to that of another machine. 
  
  ___
  Perl-Win32-Users mailing list
  Perl-Win32-Users@listserv.ActiveState.com
  To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
  
  
 ___
 Perl-Win32-Users mailing list
 Perl-Win32-Users@listserv.ActiveState.com
 To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


RE: Setting file server time

2011-09-27 Thread William . Hoopes
I've used Win32-OLE to start/execute processes on remote computers.  In
this scenario you could use Win32-OLE to call time



-Original Message-
From: perl-win32-users-boun...@listserv.activestate.com
[mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of
Barry Brevik
Sent: Monday, September 26, 2011 8:24 PM
To: Tobias Hoellrich; Howard Tanner;
perl-win32-users@listserv.ActiveState.com
Subject: RE: Setting file server time

Yes NTP. Well, if the guy had it setup right it would work, but no. So I
had to create an internet time server bot (with a little help) which
sets the local machine time. I was hoping to employ a Win32-only
solution to then set the domain controller rather than spawn one of the
pstools (I am familiar with them).


 -Original Message-
 From: perl-win32-users-boun...@listserv.activestate.com 
 [mailto:perl-win32-users-boun...@listserv.activestate.com] On 
 Behalf Of Tobias Hoellrich
 Sent: Monday, September 26, 2011 4:44 PM
 To: Howard Tanner; perl-win32-users@listserv.ActiveState.com
 Subject: RE: Setting file server time
 
 Since the advent of NTP on the Windows platforms I don't 
 remember the last time there was a need to set the time manually :-)
 
 Thanks- T
 
 -Original Message-
 From: Howard Tanner [mailto:tan...@optonline.net]
 Sent: Monday, September 26, 2011 5:26 PM
 To: Tobias Hoellrich; 'Barry Brevik'; 
 perl-win32-users@listserv.ActiveState.com
 Subject: RE: Setting file server time
 
 NET TIME was my first thought too, but it only allows you to 
 set your time to that of another machine. 
 
 ___
 Perl-Win32-Users mailing list
 Perl-Win32-Users@listserv.ActiveState.com
 To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
 
 
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs