
The Purchase services page also enables an organization to compare product details for products that it's interested in. To do so, perform the following steps as shown in the screenshot:
Select the Compare checkbox associated with each product you want to compare.
Select the Compare button.
This module provides instruction on how to create and manage user accounts, assign Microsoft 365 licenses to users, recover deleted user accounts, and create and manage guests and contacts.
This module provides instruction on how to create groups for distributing email to multiple users within Exchange Online. It also explains how to create groups to support collaboration in SharePoint Online.
# 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
setup.exe /download office.xml
setup.exe /configure office.xml
MS-102 Microsoft 365 Administrator | شرح عملي بالعربي
هل تريد احتراف Microsoft 365 والعمل كـ Microsoft 365 Administrator؟
هذا الكورس مصمم لتعليمك إدارة بيئة Microsoft 365 بشكل عملي مع التركيز على Security و Compliance باستخدام أحدث الخدمات.
ستتعلم كيفية إدارة المستخدمين، تأمين البيانات، وحماية بيئة العمل باستخدام أدوات Microsoft 365 المتقدمة مثل Microsoft Entra ID و Microsoft Defender و Microsoft Purview.
What you will learn:
إدارة Microsoft 365 من البداية حتى مستوى Administrator
إدارة Microsoft Entra ID (Azure AD) و Users و Groups
تطبيق Multi-Factor Authentication (MFA) و Conditional Access
إدارة الهوية (Identity) وتأمين الحسابات
استخدام Microsoft Defender لحماية البيئة من التهديدات
استخدام Microsoft Purview لإدارة Compliance و Data Protection
تطبيق Data Loss Prevention (DLP) Policies
إدارة Security و Compliance داخل Microsoft 365
إدارة الأجهزة والتطبيقات داخل بيئة Microsoft 365
مراقبة الأنشطة وتحليل التهديدات
Hands-on Labs:
الكورس عملي وليس نظري فقط
إعداد بيئة Microsoft 365 من الصفر
تطبيق سياسات Security و Compliance
تنفيذ Conditional Access و MFA
إنشاء DLP Policies
التعامل مع Microsoft Defender Alerts
سيناريوهات حقيقية (Real-world scenarios)
Why this course:
شرح عربي مبسط وسهل
تغطية كاملة لمتطلبات MS-102
تركيز قوي على Security و Compliance
مناسب للمتوسطين والمحترفين
تأهيل فعلي لسوق العمل
Who this course is for:
System Administrators
IT Professionals
Network Engineers
المهتمين بالحصول على شهادة MS-102
أي شخص يريد احتراف Microsoft 365
English Summary:
Learn Microsoft 365 Administration with a strong focus on security, identity, compliance, and real-world scenarios.
This course covers Microsoft Entra ID, Microsoft Defender, Microsoft Purview, Conditional Access, MFA, and Data Loss Prevention (DLP).
It prepares you for the MS-102 certification and helps you become a job-ready Microsoft 365 Administrator.
Start your journey in Microsoft 365 and advance your career in IT and Security.