Computer Admin
Install Tools
- On admin console, select Provision, Click Setting
- And download and extract zip file (scripts.zip and utility.zip)
Install ADK
- Download and Install ADK with Download and install the Windows ADK | Microsoft Learn
- Windows ADK
- Windows PE add-on for the Windows ADK
Prepare Bundle
ADK File
- Extract utility.zip on your computer with ADK installed and execute adkprep.ps1
Unattend.xml
This is a basic file of unattend.xml
Example : Tanium/unattend.xml at main · DavidWuibaille/Tanium
Script file
Source : https://help.tanium.com/bundle/ug_provision_cloud/page/provision/ref_advanced.html#restart
Example : Tanium/Provision at main · DavidWuibaille/Tanium
Tanium Agent
- Download zip file with Tanium client
Wim file (Windows 10.11)
- Use install.wim file directly from ISO
Drivers Zip
Source : https://help.tanium.com/bundle/ug_provision_cloud/page/provision/preparing_content.html
Create Provision
- On provision select “Create OS Bundle”
- Enter Bundle Name and OS and architecture
- Add Wim File
- Add adk File
- Add Unattend file
- Add client installation zip
- Add script zip ou powershell file (customer.ps1)
Create PXE
Warning : A Provision must exist for creating a PXE server
- On provision, select “Create Provision Endpoint”
- Select “Create Satellite”
- Select a device name and click continue
- On client , start get_endpoint_fingerprint.cmd et get mac address
- Report adress mac on Unique Identifier
- Enable PXE feature
- Installation in progress
Deploy a bare metal
Note : Disable secure boot
0 Comments