Skip to content

Commit cee303e

Browse files
authored
Update README.md
1 parent 8f53467 commit cee303e

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,18 @@ __Execute Task__
4343

4444
## Examples:
4545

46-
__ServiceA;HostA,HostB;none__
46+
1. CSV:
47+
ServiceA;HostA,HostB;none
4748

48-
__ServiceB;*;none__
49+
ServiceB;*;none
4950

50-
__Service*;*;HostB__
51+
Service*;*;HostB
52+
53+
ServiceA;*;HostC,HostD
54+
55+
2. ServiceFilePath:
5156

52-
__ServiceA;*;HostC,HostD__
57+
C:\SCOM\GenSerMon.csv
5358

5459

5560
## Views:

0 commit comments

Comments
 (0)