1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/rpcclient
Matthew Chapman 16758a4252 New rpcclient command "at" for NT scheduler control, a slightly improved
version of the NT command.

at { time [/INTERACTIVE] [{/EVERY|/NEXT}:5,Sun,...] command | [/DEL] [jobid] }

Examples (options used in abbreviated form):
at                                         ; Shows all jobs
at 1                                       ; Detail on job 1
at /D                                      ; Deletes all jobs
at /D 1                                    ; Deletes job 1
at 11:11:11AM /I /N:1 d:\humour\silly.exe  ; First of next month
at 9:00AM /E:M,T,W,Th,F net send MATTY Hi  ; Each weekday
at 11:00PM /E c:\winnt\backup.exe          ; Every day
(This used to be commit cf8c476d2e)
1999-04-23 15:01:35 +00:00
..
cmd_atsvc.c New rpcclient command "at" for NT scheduler control, a slightly improved 1999-04-23 15:01:35 +00:00
cmd_lsarpc.c querysecret now shows the real, fairdinkum, decrypted secret :-) 1999-03-19 15:11:07 +00:00
cmd_netlogon.c Mainly BDC-related changes. 1999-04-08 05:36:15 +00:00
cmd_reg.c improving syntax / useability of rpcclient "shutdown" command: 1999-03-01 16:01:45 +00:00
cmd_samr.c Fixed rpcclient's samuser command. 1999-04-11 02:34:44 +00:00
cmd_srvsvc.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
cmd_svcctl.c Always null-terminate strings. 1999-02-15 05:33:30 +00:00
cmd_wkssvc.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
display.c New rpcclient command "at" for NT scheduler control, a slightly improved 1999-04-23 15:01:35 +00:00
rpcclient.c New rpcclient command "at" for NT scheduler control, a slightly improved 1999-04-23 15:01:35 +00:00