When a user accidentally deletes a local file, having a backup ready can significantly minimize downtime and frustration. Check out this simple batch file that can make daily document backups a snap.
File creation is perhaps one of the most trivial tasks you perform on your computer almost every day. If you’re a Windows user, you probably do it via the graphical interface. Although this approach ...
Anytime I've needed to distribute a shortcut to users desktops I create the shortcut ahead of time. Then use a logon script to copy it from a readonly share to the users desktop.