DeployR – Backing up your Task Sequences and Content.

You can find the basics here: Scripting for DeployR Server | DeployR | Product Documentation In this post I’ll be going a bit deeper into a Script I wrote to help backup specific things. I created it so I can transfer specific things from one environment to another without having to backup everything. Pro Tip, … Read more

DeployR – Next Gen OSD from 2Pint Software

Ok folks, before I continue, I do work for 2Pint Software, and DeployR is one of our products, that said, I believe in the product and it’s one of the main reasons I joined 2Pint, to be part of the amazing team that created this product. I’ve been enjoying partnering with organizations to meet their … Read more

PowerShell OSD Frontend Project

Hey Folks, so I recently had the need for a front end, so I looked at the regular community ones, but they didn’t fit my needs. TLDR: Code & Instructions on GitHub: https://github.com/gwblok/2PintLabs/tree/main/DeployR/FrontEnd/FrontEndJSONDriven Personal Requirements Several I found were wrapped in an EXE so I couldn’t update the code, so I ruled those out right … Read more