Bryan Fallin

Results 1 comments of Bryan Fallin

here are the bare bones of the script. At every iteration of the for each loop, the credentials widget opens up requesting credentials ``` class SourceDest { [string]$Server [string]$Destination SourceDest(...