Hello,
my boss asked me to make an option in my logon script so that every user gets and additional button on the default word bar called "internal Documents" under that button should come some documents stored on a share on one of my servers.
after some searching i came to the conclusion the best way would be to do it with macro's, that i can manage.
i also know its stored in normal.dot. however i rather not overwrite normal.dot during logon due to some users have their own adjustments in their normal.dot and by overwriting it would kill their settings.
i would like to have some help getting me started with an vbscript that i can attach to my logon script so that when a user logs on he / she gets the proper script so the desired button appears when they start Word 2003.
my boss asked me to make an option in my logon script so that every user gets and additional button on the default word bar called "internal Documents" under that button should come some documents stored on a share on one of my servers.
after some searching i came to the conclusion the best way would be to do it with macro's, that i can manage.
i also know its stored in normal.dot. however i rather not overwrite normal.dot during logon due to some users have their own adjustments in their normal.dot and by overwriting it would kill their settings.
i would like to have some help getting me started with an vbscript that i can attach to my logon script so that when a user logs on he / she gets the proper script so the desired button appears when they start Word 2003.