Skip to content

Commit d5839ca

Browse files
Merge pull request #168 from netwrix/training
Customer Partner Training
2 parents 26c551e + a437a19 commit d5839ca

File tree

311 files changed

+5297
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

311 files changed

+5297
-1
lines changed

docs/customer/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Netwrix Customer Portal & Training Guide
3+
sidebar_position: 1
4+
tags: [getting-started]
5+
keywords: [portal, training]
6+
description: "Learn how to access the Netwrix Customer Portal and Netwrix University"
7+
---
8+
9+
import { Company } from '@site/src/training/products';
10+
11+
12+
The <Company /> Customer Portal on the <Company /> website provides you with access to detailed information about your <Company /> products. This will enable you to maximize the value of your investment and have the best user experience possible.
13+
14+
## What Can I Do in the <Company /> Customer Portal
15+
16+
The <Company /> Customer Portal offers the following:
17+
18+
* My Home – Offers quick links to useful resources, like webinars and Knowledge Base articles.
19+
* My Products
20+
* Review all your purchased products
21+
* Check if you are using the latest version
22+
* Review licenses and expiration dates
23+
* Request a renewal
24+
* Directly access to online documentation
25+
* My Training – Click Start Now to access to your personalized training dashboard in <Company /> University.
26+
* You will already be enrolled in learning paths for the products you own.
27+
* We recommend taking the 0001 Welcome to <Company /> University and 0002 <Company /> Technical Knowledge Center courses first to Understand how to use these two resources.
28+
* My Tickets – Opens the <Company /> Support Portal for creating and tracking a ticket.
29+
* My Profile
30+
* Change your password
31+
* Manage Email Preferences
32+
* Add a profile picture
33+
34+
With the Customer Portal, you can manage your journey with us and leverage all the benefits offered by <Company />.

docs/customer/portal/index.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: Netwrix Customer Portal Access
3+
sidebar_position: 10
4+
tags: [getting-started]
5+
keywords: [portal, support, training, downloads]
6+
description: "Register for a Netwrix Customer Portal account, access downloads, training, and support"
7+
---
8+
9+
import { Company } from '@site/src/training/products';
10+
11+
Follow the step to register for a Customer Portal account.
12+
13+
1. Navigate to the [Netwrix website](https://www.netwrix.com/)
14+
15+
![Netwrix Website](@site/static/images/customer-portal/website.png)
16+
17+
2. On the top banner of our website, hover over **Customers** and select **Customer Portal**.
18+
19+
![Sign Up Page](@site/static/images/customer-portal/sign-up.png)
20+
21+
3. Select the **Sign Up** tab and provide the following details:
22+
23+
* First Name – Enter your first name
24+
* Last Name – Enter your last name
25+
* Business Email – Enter your corporate email address
26+
* This needs to be the same email address known to <Company />.
27+
* Direct Phone – Enter your corporate phone number
28+
29+
4. Check the **I'm not a robot** box.
30+
5. Read the [Netwrix Privacy Policy](https://www.netwrix.com/privacy.html) and then accept it by checking the box.
31+
6. Click **Sign Up**.
32+
33+
![Thank You for Signing Up Message](@site/static/images/customer-portal/thank-you.png)
34+
7. After registering, you will receive an email to activate your account. If you do not receive this email, click the **Resend Activation** link in the browser.
35+
36+
:::danger[Warning]
37+
38+
Keep this browser page open until you receive the activation email.
39+
40+
:::
41+
42+
![Activation Email](@site/static/images/customer-portal/activation.png)
43+
44+
8. Click **Verify Your Account** link in the email.
45+
46+
![Customer Portal Home Page](@site/static/images/customer-portal/home.png)
47+
48+
9. Log into the <Company /> Customer Portal with the password provided in the activation email. You will be redirected to the portal's Home page. You can return to the main <Company /> website by clicking the logo in the upper left corner.
49+
50+
10. To change your password, go to My Profile and click Change Password.
51+
52+
From the <Company /> website, you can access the Customer Portal through the Customers > Customer Portal link or through the drop-down menu from the user icon.
53+
54+
## Troubleshooting Issues in the <Company /> Customer Portal
55+
56+
If you have any trouble with the <Company /> Customer Portal, try the following:
57+
58+
* Ensure you verified your email by clicking the Verify Your Account link in the email you were sent when you registered for the account
59+
* Confirm the corporate email address you used to register for a portal account is known to <Company /> by contacting your Account Manager
60+
* Clear your browser cache
61+
62+
If you continue to have issues with any aspect of the <Company /> Customer Portal, email us at [[email protected]](mailto:[email protected]) for assistance.

docs/customer/training/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Netwrix Customer Training Courses
3+
sidebar_position: 20
4+
tags: [getting-started, training]
5+
keywords: [training, course]
6+
description: "Learn about Netwrix University for Customers, courses you are enrolled in automatically, and optional courses available"
7+
---
8+
9+
import { Company } from '@site/src/training/products';
10+
11+
12+
<Company /> offers training to customers in <Company /> University accessible through the <Company /> Customer Portal. See the [Customer Portal Access](../portal/index.md) topic for additional information on how to register for an account.
13+
14+
Courses are organized by learning paths aligned to what you have purchased. You are automatically enrolled in content for those products. The learning path will be visible on your dashboard.
15+
16+
![Netwrix University Dashboard](@site/static/images/training/customer-dashboard.png)
17+
18+
You can choose to self-enroll in "Learn About" learning paths available within the Learning Library. You will also be enrolled in:
19+
20+
* 0001 <Company /> Customer Resources – This course provides a brief overview of how to access and the various resources available to customers. Estimated length: 30 minutes.
21+
22+
See the following topics for details on all learning paths:
23+
24+
* [Product Learning Paths](./product/index.md)
25+
* [Learn About Product Learning Paths](./learn-about/index.md)
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Learn About Netwrix 1Secure Learning Path
3+
sidebar_position: 320
4+
tags: [training, 1secure]
5+
keywords: [training, course, 1secure]
6+
description: "Learn about Netwrix 1Secure through introductory courses"
7+
---
8+
9+
import { N1SValue, N1SConcepts, N1SIntroGS } from '@site/src/training/1secure';
10+
import { N1S } from '@site/src/training/products';
11+
12+
13+
Estimated length: 25 minutes
14+
15+
In this learning path, you will be introduced to <N1S />. It contains the following course:
16+
17+
* 1600 <N1S /> – Valuable Features
18+
* 2600 <N1S /> – Components & Architecture
19+
* 3600.1 Introduction to <N1S /> – Getting Started
20+
21+
22+
<N1SValue />
23+
24+
<N1SConcepts />
25+
26+
<N1SIntroGS />
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Learn About Netwrix Access Analyzer Learning Path
3+
sidebar_position: 330
4+
tags: [training, access-analyzer]
5+
keywords: [training, course, access analyzer, access-information-center]
6+
description: "Learn about Netwrix Access Analyzer through introductory courses"
7+
---
8+
9+
import { NAAValue, NAAConcepts, NAAArchitecture, NAAIntro, AICIntro } from '@site/src/training/access-analyzer';
10+
import { NAA, AIC } from '@site/src/training/products';
11+
12+
13+
Estimated length: 2.5 hours
14+
15+
In this learning path, you will be introduced to <NAA />, formerly Netwrix Enterprise Auditor. It contains the following courses:
16+
17+
* 1000 <NAA /> – Valuable Features
18+
* 2000 <NAA /> – Concepts
19+
* 2001 <NAA /> – Architecture
20+
* 3000 Introduction to <NAA />
21+
* 3001.1 Introduction to the <AIC />
22+
* 3001.2 <AIC /> – Resource Audits
23+
24+
<NAAValue />
25+
26+
<NAAConcepts />
27+
28+
<NAAArchitecture />
29+
30+
<NAAIntro />
31+
32+
<AICIntro />
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Learn About Netwrix Activity Monitor Learning Path
3+
sidebar_position: 340
4+
tags: [training, activity-monitor]
5+
keywords: [training, course, activity monitor]
6+
description: "Learn about Netwrix Activity Monitor through introductory courses"
7+
---
8+
9+
import { NAMIntro, NAMFileSystem } from '@site/src/training/activity-monitor';
10+
import { NAM } from '@site/src/training/products';
11+
12+
13+
Estimated length: 1.75 hours
14+
15+
In this learning path, you will be introduced to <NAM />. It contains the following courses:
16+
17+
* 3002.1 <NAM /> – Core Component Definitions
18+
* 3002.2 Introduction to <NAM />
19+
* 3003.3 <NAM /> – File System Activity
20+
21+
<NAMIntro />
22+
23+
<NAMFileSystem />
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Learn About Netwrix Auditor Learning Path
3+
sidebar_position: 350
4+
tags: [training, auditor]
5+
keywords: [training, course, auditor]
6+
description: "Learn about Netwrix Auditor through introductory courses"
7+
---
8+
9+
import { NAValue, NAConcepts, NAIntro } from '@site/src/training/auditor';
10+
import { NA } from '@site/src/training/products';
11+
12+
13+
Estimated length: 2 hours
14+
15+
In this learning path, you will be introduced to <NA />. It contains the following courses:
16+
17+
* 1080 <NA /> – Valuable Features
18+
* 2080 <NA /> – Components & Architecture
19+
* 3080 Introduction to <NA />
20+
21+
<NAValue />
22+
23+
<NAConcepts />
24+
25+
<NAIntro />
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Learn About Netwrix Change Tracker Learning Path
3+
sidebar_position: 360
4+
tags: [training, change-tracker]
5+
keywords: [training, course, change tracker]
6+
description: "Learn about Netwrix Change Tracker through introductory courses"
7+
---
8+
9+
import { NCTValue, NCTArchitecture, NCTIntro } from '@site/src/training/change-tracker';
10+
import { NCT } from '@site/src/training/products';
11+
12+
13+
Estimated length: 2.5 hours
14+
15+
In this learning path, you will be introduced to <NCT />. It contains the following courses:
16+
17+
* 1900 <NCT /> – Valuable Features
18+
* 2902 <NCT /> – Architecture
19+
* 3900 Introduction to <NCT />
20+
21+
<NCTValue/>
22+
23+
<NCTArchitecture/>
24+
25+
<NCTIntro/>
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Learn About Netwrix Data Classification Learning Path
3+
sidebar_position: 370
4+
tags: [training, data-classification]
5+
keywords: [training, course, data classification]
6+
description: "Learn about Netwrix Data Classification through introductory courses"
7+
---
8+
9+
import { NDCValue, NDCConcepts, NDCIntro } from '@site/src/training/data-classification';
10+
import { NDC } from '@site/src/training/products';
11+
12+
13+
Estimated length: 1.5 hours
14+
15+
In this learning path, you will be introduced to <NDC />. It contains the following courses:
16+
17+
* 1120 <NDC /> – Valuable Features
18+
* 2120 <NDC /> – Determine Your Goals, Scope, & Sizing
19+
* 3120 Introduction to <NDC />
20+
21+
<NDCValue />
22+
23+
<NDCConcepts />
24+
25+
<NDCIntro />
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Learn About Netwrix Directory Manager Learning Path
3+
sidebar_position: 380
4+
tags: [training, directory-manager]
5+
keywords: [training, course, directory manager]
6+
description: "Learn about Netwrix Directory Manager through introductory courses"
7+
---
8+
9+
import { NDMValue, NDMConcepts, NDMIntro, NDMIdentityStores } from '@site/src/training/directory-manager';
10+
import { NDM } from '@site/src/training/products';
11+
12+
13+
Estimated length: 2.25 hours
14+
15+
In this learning path, you will be introduced to <NDM />. It contains the following courses:
16+
17+
* 1940 <NDM /> – Valuable Features
18+
* 2940 <NDM /> – Concepts
19+
* 3940 Introduction to <NDM />
20+
* 3941 <NDM /> – Identity Stores
21+
22+
<NDMValue />
23+
24+
<NDMConcepts />
25+
26+
<NDMIntro />
27+
28+
<NDMIdentityStores />

0 commit comments

Comments
 (0)