top of page


Optimizing Windows Autopilot Deployment: A Comprehensive Guide
In the fast-paced world of technology, efficiency is key. For businesses looking to streamline their operations and enhance user experiences, Windows Autopilot Deployment is a game-changer. This guide will delve into the depths of optimizing Windows Autopilot Deployment, offering step-by-step instructions and valuable insights for a seamless implementation process. Understanding Windows Autopilot Deployment Before diving into the optimization strategies, it is crucial to gras

Tek Doyen
Aug 13, 20242 min read
Â
Â
Â


"Streamlining Windows Autopilot Enrollment: A Step-by-Step Guide for Efficient Device Setup"
Prerequisite of Autopilot One of the major pre-req for autopiloting is network. Make sure you have connectivity to internet for Azure Active directory (AAD) machines and for Hybrid Azure Active directory (HAAD) machines, we need to have connectivity to Bentley network as well as the internet. 2. Autopilot Profiles We have configured two profiles for Autopiloting and are explained below: 2.1 Azure Active Directory (AAD): Under this Autopil

Tek Doyen
Jun 19, 20244 min read
Â
Â
Â


"Step-by-Step Guide: Extracting Hardware Hash from Windows Device and Importing to Intune"
Enrolling hardware hashes in Microsoft Intune is a process that allows you to manage devices that are not capable of traditional enrolment methods, such as devices running Windows 7 or other scenarios where device enrolment is not straightforward. To do this, you need to use the Device Enrolment Program (DEP) or the Windows Autopilot for non-Microsoft devices. Here's how you can enrol hardware hashes in Intune: Prepare Your Environment: Ensure that you have an active Microsof

Tek Doyen
Jun 19, 20242 min read
Â
Â
Â


"How to Use Powershell Script or Switches for Installing different Softwares: A Comprehensive Guide" - Part 1
Adobe Acrobat Pro (switch/script) Start-process setup.exe /sAll Start-Sleep -seconds 25 2. Adobe Captivate (switch/script) Start-Process setup.exe -Wait -ArgumentList '--silent' Start-Sleep 30 3. Adobe Reader (switch) filename.exe /sAll /qn 4. Camtasia (switch/script), make sure you check for dependency is installed. Part -1 checking for redistributable, if not available it will install, repeat this step if two dependency needs to

Tek Doyen
Jun 19, 20241 min read
Â
Â
Â


How to Disable Copilot from Intune: A Step-by-Step Guide
To create a Disable UAC Prompt policy using Microsoft Intune, you can follow these steps: Sign in to the Microsoft Endpoint Manager admin center: Go to https://endpoint.microsoft.com and sign in with your admin credentials. Navigate to Endpoint security: In the Microsoft Endpoint Manager admin center, go to "Devices" > "Configuration " > "+ Create > +New Policy". 3. Choose the platform and profile: Choose the platform (Windows 10 and later) and Profile Type (Settings Catalog)

Tek Doyen
Jun 18, 20241 min read
Â
Â
Â
bottom of page

