@echo off cls xcopy "C:\users\dbes00\desktop\test_office_unistaller\run.bat" "\\10.255.131.14\c$\users\install\desktop\" xcopy "C:\users\dbes00\desktop\test_office_unistaller\uninstall.ps1" "\\10.255.131.14\c$\users\install\desktop\" powershell psexec -nobanner -s \\10.255.131.14 -u install -p 1n$t@LL$dW cmd /c "C:\users\install\desktop\run.bat" pause