من أهم الخطوات عند اعداد سيرفر جديد هي تحديث النظام الى أحدث نسخة لسد كل الثغرات والتأكد من استقرار السيرفر
Here are the steps for each practice to set up a new Windows Server:
# 1. Update and Patch the System
1. Connect the server to the internet.
2. Open **Settings** > **Update & Security** > **Windows Update**.
3. Click **Check for updates** and install all available updates.
4. Restart the server if required.
ثاني خطوة ضبط اعدادات الحماية الأساسية
# 2. Configure Proper Security Settings
1. Open **Windows Security** > **Firewall & network protection**.
2. Enable the firewall for all network profiles (Domain, Private, Public).
3. Open **Services** (Run `services.msc`) and disable unnecessary services.
4. Open **Local Security Policy** (Run `secpol.msc`).
- Configure password policies under **Account Policies** > **Password Policy**.
- Configure account lockout policies under **Account Policies** > **Account Lockout Policy**.
5. Open **Group Policy Management** (Run `gpmc.msc`) to create and apply GPOs for security settings