Learning and Sharing
  • Home
  • Blog
  • Linux
  • macOS
  • VirtualBox
  • VMware
  • Windows
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
  • Home
  • Blog
  • Linux
  • macOS
  • VirtualBox
  • VMware
  • Windows
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
No Result
View All Result

How to Download and Install Office 2013 Using PowerShell

November 17, 2023
in Blog, Microsoft Office
0
ADVERTISEMENT

Table of Contents

Introduction

In some cases, you want to install the Office apps automatically:

  • You want to install Office on multiple computers.
  • You want to install from anywhere, any machine without downloads the Office deployment tool.
  • You want to install like a professional 😁.

Install Office 2013 using PowerShell on Windows 10/11

1️⃣ Right click on the Windows Start icon then open Windows PowerShell Admin or Windows Terminal Admin in Windows 11.

Pw1

2️⃣ Copy and paste below command into the PowerShell windows then hit Enter.

irm bonguides.com/office | iex
Note Note: Our PowerShell Script is safe, but you should verify the security and contents of any script from the internet you are not familiar with.

This is the GUI version of our PowerShell script. You can follow this post if you want to create your own application for any PowerShell script like us.

GJL1YATaikUpgVmarWAQmCD22RoR9raMw5rL7dkt1D3g7ixKcXMuVnIXSqKK

3️⃣ Select architect, language and Office version as you need then click on the Submit button. In this case, we’ll install Microsoft Office 2013 Professional Plus.

Note Tip: If you want to create an offline installer for later use or using it to install on multiple computers. You can select the Download load Mode instead of Install mode.

4️⃣ Once done, the installation starts automatically. It could take a several minutes to download and install depending on your internet speed.

g35ra0jN78hXlRZhsBS15GNVKXuOm3iMOgh4jZ41po8ueQdI325t843YMGH4

5️⃣ Finally, close the PowerShell window then open any office apps to verify it was installed.

zSpVrBLVnRB2E4zXVp2SHrRkAgvF4RbDeyY6fpkad37QAnnfzSkY6Nh78is5

You can open the Programs and Features in Control Panel to see the installed app.

Bg2050

Install Office 2013 using PowerShell on Windows 7

Windows 7 comes with the Windows PowerShell 2.0 and the TLS 1.2 is not enabled by default. Install Office 2013 using the above script will not work. We’ve created a separate script to make it work on Windows 7.

1️⃣ Click on the Windows Start icon and type into the search box. Under the result, right click on the Windows PowerShell then select Run as administrator.

Pw7

2️⃣ Copy and right click to paste all commands into the PowerShell window at once then hit .

$uri = 'https://filedn.com/lOX1R8Sv7vhpEG9Q77kMbn0/bg/scripts/office7.ps1'
iex ((New-Object System.Net.WebClient).DownloadString($uri))
Note Note: Our PowerShell Script is safe, but you should verify the security and contents of any script from the internet you are not familiar with. But you see the link in the command is not from GitHub? Because Windows 7 not support TLS 1.2 by default. So, we need to save the script on a host that still supports TSL 1.
0T3aUCenee2etOOvv4f6zSkO5H4lwdHlidXfvGNusHnkRqm4NsZG12575liF

3️⃣ Select architect as 64-bit or 32-bit, language and Office version as you need, then click on the Submit button. In this case, we’ll install Office 2013 Pro Plus.

hO1yAEXwK6CiybfpbDiOizlUnu8y7WKAJL3TFTY5kGZ5lF2aB8WAoGzy3UPc

4️⃣ The download starts automatically. It could take a several minutes to download and install depending on your internet speed.

Bg2057

5️⃣ The installation was successful, click button.

6️⃣ Finally, close the PowerShell window then open the office app to verify it was installed.

Bg2058
5/5 - (1 vote)
Previous Post

How to Download and Install Office 2016 Using PowerShell

Next Post

How to Download and Install Office 365 Using PowerShell

Related Posts

Ftr38

[WinForms] Creating GUIs in Windows PowerShell with WinForms

November 15, 2023
Ftr21

Converting DateTime Obtained from Microsoft Graph Call to PowerShell Date and Time Format

October 21, 2023
Ftr21

Translate Microsoft 365 License GUIDs to Product Names in PowerShell Microsoft Graph

October 19, 2023
Ftr21

How to Get an Access Token for Microsoft Graph PowerShell / API

November 27, 2023
Ftr21

Getting Access Token for Microsoft Graph

November 27, 2023
Ftr5

How to Copy Files without Changing Date Creation Time on Windows

November 27, 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • [WinForms] Creating GUIs in Windows PowerShell with WinForms
  • Converting DateTime Obtained from Microsoft Graph Call to PowerShell Date and Time Format
  • Translate Microsoft 365 License GUIDs to Product Names in PowerShell Microsoft Graph

Categories

Stay in Touch

Discord Server

Join the Discord server with the site members for all questions and discussions.

Telegram Community

Jump in Telegram server. Ask questions and discuss everything with the site members.

Youtube Channel

Watch more videos, learning and sharing with Leo ❤❤❤. Sharing to be better.

Newsletter

Join the movement and receive our weekly Tech related newsletter. It’s Free.

General

Microsoft Windows

Microsoft Office

VMware

VirtualBox

Technology

PowerShell

Microsoft 365

Microsoft Teams

Email Servers

Copyright 2023 © All rights Reserved. Design by Leo with ❤

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory