Skip to main content
Version: 4.2.5

Create the site with PowerShell Cmdlets

note

Installation and configuration with cmdlets is recommended for advanced users only. For most users, we recommend Create the site with PowerShell script.

  1. Import the iCore.Administrator.Configuration module, which contains cmdlets for creating and configuring the Administrator site.
    To import the module

    To import the iCore.Administrator.Configuration module, run the Load-AdminModules.ps1 script from the correct Administrator version subdirectory, for example "C:\Program Files (x86)\iCore Administrator\{Version}\Load-AdminModules.ps1". See also Directory structure.

  2. Use the available cmdlets to create and configure the site. For help about the installation procedure, use the following command:
        Get-Help Install-iCoreWebAdmin -ShowWindow