LogoLogo
  • Welcome
  • StifleR
  • 2PXE Server
  • iPXE WS
  • OSD Toolkit
  • DeployR
  • Introduction
    • Your DeployR guide
  • SETUP
    • Prerequisites
    • Installation
    • Securing
      • Entra ID authentication
      • Passcode authentication
      • Certificate authentication
      • Anonymous authentication
      • Other security settings
  • Generate Windows PE Boot Images
  • Generate Linux Boot Images
  • Configuring PXE booting
    • Using 2PXE
    • Using 2PXE with iPXE Anywhere Web Service
    • Using WDS or third-party PXE servers
  • Microsoft Graph API access
  • Getting Started
    • Creating a Content Item
      • Applications
      • Driver packs
      • Operating system
    • Creating a Task Sequence
    • Performing a Bare Metal Deployment
  • Starting a task sequence in an existing OS
  • Running a task sequence from Intune
  • Reference
    • Step Definitions
      • Apply ChromeOS Flex
      • Apply IGEL image
      • Apply operating system
      • Apply operating system from cloud
      • Capture image
      • Configure operating system
      • Enable Administrator account
      • Enable BranchCache
      • Format disk
      • Inject driver pack
      • Inject drivers
      • Inject drivers from cloud
      • Install application
      • Install multiple applications
      • Install updates
      • Offline domain join
      • Prepare for capture
      • Prepare operating system
      • Reboot
      • Run command line
      • Run PowerShell script
      • Run task sequence
      • Set variable
    • Task Sequence Templates
      • Windows bare metal
      • Windows bare metal from cloud
      • Windows build and capture
      • Autopilot from cloud
      • Autopilot pre-provisioning
      • ChromeOS Flex
      • IGEL 12
  • PowerShell Modules
  • Task Sequence Variables
Powered by GitBook
On this page
  1. SETUP
  2. Securing

Passcode authentication

PreviousEntra ID authenticationNextCertificate authentication

Last updated 7 days ago

LogoLogo

About

  • Let's connect
  • Engineering team
  • Our story
  • Blog
  • Events
  • Youtube

Products

  • Product overview
  • RecoveR
  • DeployR
  • OSD Toolkit
  • iPXE Anywhere
  • StifleR
  • CacheR
  • MOM
  • RemoteR

Support

  • Resources
  • Knowledge base
  • 2Pint Software support
  • FAQs

Pricing

  • Private sector
  • Public sector
  • Services

© Copyright 2025 2Pint Software | All rights reserved

CtrlK

Passcode authentication is designed primarily for DeployR servers running on an internal (corporate) network. Before a task sequence can be executed, the technician needs to specify the passcode that has been configured on the DeployR server. This means that anyone who knows the passcode value can access any task sequences and content items defined in DeployR.

This is designed primarily to ensure that random users do not accidentally do something (e.g. reimage their computer) that they would later regret.

It is recommended that this passcode be changed periodically.

To configure the passcode, open the "Configure DeployR" shortcut from the Start menu. Navigate to the "Security Settings" section and type in the desired passcode to use. Verify the changes, then save them. Make sure the DeployR service is running.

Note that Entra ID authentication and certificate authentication takes precedence over passcode authentication. To use passcode authentication, remove the Entra ID auth settings.

Note: It is possible to use passcode authentication for task sequences initiated in the full OS, even when Entra ID authentication is enabled. The passcode value to use can be passed in by setting a variable named "Passcode"; see Starting a task sequence in an existing OSfor more information on how to do this.

Verification

To ensure everything is configured and working, boot into Windows PE (using an ISO, PXE, etc.). You should be challenged to type in the specified passcode:

And the DeployR client will then continue automatically.