ManagePC is an HTA that will let you remotely manage any PC in an Active Directory forest. I used to have loads of buttons all over the place but the menu system has replaced that.
I've used the menueditedit api to dynamically add the names of shares into the Management/Browse menu. I've also used the ChangeItemProperty API to disable/enable the menu depending on whether a machine is offline or not.
Almost all of the menu items call a VBscript/Javascript Sub or Function.
The 1.4 beta version is the one that uses the menu system. The 1.31 version probably won't interest anyone else.

http://managepc.3ee.co.uk/admin/counter ... .4beta.zip