Hi computer_expert,
I had a look at BGinfo but there are two problems with this approach:
The H drive space remaining will only update when the user logs-off and logs back on. The systems which I have seen refresh this information around every minute so it maintains a (fairly) real-time account of the remaining quota.
BGinfo limits where the information can appear. In the other systems the quota has appeared next to a nice Windows-like disk drive icon, making it look a bit better than just pure text.
I am thinking that in the other systems I have seen the quota may be appearing within an IFRAME on the main wallpaper page, so just this IFRAME needs to be reloaded every minute to refresh the information. I have no real issues creating such a page with IFRAME per-se, but am just unsure how to get the information (i.e. remaining disk quota) in the first place to insert into the page.
Thanks,
Matt