Microsoft Office Stuck On Running Package Scripts



  • Create, run, and share your Office Add-in code snippets from within Excel, Word, or PowerPoint.
  1. Microsoft Stuck On Starting
  2. Microsoft Office Stuck On Running Package Scripts Free
  • Fix Microsoft office install stuck on running package scripts: First you have to check if the Office application icons are already there in the Applications. This method will fix the Microsoft.
  • 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.

This is a known issue in Office Click-to-Run applications. To repair the Office Click-to-Run application, follow these steps as appropriate for the version of Windows that the computer is running. Windows 10, Windows 8.1 and Windows 8: On the Windows Start screen, type Control Panel. Click or tap Control Panel. When provisioning packages are applied to a device, a status screen indicates successful or failed provisioning. Windows 10 includes PowerShell cmdlets that simplify scripted provisioning. Using these cmdlets, you can add provisioning packages, remove provisioning packages and generate log files to investigate provisioning errors.

Description

Experiment with the Office JavaScript API without ever leaving Excel, Word, or PowerPoint! You can use Script Lab to:

  • Create and edit code snippets that can include JavaScript, HTML, CSS, and references to libraries and data on the web
  • Run the snippets and instantly see the result in a task pane and in the Office document
  • Get started quickly with a selection of samples
  • Share and save your snippets with GitHub gists
  • Learn the JavaScript API with the help of IntelliSense while you edit
  • Try TypeScript: make use of lambda functions, template strings, or even the latest TypeScript 2.0+ features like async/await
  • Prototype an add-in you’re planning to develop

There’s no need to install any other software or configure your environment: as long as you have Office, you can get started in seconds. Script Lab works in Excel, Word, and PowerPoint (Office 2013 and later, Office Online, and Office for Mac). The source code for Script Lab is open to the community at https://aka.ms/scriptlab. We welcome your contributions.

Video

Script Lab, a Microsoft Garage projectWith Script Lab you can create and run Office Add-in code snippets from within Excel, Word, or PowerPoint, using JavaScript, HTML, CSS, and data from the web. Script Lab is available for Office 2016, Office 2013, Office 2016 for Mac, and Office Online.

Meet the team

Michael Zlatkovsky, Bhargav Krishna, Daniel M. Galan, Jakob Nielsen, Michael Saunders

Microsoft Stuck On Starting

Script Lab Team

Redmond Lab

Microsoft Office Stuck On Running Package Scripts Free

Among the many changes that IT Administrators face when moving to Office 365, deployment of the Office suite tends to raise the most questions. Is Office 365 Pro Plus the same as Office Pro Plus? What is Click-to-Run? Do my users need to download Office from the Office 365 portal? Do I still have control over the deployment of Office? In this blog, I will walk through deploying the Click-to-Run version of Microsoft Office 365 Pro Plus with System Center Configuration Manager (SCCM).

A Quick Note on Licensing

Office 365 Pro Plus licensing gives you the rights to the latest version of Office Pro Plus. So, if you own a licensing plan that includes Office 365 Pro Plus, the version that you would be deploying today is Office Pro Plus 2016.

What is Click-to-Run?

Click-to-Run for Office 365 products is based on core virtualization and streaming Microsoft Application Virtualization (App-V) technologies. Click-to-Run resources run in an isolated virtual environment on the local operating system.

Click-to-Run virtualization provides the following advantages:

  • Isolation of resources in a virtual environment allows for coexistence with earlier versions of Office, and improves the cleanup and restore processes.
  • Extension points to the computer are published so Office is more integrated. This allows for local add-ins to be integrated with the virtual environment.
  • Streaming helps improve performance. The Office package is divided and is uncompressed over time, which optimizes network bandwidth and CPU usage.

Packaging Office 365 Pro Plus for Deployment

To package Office 365 Pro Plus, we’ll need to use Microsoft’s Office Deployment Tool. This tool will allow us to download the source files for our SCCM package and reference a configuration file during the installation.

  1. Start by downloading the Office Deployment Tool from the following this location.
  2. Run the downloaded “officedeploymenttool.exe” file.
  3. Accept the License Terms, click ‘continue’ and choose the location to extract the tool. I chose “C:Office”. I will refer to this folder often in these steps.
Microsoft Office Stuck On Running Package Scripts

You can find more details and configuration options for the Office Deployment Tool here.

Now that the Office Deployment Tool has been extracted to your chosen location, you’ll need to edit the configuration file. Navigate to “C:Office” and edit the “configuration.xml” file to the following:

This will download the 32-bit source files to “C:Office”.

Next, launch an administrative command prompt, change the location to the location of the deployment tool and run the following command: Setup.exe /download configuration.xml

NOTE: Make sure you have all the files in the selected folder before running the command or you may see an error during installation. I have seen some issues with the “stream.x86.x-none.dat” file failing to download and had to run it again.

The last step in our packaging process is to edit the “configuration.xml” file one more time. Remove the source location from the “configuration.xml” file. This will force the tool to use the cache folder rather than preloading the files to “C:Office”.

Creating an SCCM Application for Office 365

Copy the “C:Office” folder to your software source share.

NOTE: Keep the root package file with the setup and configuration file and the Office folder containing the source files.

You can find more details here.

Create an application for Office 365 Pro Plus in Configuration Manager

Now that our software package is created and stored in a central location, we need to create the application in Configuration Manager.

  1. In the Configuration Manager console, choose Software Library > Application Management > Applications.
  2. On the Home tab, in the Create group, choose Create Application.
  3. On the General page of the Create Application Wizard, select Manually specify the application information, and then choose Next.
  4. On the General information page, enter a name for the application, enter any optional information, and then choose Next.
  5. On the Application Catalog page, provide the information that’s appropriate for your environment, and then choose Next.
  6. On the Deployment Types page, choose Next (you will add a deployment type later).
  7. On the Summary page, review the settings you’ve chosen, and then choose Next to create the application.
  8. After the application is created, on the Completion page, choose Close.

Creating a deployment type for your application

After creating the application in SCCM, you’ll need to create a deployment type to determine how the application will be installed.

  1. In the Configuration Manager console, choose Software Library > Application Management > Applications.
  2. Select the Office 365 Pro Plus application, and then on the Home tab, in the Application group, choose Create Deployment Type.
  3. On the General page of the Create Deployment Type Wizard, in the Type list, select Script Installer, and then choose Next.
  4. On the General Information page, enter a name for the deployment type, enter any optional information, and then choose Next.
  5. On the Content page, do the following:
    • In the Content location box, enter the network share where you put the Office Deployment Tool, your “configuration.xml” file, and the Office 365 Pro Plus installation files that you downloaded from the Internet.
    • In the Installation program box, enter the following text: setup.exe /configure configuration.xml
    • After you enter this information, choose Next.
  6. On the Detection Method page, choose Add Clause.
  7. In the Detection Rule dialog box, do the following:
    • In the Setting Type list, select Registry.
    • In the Hive list, select HKEY_LOCAL_MACHINE.
    • In the Key box, enter the following text: SoftwareMicrosoftWindowsCurrentVersionUninstallO365ProPlusRetail – en-us
    • Select the Use (Default) registry key value for detection check box
  8. After you enter this information, choose OK, and then on the Detection Method page, choose Next.
  9. On the User Experience page, in the Installation behavior list, select Install for system, and then choose Next.
  10. If you want to specify any requirements or dependencies for the deployment type, choose Next to go through those pages in the wizard. Otherwise, choose Summary.
  11. On the Summary page, review the settings you’ve chosen, choose Next, and then choose Close.

Once this is done you can update your Distribution points and you are all set to create a deployment for the new Office 2016 Pro Plus Click-To-Run package. More information on that here.

Note: In the ConfigMgr Technical Preview, all the above steps can be accomplished natively within the SCCM console

Moving to the cloud represents a big change for many IT departments. Developing the skills to adapt to cloud infrastructure can take time, but hopefully this blog post can help to clarify the change. Have further questions? Need help implementing these changes or others? Give us a call at 630.832.0075 or email us at info@peters.com.