Update Invoke-DCOM.ps1

This commit is contained in:
Steve Borosh
2017-10-20 08:22:50 -04:00
committed by GitHub
parent f5a35cb8fd
commit f78bc8fa05
+1 -1
View File
@@ -65,7 +65,7 @@ function Invoke-DCOM {
[Parameter(Mandatory = $false, Position = 4)]
[string]
$DllPath,
$DllPath
)