Jump to content

solemnwarning

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by solemnwarning

  1. I've not heard of this "R2 printer console" before, we don't run R2 anyway. I wrote it to replace a really slow vbscript script which could sometimes take 5-10 seconds to run, I think for some reason the interpreter was taking ages to start. Fits more nicely in an AD domain? What do you mean by that?
  2. The problem with not giving them the exec bit is that under UNIX systems permission to read the contents of a directory is granted by the exec bit for some reason, so no exec permission = can't read dir.
  3. Hi all I've been acting as a sysadmin/tech at a school since mar/apr last year for work experience, during that time I've written quite a few programs for the school, two of which I released as open source software. NetPrinters is a utility which can be run from the login script, it configures networked printer connections using a trivial scripting/configuration language. Link NetHalt is a utility which is installed on workstations as an NT service, it allows them to be shutdown at specified daily times, it allows warning time, delay time and the capability to abort the shutdown to be set in the configuration. Link Any suggestions/comments? I'm thinking about making the shutdown timing in NetHalt be more flexible, for example allowing different times to be defined for different days, or multiple shutdown times per day.
×
×
  • Create New...