You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
« Previous
Version 7
Next »
Table of Contents
Overview
Purpose
This article provides a step-by-step guide for deploying a device for an individual purpose. There are many reasons why a device may need to be deployed. These reasons range from the replacement of an older device be it a workstation or shared device to the service of some new business requirement.
Additionally, this should be considered the only official policy for deploying devices. If something is missing from this documentation please leave a comment suggesting a change and it will be updated.
Audience
This article is written for CENV IT Technicians who must deploy devices and should be regularly referenced to keep updated on changing policies.
Step 1: Ticket Creation
Use this ticket while you are configuring the machine to document any issues you encounter and record actions completed to setup the machine.
Create a ticket in JIRA
Ticket Title: Deployment: {Device Type} - {Serial Number}
Request Details:
New Device Name
New Device Owner
New Device Location
New Device Purpose
Reason for Deployment
Where the device is coming from (Inventory / New Purchase / Other - Explain)
Include any supporting documentation, ie. Related Tickets, Emails, or Forms
Step 2: Asset Tracking and Inventory
Processes for adding devices to the inventory system. (In Progress)
https://wwuhelp.atlassian.net/wiki/spaces/CENVIT/pages/2396815363/Asset+Management#Management-of-Assets-in-SnipeITTo find device information such as warranty and purchase dates, enter the service tag into Dell Technologies search bar
https://www.dell.com/support/contents/en-us/category/product-support/self-support-knowledgebase/locate-service-tag?gacd=9684992-1110-5761040-266906002-0&dgc=ST&SA360CID=71700000110260222&gad_source=1&gclid=CjwKCAiArva5BhBiEiwA-oTnXY75Mm__BGUqKFTppbcq4TQhtmPvwaBCX6IrFoVspcWwXmP5hkawRhoC7HcQAvD_BwE&gclsrc=aw.ds
Step 3: Imaging
Windows
Click here to expand...
Ensure the device is connected to power and wired internet.
Reboot the device
As soon as the device boots press F12 (Spam clicking is a good idea) to enter the One-Time Boot Menu
In the One-Time Boot Menu, select the option ending in NIC (IPV4)
Enter the BIOS Password when prompted for a password
The screen will change to black and do some loading, eventually, it will prompt you to press ENTER, you must do so rather quickly so pay attention
Enter the BIOS Password when prompted for a password
When presented with the Task Sequence Wizard, select WWU - Windows 10/11 x64 Deploy

At this point the device should bypass the Task Sequence Variables
If not, this device does not exist in Config Manager and you should refer to the Initial Image process
Wait for imaging to complete
MacOS
Click here to expand...
Ensure the device is connected to power and wired internet.
Enter MacOS Recovery Menu making sure to use the correct shortcut for the version of MacOS you will want to install.
Select the option that reads “Install macOS [VERSION]” where “[VERSION]” is the version you intend to install and click Continue
Click Continue on the page with the Version’s logo and then Agree to the Software License Agreement
Select the main drive partition which should be named “Macintosh HD” and click Continue
Wait for the device to install MacOS
Step 4: Initial Configuration
Windows
MacOS
Click here to expand...
Power on the device
Go through Region and Accessibility settings.
Enroll the device in Remote Management with your WWU email address.
If you do not see this screen, the device was not enrolled in Apple School Manager.

Agree to the Terms and Conditions
Create a Computer Account
Full name: CENVadmin
Account name: cenvadmin
Password: If you are imaging a computer you should know it
Hint: Leave blank
Enable Location Services
Analytics
Ensure Share Mac Analytics with Apple is selected, this is the default
Screen Time
Click Set up Later
Siri
Ensure Enable Ask Siri is not selected, this is not the default
Touch ID (For devices that support it)
Click Set up Touch ID Later and Continue
Choose Your Look
Select Light, this is the default
Manually Enroll the Device in Jamf if it was not enrolled in Apple School Manager
Navigate to System Settings > General > Software Update and perform any available updates
Open Self-Service from the Applications folder and log in with your credentials.
Locate the AD Rename icon in Self-Service and rename the device according to the /wiki/spaces/IKB/pages/2259943425.
If you cannot access AD Rename you can instead Open terminal and type the following commands supplying each with the new computer name
sudo scutil --set ComputerName
sudo scutil --set HostName
sudo scutil --set LocalHostName
These commands may ask for the admin password, type it in, and do not be alarmed if nothing appears in the terminal when you type, this is how protected fields are entered in the terminal.
Enable Remote Management at General > Sharing > Remote Management
Troubleshooting:
If Jamf Self-Service apps are stuck, log in to Jamf to troubleshoot installation issues and policy logs.
New Computer Initialization Process
The following process outlines the exact steps to initialize any Windows or MacOS machine. This should include every action from the Out-of-Box Experience to when it is deployed.
Step 1: Ticket Creation
Step 2: Asset Tracking and Inventory
Step 3: Initial Image
Windows
Click here to expand...
Create a new Object in Active Directory - This will have to be done on another computer
Set BIOS Options
Turn off the Device
Plug the device into Ethernet
If the device has an Ethernet Port the option I refer to as the option ending in NIC (IPV4) later will be ONBOARD NIC (IPV4) otherwise you’ll need an adapter and it’ll likely be USB NIC (IPV4) the important bit is to look at the suffix
After pressing the power button to power the device, hold the BIOS key (For Dell Devices this is F2
) until you see the device entering the BIOS.
Some BIOS may require you to Unlock or enter an Admin Password look for these if you cannot alter some settings for this you will use the BIOS Password
In the Storage tab, select AHCI/NVMe
In the Boot Configuration Tab, Ensure Secure Boot is enabled
Also in Boot Configuration, Ensure that the option ending in NIC (IPV4) and ending in NIC (IPV6) are in the Boot Sequence and Enabled
Apply changes and exit the BIOS, this will restart the device.
As soon as the device boots press F12 (Spam clicking is a good idea) to enter the One-Time Boot Menu
In the One-Time Boot Menu, select the option ending in NIC (IPV4)
Enter the BIOS Password when prompted for a password
The screen will change to black and do some loading, eventually, it will prompt you to press ENTER, you must do so rather quickly so pay attention
Enter the BIOS Password when prompted for a password
When presented with the Task Sequence Wizard, select WWU - Windows 10/11 x64 Deploy

Input Task Sequence Variables
For Workstation computers
Desk: input CENV
in Value,
Lab: Leave Blank
Area: input the Department which the device will belong to
DEAN
ENVS
ESCI
UEPP
IWS
TOX
For Lab computers
Lab: input CENV
in Value
Desk: Leave Blank
Area: input the room number of the device's location in Value, eg. ES318
ODSComputerName: follow the naming convention, eg. CENV-W-9XXXM83
Click Next
Wait for the device to finish imaging
MacOS