One of the settings that I am often asked to modify when it comes to Office 2007 deployments is disabling the welcome screen. The welcome screen is displayed the first time a user starts one of the Office programs. The setting can be disabled in registry or in the Office Customization Tool (OCT).

How to disable the setting in registry:

  1. Open registry and navigate to HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\General
  2. Add a new Dword (32-bit) Value, type ShownOptIn as the name modify the value to 00000001

    image

How to disable the setting in OCT:

  1. Extract the adminTemplates.exe file
  2. Copy the entire contents of the \Admin folder to the \Admin folder on the Office 2007 network share
  3. Start Office Customization Toolkit OCTby running setup.exe /admin
  4. Navigate to Features, Modify user Settings, Microsoft Office 2007 System, Privacy, Trust Center
  5. Select Disable Opt-In Wizard on first run
  6. Double click on the setting and select Enable

    image

  7. Save the MSP file and apply it to your office installation by saving it in the Updates folder (or use the setup.exe /adminfile if you save it to another location)