WSUSTemp power profile stays active / monitor always on

Hi.
- I'm often updating new Win7 machines with
- Code: Select all
cmd\DoUpdate.cmd /nobackup /updatercerts /updatecpp /updatetsc /skipieinst /autoreboot
and, sometimes, with- Code: Select all
cmd\DoUpdate.cmd /nobackup /updatercerts /updatecpp /instdotnet35 /instdotnet4 /updatetsc /skipieinst /autoreboot
And I found that occasionally (I guess, 3 times out of 10) after installing all updates and multiple reboots, it cleans up for itself (like removing WSUSTempAdmin user and its profile, and removing scripts from Windows dir), but it keeps power profile "WSUSTemp" active, which causes monitor to never turn off.
I can't reliably reproduce the effect, but I'm sure it's not some side-effects of other software or power losses (because wsusoffline runs on clean machine right after installing drivers, and it's powered over an UPS).
One thing may be related: sometimes I run wsusoffline while being connected over RDP. - can you change that WSUSTemp power profile so monitor will turn off after some duration, instead of keeping it always on? There is sense for doing this even during that 2-4 hours when updates are being installed. I understand why it's introduced at all – because otherwise windows goes to sleep while installing updates, and then requires password on wake up. But turning off the monitor in 2-5 minutes will not cause workstation lock, but it will lower power consumption and prolong monitor life. It's even more reasonable on a notebook, where putting display to sleep will add 20-300% of battery time (which may be useful if power will go down during updates installation).