Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 770 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 770 Bytes

What is it?

This easy script is for periodically saving of screen(s) in Windows environment.

Function

  • variable interval of saving
  • deleting old images

How it works

It's needed to place relevant program to relevant places in workstations by script. The nircmd.exe has to be placed at monitored workstation!

Source of thoughts (I'm only author of this script)

http://serverfault.com/questions/231387/hidden-periodic-screenshots-on-a-corporate-workstation http://itknowledgeexchange.techtarget.com/system-administration/vbscript-to-delete-files-in-a-directory-older-than-x-days/

Source of used software

http://www.nirsoft.net/utils/nircmd.html http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx