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

Register-NCacheOpenSource

This PowerShell cmdlet registers the NCache OpenSource version installed on your machine.

Note

To register for NCache Enterprise or Community, please use the Register-NCacheEvaluation or Register-NCache cmdlets.

  • Windows PowerShell
  • Linux CLI
Register-NCacheOpenSource [-Key] [-Company] [-Email] [-FirstName] [-LastName] [-Server] [-Port] [-NoLogo]

Examples

This command registers NCache with the installation key.

Register-NCacheOpenSource -Key xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -FirstName John -LastName Smith -Email john@yourdomain.com -Company Alachisoft

Properties

Note: The parameters with asterisk (*) on their names are the required parameters and the rest are optional.

Parameters Data Types Description Default Value
-Key* <String> Specifies the installation key recieved from Alachisoft. -
-Company <String> Specifies the name of the company to be registered. -
-Email* <String> Specifies user's Email ID to be registered. -
-FirstName* <String> Specifies the first name of the user to be registered. -
-LastName* <String> Specifies the last name of the user to be registered. -
-Server <String> Specifies the server name or server IP of the local machine that is configured to be used by NCache Service. This parameter should be given when the machine has more than two network cards. Only the local machine's IP address is accepted. IP of local machine
-NoLogo <SwitchParameter> Suppresses display of the logo banner. -
register-ncacheopensource [-key] [-company] [-email] [-firstname] [-lastname] [-server] [-port] [-nologo]

Examples

This command registers NCache with the installation key.

register-ncacheopensource -key xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -firstname John -lastname Smith -email john@yourdomain.com -company alachisoft

Properties

Note: The parameters with asterisk (*) on their names are the required parameters and the rest are optional.

Parameters Data Types Description Default Value
-key* <String> Specifies the installation key recieved from Alachisoft. -
-company <String> Specifies the name of the company to be registered. -
-email* <String> Specifies user's Email ID to be registered. -
-firstname* <String> Specifies the first name of the user to be registered. -
-lastname* <String> Specifies the last name of the user to be registered. -
-server <String> Specifies the server name or server IP of the local machine that is configured to be used by NCache Service. This parameter should be given when the machine has more than two network cards. Only the local machine's IP address is accepted. IP of local machine
-nologo <SwitchParameter> Suppresses display of the logo banner. -

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