What is this CI/CD thing? Let’s do a tutorial!

Well, according to Wikipedia, CI/CD is: In software engineering, CI/CD or CICD generally refers to the combined practices of continuous integration and either continuous delivery or continuous deployment. CI/CD bridges the gaps between development and operation activities and teams by enforcing automation in building, testing and deployment of applications. So, of course I get what… Continue reading What is this CI/CD thing? Let’s do a tutorial!

Preinstall DPM Client

If you deploy servers from an image, and you would like to install DPM prior to imaging, you can’t just use the install option from the DPM server.  You CAN install the agent manually, and then configure it later.  Copy the latest agent files from C:\Program Files\Microsoft DPM\DPM\Agents\RA and put them somewhere you can get… Continue reading Preinstall DPM Client