Hi all
I'm in the middle of a migration and a tedious task of configuring
settings within the users profile i would like to get to grips with
vbs and my first task which i could use as a stepping stone is to set
the user power settings
using search i have found that the following script can be run within
a cmd line
powercfg /change normal /monitor-timeout-ac 10
how could i set this using vbs
also within power script when user closes laptop "to do nothing"
couldnt find anything within powercfg /? that would help
thanks in advance