Hi.
First a disclaimer: I'm not saying that this is the way I think it should be done,
just a comment that this is a way that has worked for me and so may help others if they have issues.
Yes, not using the VBS as discussed before. Basically a desire to keep things as stripped down as possible for my environment.
Not sure whether this is appropriate for other environments (though I don't see why it shouldn't be),
and also not sure if all the choices I made can also be made from an automated script as by the Settings Editor.
The VBS seems to have two purposes; to launch quietly and to launch in the correct current directory.
Launching quietly comes from not ticking 'Run only when the user is logged on' (I think), or maybe from the 'Do not store password, ...'
The correct directory is ensured by specifying it in the <WorkingDirectory>
As discussed before, some curiosity of Windows 8 prevents the VBS launching properly; which can be overcome with the extra HG_612_Run.exe that Ronski provided.
My use of a different directory was just experimental setup which I haven't been bothered to change.
I changed the scheduling as it wasn't working smoothly while I was experimenting.
Sometimes it didn't retake after I had made an experimental change.
That was why I added the 'At task creation/modification' trigger (<RegistrationTrigger> in the XML).
I think that the use of 'At startup' (<BootTrigger>) rather than 'On a schedule: one time' was random experimentation rather than informed intent.
So the main trigger is the one that starts at boot time and repeats every minute. Should have the same effect as a 'once' and repeat every minute.
The other is to make sure it keeps working if I make an experimental change.
Just checked and yes the S4U (service for user) is the 'Do not store password' bit.
See
http://msdn.microsoft.com/en-gb/library/windows/desk...
--
Moved (with trepidation turned relief) to BT Infinity 2 for upload speed. Happy BE user for several years.