We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d0ba4 commit 02153e8Copy full SHA for 02153e8
1 file changed
README.md
@@ -44,17 +44,13 @@ __Execute Task__
44
## Examples:
45
46
1. CSV:
47
- ServiceA;HostA,HostB;none
48
-
49
- ServiceB;*;none
50
51
- Service*;*;HostB
52
53
- ServiceA;*;HostC,HostD
+ ServiceA;HostA,HostB;none
+ ServiceB;*;none
+ Service*;*;HostB
+ ServiceA;*;HostC,HostD
54
55
2. ServiceFilePath:
56
57
- C:\SCOM\GenSerMon.csv
+ C:\SCOM\GenSerMon.csv
58
59
60
## Views:
0 commit comments