Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

How Can I Change the Screensaver Timeout Value?

(image) Hey, Scripting Guy! Can I use a script to change the timeout value for the screensaver on a computer?-- JN(image) (image) (image) Hey, JN. For some reason, Microsoftโ€™s scripting technologies come up a little short any time youโ€™re talking about Windows settings and components, things like screensavers, wallpaper, the Taskbar, ...

Hey, Scripting Guy! Can I Retrieve Just Failure Events from the Security Event Log?

(image) Hey, Scripting Guy! Is there a way to retrieve just Failure Audit events from the Security event log?-- KA(image) (image) (image) Hey, KA. Interesting, isnโ€™t it: any time the subject is failure, people turn to the Scripting Guys. What makes you think we know anything about failure? Ok, youโ€™re right: silly question. As far as ...

How Can I Send Data from One Script to Another?

(image) Hey, Scripting Guy! A while back you showed how we could use the InputBox function to prompt a user to enter a value we could then use in our script. What Iโ€™d like to know is, is there any way I can take that value and use it in another script?-- JW(image) (image) (image) Hey, JW. Weโ€™re guessing here, but apparently youโ€™d ...