{"id":275,"date":"2009-08-27T19:59:18","date_gmt":"2009-08-28T03:59:18","guid":{"rendered":"http:\/\/systemsolver.com\/StatlerBlog\/?p=275"},"modified":"2009-08-27T19:59:18","modified_gmt":"2009-08-28T03:59:18","slug":"lock-workstation-without-screen-saver","status":"publish","type":"post","link":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/2009\/08\/27\/lock-workstation-without-screen-saver\/","title":{"rendered":"Lock workstation without screen saver"},"content":{"rendered":"<p>This is a trick to lock an XP based workstation or server without using a screen saver. The problem with the screen saver comes when using scripts like AutoIt3 which interact with the screen. Screen savers effectively block scripts from interacting with windows, but just locking the workstation does not. When mixed with turning the monitor off this is an effective method of protecting the workstation or server.<\/p>\n<p>Create a new scheduled task (Start\/Programs\/All Accessories\/System Tools\/Scheduled Tasks).<\/p>\n<p>Add the task:<\/p>\n<p>C:\\WINDOWS\\System32\\rundll32.exe user32.dll,LockWorkStation<\/p>\n<p>Use the starting directory:<\/p>\n<p>C:\\WINDOWS\\System32\\<\/p>\n<p>Run as an Administrator account<\/p>\n<p>Click the schedule tab<\/p>\n<p>Select &#8220;Daily&#8221; and &#8220;Every day&#8221;<\/p>\n<p>Click on the advanced button<\/p>\n<p>Repeat the task every 20 minutes (or however long you want the computer idle before the workstation locks, roughly)<\/p>\n<p>Set the &#8220;Duration&#8221; to be 24 hours<\/p>\n<p>Select &#8220;OK&#8221; until you return to the Scheduled Task window<\/p>\n<p>Select the settings tab<\/p>\n<p>Under &#8220;Idle Time&#8221; check to &#8220;Only start if the computer has been idle for at least&#8221;, and perhaps give it 15 minutes and maybe 40 minutes for &#8220;If the computer has not been idle that long, retry for up to:&#8221;<\/p>\n<p>That should do it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a trick to lock an XP based workstation or server without using a screen saver. The problem with the screen saver comes when using scripts like AutoIt3 which interact with the screen. Screen savers effectively block scripts from interacting with windows, but just locking the workstation does not. When mixed with turning the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-275","post","type-post","status-publish","format-standard","hentry","category-general"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/posts\/275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/comments?post=275"}],"version-history":[{"count":0,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/posts\/275\/revisions"}],"wp:attachment":[{"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/media?parent=275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/categories?post=275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/systemsolver.goodhealthyday.com\/StatlerBlog\/wp-json\/wp\/v2\/tags?post=275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}