Search notes:

PowerShell module MS-Office: enable-msOfficeDeveloperTab

The function enable-msOfficeDeveloperTab of the PowerShell module MS-Office enables the Developer tab on Office's Ribbons.
Unfortunately, I was unable to figure out how the Developer tab can be enabled via the registry for Visio.
Access does not have a Developer tab, so it doesn't do anything for Access.
PS C:\> enable-msOfficeDeveloperTab
In order to turn disable the developer tab, the -off option can be used:
PS C:\> enable-msOfficeDeveloperTab -off

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1758203000, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/PowerShell/modules/personal/MS-Office/enable-msOfficeDeveloperTab(44): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78