Skip to content
Tutorial emka
Menu
  • Home
  • Debian Linux
  • Ubuntu Linux
  • Red Hat Linux
Menu

Tutorial Cara Memperbaiki Error Server Manager Tidak Dapat Berjalan (Cannot run Server Manager)

Posted on November 20, 2024

Server Manager di Windows Server adalah alat penting untuk mengelola sumber daya, direktori aktif, kluster, dan banyak lagi. Namun, terkadang Server Manager mengalami crash dan menampilkan pesan “Server Manager tidak dapat berjalan karena kesalahan dalam file pengaturan pengguna”. Masalah ini sering muncul setelah mengganti nama sistem. Artikel ini akan membahas penyebab dan solusi untuk masalah ini.

<!–>

–><!–>–><!–>Penyebab Umum Kesalahan:–><!–>

–>

    <!–>

  • –>

    Masalah dengan .NET Framework:<!–>–><!–> .NET Framework adalah komponen penting yang diperlukan untuk menjalankan Server Manager. Kerusakan atau versi yang tidak kompatibel dapat menyebabkan kesalahan.–>

  • <!–>

    –><!–>–><!–>Server Manager Bermasalah:–> Server Manager terkadang mengalami gangguan yang dapat menyebabkan kesalahan ini.<!–>

    –><!–>

  • –><!–>

  • –>

    Kebijakan Eksekusi PowerShell:<!–>–><!–> Kebijakan eksekusi PowerShell yang salah dapat mencegah Server Manager berjalan dengan benar.–>

  • <!–>

    –><!–>–><!–>File Konfigurasi Rusak:–> File konfigurasi Server Manager, seperti <!–>machine.config–> dan <!–>user.config–>, dapat rusak dan menyebabkan masalah.<!–>

    –><!–>

  • –><!–>

  • –>

    Nama Komputer:<!–>–><!–> Mengganti nama komputer dapat menyebabkan konflik dengan file pengaturan Server Manager, yang mengakibatkan kesalahan.–>

<!–>

–><!–>–><!–>Solusi untuk Memperbaiki Kesalahan Server Manager:–><!–>

–><!–>

–><!–>Berikut adalah langkah-langkah yang dapat Anda ikuti untuk mengatasi masalah Server Manager yang gagal berjalan karena kesalahan dalam file pengaturan pengguna:–>

1. Perbaiki atau Pasang Ulang .NET Framework:<!–>–>

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 1:–> Buka Control Panel<!–>–><!–> dengan mencari “Control Panel” di menu Start.–>

  • <!–>

    –><!–>–><!–>Langkah 2:–> Klik Programs and Features<!–>–><!–> dan kemudian –><!–>–><!–>Turn Windows features on or off–>.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 3:<!–>–><!–> Hapus centang –><!–>–><!–>.NET Framework 3.5 (includes .NET 2.0 and 3.0)–> dan .NET Framework 4.8 Advanced Services<!–>–><!–>.–>

  • <!–>

    –><!–>–><!–>Langkah 4:–> Klik OK<!–>–><!–> dan reboot komputer.–>

  • <!–>

    –><!–>–><!–>Langkah 5:–> Buka kembali Turn Windows features on or off<!–>–><!–> dengan mengikuti langkah 1 dan 2.–>

  • <!–>

    –><!–>–><!–>Langkah 6:–> Centang kembali .NET Framework 3.5 (includes .NET 2.0 and 3.0)<!–>–><!–> dan –><!–>–><!–>.NET Framework 4.8 Advanced Services–>.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 7:<!–>–><!–> Klik –><!–>–><!–>OK–> dan periksa apakah masalah teratasi.<!–>

    –><!–>

  • –><!–>

–>

2. Mulai Ulang Server Manager:<!–>–>

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 1:–> Buka Task Manager<!–>–><!–> dengan menekan –><!–>–><!–>Ctrl+Shift+Esc–>.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 2:<!–>–><!–> Cari –><!–>–><!–>Server Manager–> dalam daftar proses.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 3:<!–>–><!–> Klik kanan pada Server Manager dan pilih –><!–>–><!–>End Task–>.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 4:<!–>–><!–> Buka Server Manager sebagai administrator dan periksa apakah masalah teratasi.–>

<!–>

–><!–>–><!–>Jika masalah berlanjut:–><!–>

–>

    <!–>

  • –>

    Langkah 1:<!–>–><!–> Buka –><!–>–><!–>Services app–> dengan mencari “Services” di menu Start.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 2:<!–>–><!–> Cari layanan –><!–>–><!–>Server Manager–>.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 3:<!–>–><!–> Jika layanan Server Manager tidak berjalan, mulai layanan tersebut. Jika sudah berjalan, mulai ulang layanan.–>

  • <!–>

    –><!–>–><!–>Langkah 4:–> Reset konsol Server Manager dengan menjalankan perintah berikut di PowerShell sebagai administrator:<!–>

    –><!–>

  • –><!–>

–>

      Get-Module -Name Microsoft.Windows.ServerManager -ListAvailable | Import-Module; Reset-SmConsole
    

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 5:–> Periksa apakah masalah teratasi.<!–>

    –><!–>

  • –><!–>

–>

3. Atur Kebijakan Eksekusi PowerShell:<!–>–>

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 1:–> Buka PowerShell<!–>–><!–> sebagai administrator.–>

  • <!–>

    –><!–>–><!–>Langkah 2:–> Jalankan perintah berikut untuk mengatur kebijakan eksekusi ke “Restricted”:<!–>

    –><!–>

  • –><!–>

–>

      Set-ExecutionPolicy Restricted -Scope LocalMachine
    

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 3:–> Jika Anda menerima pesan kesalahan yang menyebutkan bahwa pengaturan kebijakan ditimpa oleh kebijakan lain, jalankan perintah berikut untuk mengatur kebijakan untuk pengguna saat ini:<!–>

    –><!–>

  • –><!–>

–>

      Set-ExecutionPolicy Restricted -Scope CurrentUser
    

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 4:–> Untuk memverifikasi kebijakan eksekusi, jalankan perintah berikut:<!–>

    –><!–>

  • –><!–>

–>

      Get-ExecutionPolicy -List
    

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 5:–> Periksa apakah masalah teratasi.<!–>

    –><!–>

  • –><!–>

–>

4. Periksa File Konfigurasi:<!–>–>

<!–>

    –>

  • <!–>

    –><!–>–><!–>Langkah 1:–> Hapus file <!–>C:UsersYourUserNameAppDataLocalMicrosoft_CorporationServerManager.exe_StrongName_m3xk0k0ucj0oj3ai2hibnhnv4xobnimj10.0.0.0user.config–>.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 2:<!–>–><!–> Reboot komputer dan periksa apakah masalah teratasi.–>

  • <!–>

    –><!–>–><!–>Jika masalah berlanjut:–><!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 3:<!–>–><!–> Buka file –>C:WindowsMicrosoft.NETFramework64v4.0.30319Configmachine.config<!–>.–>

  • <!–>

    –><!–>–><!–>Langkah 4:–> Tambahkan baris kode berikut ke file <!–>machine.config–>:<!–>

    –><!–>

  • –><!–>

–>

      <system.net>
<defaultProxy>
<proxy
usesystemdefault="true"
proxyaddress="http://<PROXYADDRESS>:<PROXYPORT>"
bypassonlocal="true"
/>
</defaultProxy>
</system.net>
    
Catatan: Ganti <PROXYADDRESS> dengan alamat IP atau hostname proxy dan <PROXYPORT> dengan port proxy.

    <!–>

  • –>

    Langkah 5:<!–>–><!–> Reboot komputer dan periksa apakah masalah teratasi.–>

<!–>

–><!–>–><!–>5. Ganti Nama Komputer:–><!–>

–>

    <!–>

  • –>

    Langkah 1:<!–>–><!–> Ganti nama komputer kembali ke nama sebelumnya.–>

  • <!–>

    –><!–>–><!–>Langkah 2:–> Periksa file <!–>ServerList.Xml–> di <!–>C:UsersAdministratorAppDataRoamingMicrosoftWindowsServerManager–>.<!–>

    –><!–>

  • –><!–>

  • –>

    Langkah 3:<!–>–><!–> Pastikan file –>ServerList.Xml<!–> menunjuk ke nama komputer yang benar.–>

  • <!–>

    –><!–>–><!–>Langkah 4:–> Periksa apakah masalah teratasi.<!–>

    –><!–>

  • –><!–>

–>

Tips Tambahan:<!–>–>

<!–>

    –>

  • <!–>

    –><!–>Pastikan Anda memiliki hak akses administrator saat menjalankan solusi di atas.–>

  • <!–>

    –><!–>Jika Anda mengalami masalah saat mengakses file atau folder, periksa pengaturan izin.–>

  • <!–>

    –><!–>Pastikan Anda memiliki cadangan data sebelum membuat perubahan signifikan pada sistem.–>

<!–>

–><!–>Semoga artikel ini membantu Anda mengatasi masalah Server Manager yang gagal berjalan karena kesalahan dalam file pengaturan pengguna. Jika Anda memiliki pertanyaan atau memerlukan bantuan tambahan, jangan ragu untuk berkonsultasi dengan profesional IT.–>

Recent Posts

  • How to build a high-performance private photo cloud with Immich and TrueNAS SCALE
  • How to Build an Endgame Local AI Agent Setup Using an 8-Node NVIDIA Cluster with 1TB Memory
  • How to Master Windows Event Logs to Level Up Your Cybersecurity Investigations and SOC Career
  • How to Build Ultra-Resilient Databases with Amazon Aurora Global Database and RDS Proxy for Maximum Uptime and Performance
  • How to Build Real-Time Personalization Systems Using AWS Agentic AI to Make Every User Feel Special
  • How to Transform Your Windows 11 Interface into a Sleek and Modern Aesthetic Masterpiece
  • How to Understand Google’s New TPU 8 Series for Massive AI Training and Inference
  • How to Level Up Your PC Gaming Experience with the New Valve Steam Controller and Its Advanced Features
  • Is it Time to Replace Nano? Discover Fresh, the Terminal Text Editor You Actually Want to Use
  • How to Design a Services Like Google Ads
  • How to Fix 0x800ccc0b Outlook Error: Step-by-Step Guide for Beginners
  • How to Fix NVIDIA App Error on Windows 11: Simple Guide
  • How to Fix Excel Formula Errors: Quick Fixes for #NAME
  • How to Clear Copilot Memory in Windows 11 Step by Step
  • How to Show Battery Percentage on Windows 11
  • How to Fix VMSp Service Failed to Start on Windows 10/11
  • How to Fix Taskbar Icon Order in Windows 11/10
  • How to Disable Personalized Ads in Copilot on Windows 11
  • What is the Microsoft Teams Error “We Couldn’t Connect the Call” Error?
  • Why Does the VirtualBox System Service Terminate Unexpectedly? Here is the Full Definition
  • Why is Your Laptop Touchpad Overheating? Here are the Causes and Fixes
  • How to Disable All AI Features in Chrome Using Windows 11 Registry
  • How to Avoid Problematic Windows Updates: A Guide to System Stability
  • What is Microsoft Visual C++ Redistributable and How to Fix Common Errors?
  • What is the 99% Deletion Bug? Understanding and Fixing Windows 11 File Errors
  • Inilah Jadwal Pelaksanaan SPMB SD Jakarta 2026
  • Tanggal Penerbitan KK & SKD untuk Pendaftaran SPMB 2026 Dimana?
  • Inilah Lima HP Xiaomi Rp1 Jutaan Sudah Punya NFC
  • Apa itu Jabatan Panitera Muda Mahkamah Agung, Berapa Gaji & Tunjangannya 2026?
  • Inilah Kenapa Bisa Ada Sensasi Mencekam di Bangunan Tua
  • How to Automate Your Entire SEO Strategy Using a Swarm of 100 Free AI Agents Working in Parallel
  • How to create professional presentations easily using NotebookLM’s AI power for school projects and beyond
  • How to Master SEO Automation with Google Gemini 3.1 Flash-Lite in Google AI Studio
  • How to create viral AI video ads and complete brand assets using the Claude and Higgsfield MCP integration
  • How to Transform Your Mac Into a Supercharged AI Assistant with Perplexity Personal Computer
  • Apa itu Spear-Phishing via npm? Ini Pengertian dan Cara Kerjanya yang Makin Licin
  • Apa Itu Predator Spyware? Ini Pengertian dan Kontroversi Penghapusan Sanksinya
  • Mengenal Apa itu TONESHELL: Backdoor Berbahaya dari Kelompok Mustang Panda
  • Siapa itu Kelompok Hacker Silver Fox?
  • Apa itu CVE-2025-52691 SmarterMail? Celah Keamanan Paling Berbahaya Tahun 2025
©2026 Tutorial emka | Design: Newspaperly WordPress Theme