View Single Post
 
Old 01-18-2025, 07:29 AM
Italophile Italophile is offline Windows 11 Office 2021
Expert
 
Join Date: Mar 2022
Posts: 542
Italophile is just really niceItalophile is just really niceItalophile is just really niceItalophile is just really nice
Default

Quote:
Originally Posted by syl3786 View Post
How do you balance the convenience of AI tools with the need for secure, reliable macros?
Ban the use of code generated by Artificial Idiocy.

Quote:
Originally Posted by syl3786 View Post
Do you have any tips for ensuring macros are safe before deploying them across an organization?
  • Always write the code yourself.
  • Never use code from the internet unless you fully understand what each line does.
  • Get a code signing certificate and sign your code.
  • Set macro security to "Disable all macros except digitally signed macros"
  • Accept that there is no such thing as "safe", there are only managed risks.
  • Accept that it will be necessary to educate the organization's IT staff as they will be risk averse by default.
Reply With Quote