< # .SYNOPSIS Determine if a computer screen saver requires a password. .DESCRIPTION This script is a re-write of script 2 on the MSDN site (see below for link). This script also displays the user name for each desktop and the screen saver executable. .NOTES ...