I've had to edit an already deployed package on a SSIS server on my computer. I now wish to deploy this package back to this server which is located in (from SQL Server Management Studio) serverName > Stored Packages > File System > packageName
.
However, I don't know how to do so, and I've been trying to follow this https://technet.microsoft.com/en-us/library/ms140117(v=sql.105).aspx, under the "To deploy packages to file system" section but to no avail.
I remoted in to the server but I can't find this "deployment folder" in order to run the manifest file. Can anyone help me out here? Thanks!