Set up student PCs to join domain
If your school uses Active Directory, use the Windows Configuration Designer tool to create a provisioning package that will configure a PC for student use that is joined to the Active Directory domain.
Install Windows Configuration Designer
Follow the instructions in Install Windows Configuration Designer.
Create the provisioning package
Follow the steps in Provision PCs with common settings for initial deployment (desktop wizard). However, make a note of these steps to further customize the provisioning package for use in a school that will join a student PC to a domain:
In the Account Management step:
Warning
If you don't create a local administrator account and the device fails to enroll in Active Directory for any reason, you'll have to reimage the device and start over. As a best practice, we recommend:
- Use a least-privileged domain account to join the device to the domain.
- Create a temporary administrator account to use for debugging or reprovisioning if the device fails to enroll successfully.
- Use Group Policy to delete the temporary administrator account after the device is enrolled in Active Directory.
After you're done with the wizard, don't click Create. Instead, click the Switch to advanced editor to switch the project to the advanced editor to see all the available Runtime settings.
Find the SharedPC settings group.
- Set EnableSharedPCMode to TRUE to configure the PC for shared use.
(Optional) To configure the PC for secure testing, follow these steps.
Under Runtime settings, go to AssignedAccess > AssignedAccessSettings.
Enter {"Account":"redmond\kioskuser","AUMID":” Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App "}, using the account that you want to set up.
Figure 7 - Add the account to use for test-taking
The account can be in one of the following formats:
- username
- domain\username
- computer name\username
- username@tenant.com
Under Runtime settings, go to TakeATest and configure the following settings:
- In LaunchURI, enter the assessment URL.
- In TesterAccount, enter the test account you entered in the previous step.
To configure other settings to make Windows education ready, see Windows 10 configuration recommendations for education customers and follow the guidance on what settings you can set using Windows Configuration Designer.
Follow the steps to build a package.
You'll see the file path for your provisioning package. By default, this path is set to %windir%\Users*your_username\Windows Imaging and Configuration Designer (WICD)*Project name).
Copy the provisioning package to a USB drive.
Important
When you build a provisioning package, you may include sensitive information in the project files and in the provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when they are no longer needed.
Apply package
Follow the steps in Apply a provisioning package to apply the package that you created.
Feedback
Submit and view feedback for