Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Pivot Table macro removed

...

The Enablement Pack Install process is entirely driven by scripts. The below table outlines these scripts, their purpose and if "Run as Administrator" is required. 

...

1Setup_Enablement_Pack.ps1

Setup and configure a RED Metadata Repository for target database

If RED repository exists then updates the repository with 1.Templates 2.Scripts 3.Extended Properties 4.Datatype Mappings 5.UI Configurations 

 Yes

New and Existing installations
2install_WslPython_Modules.batInstalls or updates WslPython Modules and required Python libraries on this machine.

Yes

New and Existing installations
3import_python_templates.ps1Imports or updates the Python Templates  to a RED Metadata Repository. Also includes any Script Imports

No*

Existing installations
4set_default_templates.ps1Applies the RED Connection defaults in a RED Metadata Repository for Python or Powershell templates.

No*

Existing installations

Note that on some systems executing Windows Powershell scripts is disabled by default, see troubleshooting for workarounds

...