home *** CD-ROM | disk | FTP | other *** search
/ Windows NT Super Tune-Up Kit / PIE-WindowsNTSuperTuneUpKit-1997.iso / DATETIME / NTCROND / BRIEF.TXT next >
Text File  |  1995-07-12  |  2KB  |  26 lines

  1. ntcrond is a Microsoft Windows NT service that emulates the crond utility developed by AT&T and
  2. Hewlett Packard for UNIX.  It allows Windows NT users to schedule the execution of commands at
  3. specified dates and times -- down to a granularity of one minute.  Unlike other shareware crond
  4. emulators, ntcrond runs completely as a Windows NT service, and utilizes the user-level security
  5. architecture of Windows NT.  Therefore, if a user account does not normally have access to a file,
  6. command or operation, it won't have it using ntcrond either.  Also, ntcrond achieves outstanding
  7. performance gains by using multiple threads for multiple processes, resulting in near instantaneous
  8. execution of many processes that are scheduled to execute at the same time.
  9.  
  10. The companion application to ntcrond is called ntctab.  ntctab is a Windows NT-based graphical
  11. administration tool used expressly for the purpose of scheduling tasks for ntcrond to run.
  12.  
  13. Here are some of the features that we've included in Version 2.0:
  14.  
  15.     1.  ability to remotely manage crontab entries via a "connect to server"
  16.     2.  graphical user administration tool
  17.     3.  enhanced security (i.e., tighter integration with NT's SAM)
  18.     4.  crontab password entries encrypted in registry (RSA)
  19.     5.  global ntctab administration limited to "admin" users (NT accounts)
  20.     6.  use of Windows '95 Common Controls
  21.     7.  full UNICODE support for ntcrond service messages and ntctab administration tool
  22.     8.  ability to "impersonate" a specific account while running a task
  23.     9.  ability to establish network connections via a "net use" within a crontab entry
  24.     10. ability to enable/disable task interaction with screen for each task
  25.     11. complete logging of each task run into the NT Event Log (optional)
  26.