• Facebook
  • Twitter
  • Youtube
  • LinedIn
  • RSS
  • Docs
  • Comparisons
  • Blogs
  • Download
  • Contact Us
Download
Show / Hide Table of Contents

Install-NCAzClient

The Install-NCAzClient PowerShell cmdlet installs the NCache client software on the specified virtual machine (VMs) that is part of a specified Azure environment.

This cmdlet obtains the installer URL from the Alachisoft website and deploys the NCache client to each listed VM.

Note

If a VM already has the NCache client installed, it is skipped.

Install-NCAzClient -VmName -Email -ResourceGroupName -Key  [-InstallDir] [-SetupPath] [-Version]

Example

This command installs the NCache client on NC-Client-1 in the NC-Production resource group:

Install-NCAzClient -VmName "NC-Client-1" -Email "john_smith@alachisoft.com" -ResourceGroupName "NC-Production" -Key XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Properties

Note

Parameters with an asterisk (*) are required.

Parameter Data Type Description Default Value
-VmName* <String> Comma-separated names of VMs to install the NCache client on. -
-Email* <String> Email address associated with your NCache registration. -
-ResourceGroupName* <String> Azure Resource Group containing the specified VMs. -
-Key* <String> Product key used for validating the client installer. -
-FirstName* <String> First name of the user requesting the installation. -
-LastName* <String> Last name of the user requesting the installation. -
-InstallDir <String> Directory path on the VM where the NCache client should be installed. -
-SetupPath <String> Directory path on the VM where the NCache setup should be run from. -
-Version <String> Version of NCache to install (e.g., 5.3.6). 5.3.6

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Community
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top