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.