đ§ End-to-End Workstation Deployment Process
Introduction
Workstation Lifecycle: The ImageâŻPlaybook is DTCâs endâtoâend recipe for turning any workstationâlaptop, tower, or NUCâinto a fully recoverable, readyâforâretirement asset with as little human intervention as possible. Our approach rests on four pillars:
-
Capture â Take a pointâinâtime image of the device well before swapâout day.
-
Protect â Back that image up every night (cloud, local, or both) until the old box is powered down for good.
-
Restore â Reâdeploy the image quickly, either onâsite or on the Ridgebrook bench.
-
GeneralizeâŻ(Optional) â Strip deviceâspecific identifiers so the image can become a true âgold master.â
All of this is automated through MSP360 Backup, a purposeâbuilt âWorkstationâŻLifecycle: StepâŻ1âŻCaptureâ script in NinjaRMM, and a DTCBeSure recovery environment that boots from USB, ISO, or network (netboot.xyz).
Capture & Protect
Running the StepâŻ1âŻCapture script does the heavy lifting:
-
Installs MSP360 if missing.
-
Logs the agent into our staging account (
[email protected]
). -
Creates one of two backup jobs:
-
StagingâŻJobâŻâď¸ â Cloudâfirst, restored on the Ridgebrook bench.
-
StagingâŻJobâŻLocalâŻđ â Writes to an onâsite SMB share for sameâday rebuilds.
-
Need both paths? Reârun the script with the other modeâjobs coexist and back up nightly until lifecycle day.
Restore (Guides Coming Soon)
The actual act of restoration is straightforwardâboot the recovery image, select the repository, click Restoreâbut the clickâbyâclick walkthroughs are still in progress:
Missing Guide | Purpose |
---|---|
OnâSite Restoration Imaging | Bring a system back to life directly at the client location using the Local SMB image. |
Ridgebrook Bench Imaging | Reâimage hardware on our bench using the cloud copy. |
While those chapters are being drafted, remember: same image in, same image outâthe backup job you chose at capture time dictates where you pull from.
Generalization: NiceâtoâHave, Not MustâHave
Modern EFI firmware and our management stack (Intune, NinjaRMM tags, deviceâbased licensing) already handle cloned drives gracefully. The Generalize stepâSysprep in Audit Mode with a cleanup scriptâremains valuable when youâre building a reusable gold image, but itâs optional for everyday lifecycle swaps. Skip it when time is tight; thereâs no SIDâcollision drama in our ecosystem.
Whatâs New in This Edition
-
Network Boot Support. A freshly built MSP360 recovery ISO is being added to netboot.xyz, letting techs PXEâboot a failing machine when USB media isnât handy.
-
Annual Driver Pack Refresh. Our Dell Family Driver Pack gets rolled into the ISO every yearâno more NIC surprises during cloud restores.
-
Monitoring Hygiene. We track 30 nights of backup success before calling an image âready.â Failed jobs trigger an alert and retry.
Roadmap & ToâDos
Immediate Tasks
-
Deploy MSP360 recovery ISO to netboot.xyz
-
Build latest ISO â Upload â Add âDTCâŻMSP360âŻRecoveryâ menu item â PXEâtest on Ridgebrook VLAN.
-
-
Draft missing Restore chapters
-
OnâSite Restoration Imaging
-
Ridgebrook Bench Imaging
-
-
Verify nightly backup success for 30 consecutive days on both cloud & local jobs.
Recurring Maintenance
-
Rebuild recovery ISO annually with freshest driver packs.
-
Review Generalize workflow each quarter; update docs if our management stack changes.
Where Weâre Headed
By the time you finish this book, youâll have a repeatable, audited process for imaging, backing up, and resurrecting any workstation in the fleetâwhether youâre at HQ with a stack of USB sticks or remote with nothing but the network and a good PXE menu. Ready? Letâs jump into ChapterâŻ1: Capture and start protecting those endpoints.