đ§ End-to-End Workstation Deployment Process
Introduction
Workstation Lifecycle: The ImageâŻPlaybook is DTCâs endâtoâendnoânonsense recipe for turning any workstationâlaptop, tower, or NUCâintoshepherding a fullyworkstation recoverable,from readyâforâretirementâin assetproductionâ withto 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.
withoutRestoreâ Reâdeploy the image quickly, either onâsite orâon theRidgebrookshelfâbench.dataâloss - drama.
GeneralizeâŻ(Optional)TheâwholeStrip deviceâspecific identifiers so the image can become a true âgold master.â
All of thisflow is automatedanchored throughby MSP360 Backup, steered through a purposeâbuilt âWorkstationâŻLifecycle: StepâŻ1âŻCaptureâ script insingle NinjaRMM, script, and rounded out with a DTCBeSurebootable recovery environment thatyou bootscan fire up from USB,USBâor, ISO,soon, straight off the network.
Our approach has four actionable pillars:
Pillar | What Happens | Why It Matters |
---|---|---|
Capture | A pointâinâtime image is created before lifecycle day. | Gives us a clean restore target even if the device blows up tomorrow. |
Protect | That image backs up nightlyâcloud, local, or |
We always have a âlatestâ snapshot. No retention fuss; keep all versions until the new box is live. |
Restore | We boot a recovery ISO/USB (and, in the future, a netboot. |
Bench at Ridgebrook or onâsiteâsame end result. |
Generalize (Optional) | Sysprep cleanup for goldâimage scenarios. | Modern EFI + Intune/Ninja handle cloned disks fine, so skip it if youâre just swapping hardware. |
Note on Restore Docs: Clickâbyâclick guides for OnâSite Restoration Imaging and Ridgebrook Bench Imaging are still being written. Conceptually, itâs simple: pick the right repository, hit Restore, done.
CaptureThe &Workhorse ProtectScript: âWorkstationâŻLifecycleâŻââŻStepâŻ1âŻCaptureâ
RunningDeployed via NinjaRMM, the StepâŻ1âŻCapture script does the heavy lifting:script:
-
Installs MSP360 if missing.
-
LogsSigns the agent into our staging account ([email protected]
). -
Creates one
of twobackupjobs:job per run:-
StagingâŻJobâŻâď¸
â(cloudCloudâfirst,torestored on the Ridgebrook bench.Ridgebrook) -
StagingâŻJobâŻLocalâŻđ
â Writes to an onâsite(SMB shareforonâsite)
Reârunsameâdaytorebuilds.add the second pathâboth jobs live happily together and run every night.
-
Need both paths? ReârunOnce the scriptfirst withbackup completes successfully, we consider that workstation protected. Every subsequent nightly backup is gravy; we keep every version until the otherreplacement modeâjobsproject coexistis and back up nightly until lifecycle day.finished.
RestoreRecovery (Guides Coming Soon)Environment
TheOur actualcustom actDTCBeSure ISO/USB includes:
-
MSP360 restore console
-
Dell Family Driver Pack (current at time of
restorationISOiscreation)straightforwardâ -
Optional Sysprep automation script
We show you exactly how to inject fresh drivers, but thereâs no scheduled âannual refreshâ yetâjust rebuild the ISO whenever you need newer drivers.
Whatâs on the Roadmap
-
netboot.xyz Entry â A menu option to PXEâboot the same recovery
image,imageselectwhen USB sticks arenât handy. (Planned, not live.) -
Detailed Restore Chapters â Stepâbyâstep for both onâsite and Ridgebrook workflows.
-
Automation Tweaks â If EFI/management behavior changes, weâll revisit whether the
repository,GeneralizeclickstepRestoreâbutstaystheoptional.clickâbyâclick
Current inToâDo progress:List đ ď¸
âł | Build latest MSP360 recovery ISO and test it (USB boot). | |
âł | Draft OnâSite Restoration Imaging | |
âł | Draft Ridgebrook Bench Imaging guide. | |
đď¸ | ||
đ | Rebuild ISO when a new Dell Family Driver Pack is released or hardware |
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 tonetboot.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.xyzBuild latest ISO â Upload â Add âDTCâŻMSP360âŻRecoveryâ menu item â PXEâtest on Ridgebrook VLAN.
Draft missing Restore chaptersOnâSite Restoration ImagingRidgebrook Bench Imaging
Verify nightly backup successfor 30 consecutive days on both cloud & local jobs.
Recurring Maintenance
Rebuild recovery ISO annuallywith freshest driver packs.Review Generalize workfloweach quarter; update docs if our management stack changes.
Where Weâre Headed
By the timeend you finishof this book,playbook youâll have a repeatable,rinseâandârepeat auditedworkflow processthat:
-
backingCaptures
up, and resurrecting anyevery workstation before retirement. -
Backs up the image nightly with zero fuss.
-
Restores it on your bench or in the
fleetâwhether youâre at HQ with a stack offieldâUSBsticks or remote with nothing but thetoday, networkandbootatomorrow.good
Letâs jumpdive into ChapterâŻ1: Capture and start protectingget those endpoints.first images rolling. đ