Skip to content

How to Activate the License for Office, Visio, Project LTSC 🏢

License

Notifications You must be signed in to change notification settings

egiberne/ltsc-activation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NAME

Enable-LTSCProducts

ABSTRACT

Activate the license for Office, Visio, Project LTSC.

DESCRIPTION

  • What is it ?

    • Script to be run once in a while.
    • Fonction to be added in your code
    • User Interface to be user friendly
  • Who is it for ?

    • IT Support
    • Power User
    • Bets Tester
  • Why to use it ?

  • When to use it ?

(back to top)

QUICKSTART

Prerequisites

Get information about

  • Windows version ; Version must be 10 or alter
    • Cmdlet
    Get-ComputerInfo
    • Environment Class
    [Environment]::OSVersion
  • Powershell version ; Version must be 5.1 or later
    • Cmdlet
    Get-Host
    • Automatic Variable
    $PSVersionTable
    

Installation

  1. Open a PowerShell prompt with eleveted permissions
  2. Set the PowerShell execution policies for Windows computers to Unrestricted
  3. Download the archive of the project
  4. Extract the content of the archive

(back to top)

ROADMAP

Windows Linux MacOS
In progress To be decided To be decided
  • Windows
    • Script
    • Function
    • Interface

(back to top)

LICENSE

Distributed under the MIT license. See LICENSE.txt for more information.

(back to top)

SEE ALSO

(back to top)

ACKNOWLEDGMENTS

(back to top)

CONTACT

(back to top)

About

How to Activate the License for Office, Visio, Project LTSC 🏢

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published