Automate WinSCP Deployment with ConfigMgr
This will automate the install of WinSCP and Disable Updates. Create your Folder Structure:\\ConfigMgrSourceServer\Apps\WinSCP\VersionNumber\ Download WinSCP here:https://winscp.net/eng/download.php Scripts & Files available here: http://garytown.com/Downloads/WinSCP.zipDownload the EXE into the folder (Delete the blank place holder) Create your Install & Uninstall Scripts: Load_WinSCP.cmd Script:—————————– :pathsSET loc=%~dp0 REM Using FOR Loop to find any EXE file and run it … Read more