G
Guest
Hi,
I developed a solution with Word and VBA and I want to force all my network
users to use the macros contained in the documents.
I signed the macros using a Verisign certificate, so absolutely trusted
source. Also the certificate is in the personal certificate store of the
computer. Anyway, the first time a user opens a document, still has the
option to disable macros. He must manually click "always trust...." and then
enable macros. After this, any document with macro signed with the same
certificate will be macro enabled without any further inquiry.
My problem is that I absolutely need to be sure that a user cannot work on
any document without the control of the macros. So I need to mark as always
trustable my certificate, without user intervention. anyone knows how to do
this, considering that I'm in an Active Directory environment, so I
eventually have group policies, logon scripts, etc.
Another problem is that, if the macro protection in Word is set to Very
High, the macro is never activated without any notification to user.
Documents are all on a network share. Maybe I also need to make that share
trustable for Office, but I don't know how. I tryed to add to trusted sites
in IE, but seems not to be related.
Any help is very welcome.
I developed a solution with Word and VBA and I want to force all my network
users to use the macros contained in the documents.
I signed the macros using a Verisign certificate, so absolutely trusted
source. Also the certificate is in the personal certificate store of the
computer. Anyway, the first time a user opens a document, still has the
option to disable macros. He must manually click "always trust...." and then
enable macros. After this, any document with macro signed with the same
certificate will be macro enabled without any further inquiry.
My problem is that I absolutely need to be sure that a user cannot work on
any document without the control of the macros. So I need to mark as always
trustable my certificate, without user intervention. anyone knows how to do
this, considering that I'm in an Active Directory environment, so I
eventually have group policies, logon scripts, etc.
Another problem is that, if the macro protection in Word is set to Very
High, the macro is never activated without any notification to user.
Documents are all on a network share. Maybe I also need to make that share
trustable for Office, but I don't know how. I tryed to add to trusted sites
in IE, but seems not to be related.
Any help is very welcome.