Azure Stack Hub Multi Stamp Management
Cloud Assert HomeDocs Home
2201.1
2201.1
  • Introduction
  • Release Notes
  • Key Concepts
    • ADMIN
      • Manage Stamps
      • Updates
      • Images and Marketplace
      • Usage and Billing
      • Capacity and Infrastructure Management
      • Alerts
      • Diagnostics
      • Tenant Services
      • Email Reports
      • Offline Marketplace Download
  • INSTALLATION
    • Prerequisites
      • PKI Certificate Requirements
      • AzureStack Certification Authority certificate
      • Create SQL Server VM and necessary databases in a tenant subscription
    • Deployment
      • Validating Prerequisites
      • Install VConnect RP
      • License Activation
        • Offline Activation
      • Update Billing Resource Provider Details
      • Remove VConnect RP
      • Version Update
    • Configuration
      • Configure SMTP Settings
      • Configure Automated Emails
      • Configure Remote Machine for PowerShell Access
      • Configure Offline Marketplace Download
      • Configure a new Azure Stack Hub Stamp
        • Configure an Azure AD Stamp
        • Configure an ADFS Stamp
        • Create Service Principal from Azure Portal
  • Others
    • Troubleshooting
      • Configure VConnect PowerShell Modules
      • Stamp Connectivity
      • Stamp Syncing
      • Enable MSM VConnect Scheduled Tasks
      • Add Billing API Port To VConnect RP Network Security Group
      • Add Transaction Log Shrink Job in SQL Server
      • Update Client Secret in AzureStack Hub Connection
Powered by GitBook
On this page
  • VM WITH INTERNET ACCESS
  • RESOURCE PROVIDER VM
  • VM WITH INTERNET ACCESS
  • RESOURCE PROVIDER VM

Was this helpful?

  1. INSTALLATION
  2. Deployment
  3. License Activation

Offline Activation

For disconnected scenario, please follow the below steps for activating the license.

PreviousLicense ActivationNextUpdate Billing Resource Provider Details

Last updated 3 years ago

Was this helpful?

VM WITH INTERNET ACCESS

Identify any VM in your labs that has internet access, and in that machine download ‘ and extract all the files to a local folder.

RESOURCE PROVIDER VM

  1. Go to Tenant Portal -> All Resources -> VConnectVM1000 -> Overview -> DNS Name (last item)

  2. Copy the value and remote into this resource provider VM

  3. User name: vconnectrpadmin, Password: as specified in the previous installation step

  4. Copy the VConnect extracted files from the VM connected to internet to here

  5. Open a new elevated (administrative) PowerShell console and change to the VConnect directory. Run the following command, and copy the activation text in the result:

> VConnect.exe GetActivationText

VM WITH INTERNET ACCESS

  1. Go back to the VM with internet access at the start of this page where VConnect was downloaded

  2. Open a new elevated (administrative) PowerShell console and change to the VConnect directory. Run the following command by editing the highlighted text as follows:

  • Replace licenseKey and emailId with the values shared by our team

  • Replace activationText with the activation text copied from the resource provider VM above

> VConnect.exe ActivateOffline <licenseKey> <emailId> <activationText>
  • The above step will generate a License.cal file in the same folder as VConnect.exe. Copy the ‘License.cal’ file.

RESOURCE PROVIDER VM

  1. Login back to the resource provider VM

  2. Go location: <c:>\inetpub\MgmtSvc-Cloudassert-VConnect\bin

  3. Paste the Licence.cal copied from the VM with internet access

  4. Recycle the MgmtSvc-Cloudassert-VConnect application pool using IIS manager

  5. In the Admin Portal, click All Services -> VConnect -> License blade to see the licensed features and quotas

VConnect.zip
’