...
Power on the machine and wait for it to boot. Make sure device is connected to the internet.
If the machine is in the Windows setup process, press Shift+Fn+F10. That will open the Command Prompt, where you should type
powershell
. If Windows is already set up, open Command Prompt as an administrator and runpowershell
.Run the following script, one line at time. Press Y to indicate “yes” where prompted (a direct script is also attached below):
Code Block language powershell Install-Script -name Get-WindowsAutopilotInfo -Force
Code Block language powershell Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned
Code Block language powershell Get-WindowsAutopilotInfo -Online
When asked to authenticate, use your NetIDadmin@ad.uconn.edu to sign in.
Add a group tag from the table below (case-sensitive) in Endpoint Manager under the Enroll devices section (direct link: https://endpoint.microsoft.com/#view/Microsoft_Intune_Enrollment/AutoPilotDevicesBlade/filterOnManualRemediationRequired~/false ).
Wait 5-10 minutes until the profile is assigned, then sign into the machine and perform a local reset (how to perform a local reset: https://support.microsoft.com/en-us/windows/give-your-pc-a-fresh-start-0ef73740-b927-549b-b7c9-e6f2b48d275e , “Keep my files” is not necessary if you are not planning on preserving data).
Once the reset is complete, sign into the machine.
You can use powershell and type “systemreset” then erase everything on the drive.
Department/Area | TAG |
---|---|
Avery Point Campus | mwAveryPoint |
Business | mwBUSN |
CLAS | mwCLAS |
Education | mwEDU |
Engineering | mwENGR |
Marine Sciences | mwCLAS |
OVPR | mwOVPR |
SAIT | mwSA |
Stamford Campus | mwStamford |
UConn Library | mwLibrary |
ITS TSC Loaner | TSCLoaner |
ITS Managed Workstation | MWManagedWorkstation |
ITS Classrooms | MWClassrooms |
ITS Labs | MWLabs |
ITS Conference Rooms | MWConference |