V
Venkatzeus
Guest
Hi.
I am trying to create a windows C# application, which can copy folder containing SSIS package files, xml configuration and batch scripts. Copy the folder from one remote desktop server to another ( Dev server to UAT server ) and execute the batch files without manual intervention. Is this possible using a custom windows deployable ?
Can a Windows C# application move files and folders from one server to another and execute files in remote server? The windows application will be available in dev server and package execution to be happening in UAT server?
Can this be achievable ? Any code samples available for this ?
Thanks
Continue reading...
I am trying to create a windows C# application, which can copy folder containing SSIS package files, xml configuration and batch scripts. Copy the folder from one remote desktop server to another ( Dev server to UAT server ) and execute the batch files without manual intervention. Is this possible using a custom windows deployable ?
Can a Windows C# application move files and folders from one server to another and execute files in remote server? The windows application will be available in dev server and package execution to be happening in UAT server?
Can this be achievable ? Any code samples available for this ?
Thanks
Continue reading...