Teamviewer, kleine Verbesserungen
This commit is contained in:
@@ -651,13 +651,7 @@ Public Class Main
|
||||
End Function
|
||||
|
||||
Private Sub CmdTest_Click(sender As Object, e As EventArgs) Handles CmdTest.Click
|
||||
Dim ps = cExtProgramme.RunRemotePSScript("stor10", "veragost\administrator", "+d#XisdBbSt!", "Get-SmbOpenFile | select-object ShareRelativePath | out-string -stream")
|
||||
MsgBox("")
|
||||
|
||||
Dim ds As New DataSet
|
||||
For Each a As PSObject In ps
|
||||
|
||||
Next
|
||||
|
||||
End Sub
|
||||
Private Sub CMdTest2_Click(sender As Object, e As EventArgs) Handles CMdTest2.Click
|
||||
|
||||
Reference in New Issue
Block a user