1 line
139 B
PowerShell
1 line
139 B
PowerShell
Invoke-Command -ComputerName $Name -ScriptBlock {& "\\swpdm\image\2015_SP3.0\startswinstall.exe"} -Credential $Cred -Authentication CredSSP |