
# Import the Active Directory PowerShell Module
Import-Module ActiveDirectory
#Get all of the users from the Domain
$Users = Get-ADUser -Filter *
# Update all of the users with the new UPN suffix
foreach ($User in $Users) {
Set-ADUser -Identity $User -UserPrincipalName "$($User.SamAccountName)@yourpublicdomain.com"}
------------------------------------------------------------------------
# Manual sync delta
Start-ADSyncSyncCycle -PolicyType Delta
#Manual sync Full
Start-ADSyncSyncCycle -PolicyType Initial
#Show sync schedual
Get-ADSyncScheduler
This module covers modern endpoint management and enterprise desktop lifecycle concepts. It teaches the stages of the lifecycle (planning, deployment, maintenance) and provides a foundation for future learning.
This module covers Windows OS editions, features, and installation methods. Learners gain a deeper understanding of the available editions and corresponding installation processes.
Students should have a basic understanding of computer networks and hardware concepts.
Students should have a basic understanding of OS and Application concepts.
Students should have experience with using Windows 11 or later.
CNAME records
enterpriseregistration enterpriseregistration.windows.net 3600
enterpriseenrollment enterpriseenrollment-s.manage.microsoft.com 3600
MD-102 Microsoft 365 Endpoint Administrator (Intune)
هل أنت مستعد لإدارة وتأمين أجهزة المستخدمين داخل بيئة العمل باستخدام Microsoft Intune؟
هذا الكورس مصمم ليؤهلك للعمل كـ Microsoft 365 Endpoint Administrator من خلال تعلم إدارة الأجهزة، التطبيقات، وسياسات الأمان باستخدام Microsoft Intune وأدوات إدارة الأجهزة الحديثة.
ستتعلم في هذا الكورس كيفية إدارة أجهزة Windows 10 و Windows 11 داخل بيئة الشركات باستخدام Microsoft Intune و Azure AD (Microsoft Entra ID) مع تطبيق عملي كامل.
What you will learn:
إدارة الأجهزة باستخدام Microsoft Intune
تسجيل الأجهزة (Device Enrollment) داخل Azure AD
استخدام Windows Autopilot لإعداد الأجهزة
تطبيق Security Policies و Compliance Policies
إدارة التطبيقات (Application Management)
حماية الأجهزة باستخدام Conditional Access
إدارة Windows 10 و Windows 11 في بيئة العمل
مراقبة الأجهزة وتحليل المشاكل (Troubleshooting)
Hands-on Labs:
الكورس عملي بالكامل وليس نظري فقط
تسجيل جهاز جديد في Intune
تطبيق سياسات الأمان
إعداد Windows Autopilot
إدارة التطبيقات على الأجهزة
تنفيذ سيناريوهات حقيقية (Real-world scenarios)
Why this course:
شرح عربي مبسط وسهل
تركيز قوي على Microsoft Intune
تطبيق عملي خطوة بخطوة
مناسب لسوق العمل
تأهيل لشهادة MD-102
Who this course is for:
IT Support و Help Desk
System Administrators
Network Engineers
المهتمين بـ Microsoft Intune
الراغبين في الحصول على شهادة MD-102
English Summary:
Learn how to manage and secure devices using Microsoft Intune, Windows Autopilot, and modern endpoint management tools.
This course prepares you for the MD-102 certification and helps you become a job-ready Microsoft 365 Endpoint Administrator.
Start your journey in Microsoft Intune and modern endpoint management today.