Skip to content

Commit 6e5d971

Browse files
author
Xiaoyu Wang
committed
Update script
1 parent 06b7896 commit 6e5d971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SHIR/health-check.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$DmgcmdPath = "C:\Program Files\Microsoft Integration Runtime\4.0\Shared\dmgcmd.exe"
1+
$DmgcmdPath = "C:\Program Files\Microsoft Integration Runtime\5.0\Shared\dmgcmd.exe"
22

33
function Check-Node-Connection() {
44
Start-Process $DmgcmdPath -Wait -ArgumentList "-cgc" -RedirectStandardOutput "C:\SHIR\status-check.txt"

0 commit comments

Comments
 (0)