deploy script added
This commit is contained in:
parent
97efceb2de
commit
186cab1255
1
iac/deploy_to_remote-pc.ps1
Normal file
1
iac/deploy_to_remote-pc.ps1
Normal file
@ -0,0 +1 @@
|
||||
U:\HomeLab\Scripts\Windows\deploy_via_psexec.ps1 -RemoteComputer "Cambooth" -SourceFolder "../src/CamBooth/CamBooth.App/bin/Release/net8.0-windows" -DestinationFolder "C:\Cambooth" -ProcessesToStop @("MyWPFApp") -ServicesToStop @("MyService") -AppExecutable "MyWPFApp.exe" -LocalUsername "cambooth\administrator" -LocalPassword "2013"
|
||||
Loading…
Reference in New Issue
Block a user