Flash Player Deploy

xcopy "\\Server\Software\Windows\Utility\Flash Player\install_flash_player_11_active_x.exe" "\\%1\C$\Temp" /r/i/c/h/k/e sleep 3 pskill iexplore.exe \\%1 psexec.exe \\%1 -s "C:\Temp\install_flash_player_11_active_x.exe" /install [Read More]
Tags: deploy, flash, install, player, remote

CdBurnerXP Deploy

psexec \%1 -s -d "C:ProgrammiCDBurnerXPunins000.exe" /VERYSILENT sleep 15 xcopy "\ServerSoftwareWindowsUtilityCDBurnerXPcdbxp_setup_4.5.0.3685.exe" "\%1C$Temp*.*" /r/i/c/h/k/e psexec \%1 -s -d "C:Tempcdbxp_setup_4.5.0.3685.exe" /VERYSILENT
Tags: cdburnerxp, deploy, remote