You'll wonder no more how to manipulate SSIS Package Variables via Script Tasks, once you're done reading this little tidbit. While not a difficult task, the question of how to manipulate SSIS package ...
I've got a script task that runs after our code builds that copies some build output to the server. Now, however, we have some people building off-site on laptops that aren't always connected, or if ...
If you have been following along with our DIY AI program, you now have your file system set up and are ready to start coding. If this is your first visit, it’s a good idea to start at the beginning, ...
I am looking for a automated script/task that if it cannot ping an IP address it will shutdown a couple of VMware vm's. Does anyone know if this is possible?