You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,11 @@ This ManagementPack is currently under development and may contain errors. Pleas
16
16
- System Center Operations Manager 2016 (LTSC)
17
17
- System Center Operations Manager 1807 (SAC)
18
18
19
-
## Configuration:
20
-
##### 1. CSV File Schema:
19
+
## How-To:
20
+
##### 1. Import the Management Pack into SCOM.
21
+
##### 2. Create the CSV file on one of your management server.
22
+
23
+
###### CSV File Schema:
21
24
22
25
__ServiceName;Include;Exclude__
23
26
@@ -55,7 +58,7 @@ This ManagementPack is currently under development and may contain errors. Pleas
55
58
56
59
57
60
##### 3. Check discoverd Services
58
-
The discovery is configured to run every 24h and detect newly processed servers. This setting can be changed to meet your requirements. So it can take up to 24 hours until the service can be discovered.
61
+
The discovery is configured to run every 24h and detect newly processed servers. This setting can be changed to meet your requirements. So it can take up to 24 hours until the service can be discovered.
0 commit comments