Automate FileZilla Client Deployment with ConfigMgr
This will automate the install of FileZilla Client and Disable Updater, and initial splash page via fzdefaults.xml file. Create your Folder Structure:\\ConfigMgrSourceServer\Apps\FileZilla\VersionNumber\ Download FileZilla here:https://filezilla-project.org/download.php?show_all=1I’m using the Windows (32-bit) Version Scripts & Files available here: http://garytown.com/Downloads/FileZilla.zipDownload the EXE into the folder (Delete the blank place holder) Create your Install & Uninstall Scripts: Load_FileZilla.cmd Script:----------------------------- REM ... Read more