| Lesson 7 | Client installation options |
| Objective | Configure client installation options for Windows Deployment Services |
Client installation options control what choices are available during a Windows Deployment Services deployment. In a disaster recovery environment, these settings matter because they determine whether a rebuilt system follows the standard recovery path or whether a technician can restart setup, customize deployment choices, or access maintenance tools. The goal is to provide enough flexibility for recovery while preventing unnecessary variation in production deployments.
The original version of this lesson was based on Remote Installation Services and older Windows 2000 Group Policy screens. It also included an unrelated explanation of assigned and published software deployment through Group Policy. That topic belongs to application deployment, not WDS operating-system deployment. This rewritten lesson focuses on the WDS client installation experience: Automatic Setup, Restart Setup, Custom Setup, Tools, and the policy states that make those options available or unavailable.
In a controlled WDS deployment, users and technicians should not receive every possible option by default. Some choices are safe for standard recovery workflows, while others should be reserved for deployment administrators or support personnel. A good policy design reduces technician error, preserves naming and OU-placement standards, and keeps the recovery process repeatable.
After WDS is installed and configured, administrators must still decide how deployment behaves for clients. A deployment environment may serve ordinary workstations, replacement computers, lab machines, classroom systems, or recovery targets. Each environment may require a different level of control.
Too many client-side options can create inconsistency. A technician might choose a custom name that violates the naming standard, place a computer account in the wrong Active Directory location, restart a failed setup incorrectly, or use maintenance tools outside the approved workflow. Too few options can also be a problem because legitimate recovery or troubleshooting work may be blocked.
Client installation options help administrators balance those concerns. The settings determine whether deployment proceeds automatically, whether a failed installation can be restarted, whether a technician can customize setup behavior, and whether maintenance tools are available.
Remote Installation Services was the predecessor technology used in older Windows deployment lessons. For this page, the current subject is Windows Deployment Services. The older RIS terms should be replaced with WDS terminology, and the lesson should be interpreted as a modern deployment-policy topic.
The same general teaching idea still applies: policy can control what choices appear during deployment. The difference is that the page should now describe WDS client installation behavior in a Windows Server 2025 course context, not Windows 2000 RIS behavior.
Client installation options can be controlled through policy. A broad domain-level policy may provide a minimal deployment experience for ordinary users or standard recovery deployments. A more specific OU-level policy may provide additional options for deployment technicians, staging computers, lab systems, or recovery test environments.
This policy-based model supports separation of responsibility. A normal deployment client may only need Automatic Setup. A help-desk technician may need Restart Setup to recover from an interrupted installation. A deployment engineer may need Custom Setup or Tools when working in a staging network. By applying different policies to different containers, administrators can make the deployment experience match the operational role.
Microsoft’s WDS server configuration model includes settings for unattended installation behavior, auto-add policy, administrator approval, referral server, boot image assignment, and permissions related to joining the computer to the domain. These settings show that WDS deployment behavior is not only about images; it is also about how clients are handled, approved, and joined to the domain. :contentReference[oaicite:2]{index=2}
A Group Policy Object, or GPO, can be linked to an Active Directory site, domain, or organizational unit. The scope of the GPO determines which users or computers receive the settings. More specific GPOs linked to an OU may override broader settings depending on normal Group Policy processing, link order, inheritance, enforcement, and security filtering.
This is useful for WDS client installation options because production clients, lab clients, and recovery staging clients may require different levels of flexibility. For example, the domain-level policy might allow only the safest deployment path, while a staging OU might allow extra troubleshooting tools for authorized technicians.
A simple policy design might look like this:
Automatic Setup provides the most standardized deployment experience. In the legacy RIS model, Automatic Setup allowed Windows to be installed using predefined naming and computer-account information. In a modern WDS lesson, the same concept should be framed as a standard deployment path using predefined policies, approved images, naming rules, OU placement, and unattended configuration where supported.
Automatic Setup is usually the safest option for ordinary recovery deployments because it reduces the number of manual decisions. A technician does not need to improvise a computer name, select an arbitrary account location, or override the standard process. The deployment follows the documented workflow.
In a disaster recovery runbook, Automatic Setup should be tied to the approved recovery image and standard placement rules. This helps ensure that rebuilt systems return to operation with the expected baseline.
Restart Setup allows a failed or interrupted installation to resume without requiring the technician to re-enter all information previously supplied during the deployment process. This can be useful when deployment is interrupted by network problems, driver issues, power loss, incorrect boot settings, or other temporary failures.
In disaster recovery, Restart Setup can reduce wasted time. If a large lab or set of replacement computers is being rebuilt, a single failed deployment should not force the administrator to repeat every step from the beginning. Restart capability supports resilience in the deployment process.
This option should normally be available to deployment technicians or controlled recovery workflows. It should still be documented so support staff know when to restart setup and when to abandon the attempt and begin again cleanly.
Custom Setup allows an authorized user or technician to deviate from predefined deployment behavior. In older RIS material, this included overriding automatic computer-name assignment and computer-account creation location. In a modern WDS environment, Custom Setup should be treated carefully because it can bypass standard naming, OU placement, and deployment assumptions.
Custom Setup is useful in special cases. A technician may need to assign a replacement computer to a specific name, choose a different account location, or handle a nonstandard recovery scenario. However, broad access to Custom Setup can create inconsistent results. If ordinary users or untrained technicians can customize deployment freely, the organization may lose control over naming, policy application, and recovery documentation.
For production environments, Custom Setup should usually be limited to authorized deployment technicians, staging OUs, or recovery administrators.
Tools or maintenance options provide access to troubleshooting utilities during the deployment workflow. These tools can be valuable when a system fails to boot, an installation cannot continue, or a technician needs to perform maintenance before applying an image.
In a recovery environment, maintenance tools should be available to the people who need them but hidden from ordinary deployment users. Troubleshooting tools can affect disks, boot configuration, recovery state, or installation behavior. For that reason, they should be controlled through policy and role-based permissions.
A help-desk staging OU might expose a limited set of tools. A production user deployment path might deny tools entirely. A deployment engineering OU might allow a broader toolkit because those administrators are responsible for diagnosing WDS deployment failures.
The legacy policy screens used three states: Allow, Do not care, and Deny. In modern instructional wording, these can be explained as Allow, Inherit, and Deny.
Policy inheritance must be documented. If a deployment option appears or disappears unexpectedly, administrators should be able to identify whether the setting comes from the domain, a parent OU, a child OU, link order, enforcement, or security filtering.
The following figure summarizes the modernized workflow for configuring WDS client installation options. It replaces the old RIS screen sequence with a single WDS-oriented diagram showing policy linkage, WDS client settings, installation behavior choices, and the meaning of the policy states.
The figure should be read as a policy-control workflow. The administrator selects the Active Directory scope, creates or edits the appropriate policy, opens the WDS-related client settings, and chooses which options are allowed, inherited, or denied.
|A conservative recovery configuration should make the standard path easy and deviations controlled. The exact settings depend on the organization, but the following model is a reasonable starting point:
This model supports fast recovery while reducing avoidable variation. The more standardized the deployment path, the easier it is to validate and repeat during an outage.
The previous lesson described controlled WDS deployments, including known clients, unknown clients, pre-staging, administrator approval, and PXE response policy. Client installation options extend that same control model into the deployment experience itself.
Controlled deployment answers the question, “Which clients are allowed to receive service?” Client installation options answer the question, “What choices are available once deployment begins?” Both are necessary for a secure and repeatable disaster recovery process.
For example, a known replacement computer may be approved for deployment, but the technician should still follow the standard installation path unless there is a documented reason to use Custom Setup or Tools. This keeps deployment predictable and reduces recovery errors.
WDS client installation options control the deployment choices available to users, technicians, or administrators during the deployment workflow. The most important options are Automatic Setup, Restart Setup, Custom Setup, and Tools.
In a disaster recovery environment, these settings should be designed carefully. Automatic Setup supports standard recovery. Restart Setup supports recovery from interrupted deployments. Custom Setup and Tools should be limited to authorized personnel because they can bypass standard naming, OU-placement, and troubleshooting boundaries.
The best policy design uses Active Directory scope, Group Policy inheritance, and least privilege to create a deployment experience that is consistent, secure, and repeatable. The next lesson shows how to configure maintenance and troubleshooting utilities.