- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 07-05-2021 05:04 AM
Pattern Migration
Log in to your instance
If you have not done so already, log into your lab instance using the admin credentials provided at instance registration.
Validate the Mid Server
Here you will go through the process of validating your windows midserver. You will use this mid as your testing host.
-
In the application search bar look for Mid Server
-
Select the windows_mid record

- Select Validate

- Accept all critera, click save

- Take note of your MidServers IP Address for discovery

Enter credentials to discover your windows Mid
-
In the application search bar, type in 'credentials'
-
Select Credentials under the discovery application

-
Select New
-
Choose Windows Credentials

- Create your credential
- Name: Windows Cred
- User name: Administrator

- Password: use the value from your instance registration page. USE your value, not the one from the screenshot

- Click Submit

Discover Your Midserver using probes and sensors
- Note this build has been modified to use probes and Sensors for your midserver class (Windows Server 2012)
- In the application search bar look for Discovery Schedules

- Select Quick Discovery

-
Enter in YOUR Mid's IP Address that you noted earlier
-
The Windows Midserver should autopopulate, but choose it if it does not

-
Click OK
-
Review your succesful Discovery

Configure for Patterns
- In the application seach bar, search Scripts - Background

- Type in the following value
var fix = new FixWindowsModelForPatterns();
fix.addMissingRelationsForWindows();

- Then click Run Script at the bottom
- Review logs to ensure no errors

- In the Application Search bar, search for discovery definition
- Select the Windows Classification Group
- Select the Windows 2012 Server record

- Review the Triggers probe tab to see most exploration probes disabled and Horizontal Pattern enabled
It should look like this when all is said and done

-
Rediscover your MID Server as you did in the previous steps
-
Confirm a successful discovery

- 850 Views