-->
Original KB number: 3188434
Symptoms
Create a package that installs Office 2016. Combine the Office 2016 package with the Outlook Configuration package and the script to update dock items. Place the combined package in a disk image. Create the software title on the K1000. Create the managed install on the K1000. Creating the Office 2016 Package. Create a folder. I just downloaded Office 365 for Mac, and tried to install it in macOS Sierra 10.12.5.The installation froze when Running Package Scripts. It is a common problem. I followed this answer and launched Disk Utility, but it seems that there is no repair disk permission in Sierra. Then, I found the answer of dianeoforegon here.I did pay attention to close all browsers and applications (except.
You start Microsoft Outlook 2016, and it hangs at the Processing stage on the startup screen. Outlook never fully starts.
Office 2016 deployment tool (ODT) is a command-line tool used to install Microsoft Office. The biggest reason to use this tool is the flexibility you get while installing any Office product. With this tool, you can change configuration settings to meet your preferences. Recognizing that “stuff” happens, Microsoft offers an Office Repair utility. Because Word 2016 is a part of the Office suite of programs, the Office Repair utility works to fix anything horrifically wrong with Word. Obey these steps: Close Word and any other Office programs. You should do so now; otherwise, you’ll be asked to do.
Resolution
This issue was fixed in the following updates:
- Office build 16.0.7369.2015 for Office 2016 Click-to-Run editions.
- March 2017 update for Microsoft Installer (.msi)-based edition of Office 2016.
Workaround Method 1 - Manually configure Outlook 2016 to always run maximized
Exit Outlook 2016.
Determine which icon you use to start Outlook, and access the Properties for that shortcut:
Icon on the Desktop
- Right-click the Outlook icon on the Desktop, and then select Properties.
Icon pinned to the taskbar
- Right-click the Outlook icon on the taskbar, right-click Outlook 2016, and then select Properties.
Icon pinned to the Start menu
Right-click the Outlook tile pinned to the Start menu, point to More, and then select Open file location.
Right-click Outlook 2016 in the File Explorer window that opens, and then select Properties.
In the Outlook 2016 Properties dialog box, select Maximized for Run.
Select OK.
Workaround Method 2 - Use Group Policy to configure Outlook 2016 to always run maximized
Start the Group Policy Management Console.
Note
Because you may be applying the policy setting to an organizational unit and not to the whole domain, the steps may also vary in this aspect of applying a policy setting. Therefore, check your Windows documentation for more information.
In the Group Policy Management Console, under User Configuration, expand Preferences, expand Windows Settings, and then select Shortcuts.
Create a new shortcut with the following properties:
Name: Outlook 2016
Location: All Users Desktop
Target path: <path of Outlook.exe>
Arguments: /recycle
Start in: <path of Outlook.exe>
Run: Maximized
Icon file path: <path of Outlook.exe>Note
The path of Outlook.exe may vary, depending on the Office installation type and bitness of Windows and Office, as follows.
Office installation type Bitness of Windows and Office Default path of Office Click-to-Run Same C:Program FilesMicrosoft OfficerootOffice16| Click-to-Run Different C:Program Files (x86)Microsoft OfficerootOffice16| MSI Same C:Program FilesMicrosoft OfficeOffice16| MSI Different C:Programs Files (x86)Microsoft OfficeOffice16| Same Bitness: Office 32-bit running on Windows 32-bit or Office 64-bit running on Windows 64-bit
Different Bitness: Office 32-bit running on Windows 64-bitCopy the shortcut that you created, and then paste it to duplicate it.
Double-click the shortcut that you pasted, and then change the Location to All Users Start Menu. Select OK.
Copy the shortcut that you created, and then paste it to duplicate it.
Double-click the shortcut that you pasted, and then change the Location to All Users Programs. Select OK.
Note
If a user has an Outlook 2016 shortcut pinned to their taskbar, this will not replace it. The user can unpin the shortcut from their taskbar and then re-pin it from one of the other locations after the policy is in effect.
Workaround Method 3 - Manually delete the Outlook Frame value from the registry
Important
Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.
Exit Outlook 2016.
Use one of the following procedures to start Registry Editor.
- Windows 10, Windows 8.1, and Windows 8: Press Windows Key+R to open a Run dialog box. Type regedit.exe, and then select OK.
- Windows 7: Select Start, type regedit.exe in the search box, and then press Enter.
In Registry Editor, locate and then select the following subkey in the registry:
HKEY_CURRENT_USERSOFTWAREMicrosoftOffice16.0OutlookOffice Explorer
In the details pane, select the Frame value.
On the Edit menu, select Delete.
Select Yes to confirm that you want to delete this value.
Exit Registry Editor.
Start Outlook 2016.
Note
You may have to follow these steps again if the issue occurs repeatedly. If you find the issue occurs frequently, it might be better to use a different method to work around the issue.
Workaround Method 4 - Create a .reg file to reset the Outlook Frame value in the registry
Important
Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.
Start Notepad.
Copy the following text and paste it into Notepad:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSOFTWAREMicrosoftOffice16.0OutlookOffice Explorer]
'Frame'=hex:On the File menu, select Save As.
Browse to a convenient location to create the .reg file, such as the Desktop.
For Save as type, select All Files (.).
Enter a file name and the file name extension .reg, such as Reset Outlook Frame.reg.
Select Save.
When the issue occurs, exit Outlook and then double-click the .reg file to reset the Outlook Frame value to work around the issue.
Workaround Method 5 - Use Group Policy to delete the Outlook Frame value from the registry
Important
Office 2016 Mac Install Stuck Running Package Scripts Without
Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.
Start the Group Policy Management Console.
Note
Because you may be applying the policy setting to an organizational unit and not to the whole domain, the steps may vary in this aspect of applying a policy setting. Check your Windows documentation for more information.
In the Group Policy Management Console, under User Configuration, expand Preferences, expand Windows Settings, and then select Registry.
Create a registry item that has the following properties:
Action: DeleteHive: HKEY_CURRENT_USERKey Path: SOFTWAREMicrosoftOffice16.0OutlookOffice ExplorerValue Name: Frame
Select OK.
Workaround Method 6 - Use a logon script to delete the Outlook Frame value from the registry
Important
Office 2016 Mac Install Stuck Running Package Scripts Download
Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.
Office 2016 Mac Install Stuck Running Package Scripts Pastebin
Office 2016 Mac Install Stuck Running Package Scripts Free
Include the following PowerShell command in your logon script: