Menu

dkwt

Dirk Krause
← Previous ↑ Home → Next

dkwt — List Windows users, groups, printers…

Description

The dkwt / dkwtadm program has the following functionality

  • List local users
  • List local groups
  • List local printers
  • Schedule print job file to Windows print queue
  • Modify environment variables.

For classroom PCs the programs can perform cleanup operations on machine boot and user login.


Examples

List all users, long listing

dkwt users -l

List all groups

dkwt groups

List all printers, long listing

dkwt printers -l

Send file x.prn to default printer

dkwt print x.prn

Add directory to users PATH variable

dkwt env -a PATH C:\MyDirectory

Remove directory from users PATH variable

dkwt env -d PATH C:\MyDirectory

Add directory to system PATH variable

dkwtadm env -s -a PATH C:\MyDirectory

Remove directory from system PATH variable

dkwtadm env -s -d PATH C:\MyDirectory

Manual

See the [dkwt manual] for the full documentation of the program.


← Previous ↑ Home → Next

Related

Wiki: Home
Wiki: dkwt manual

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.