✏️ Edit Pertanyaan
Pertanyaan:
Jawaban:
???? Jika terjadi error (drive merah / error 1219 / folder sharing tidak bisa akses): 1️⃣ Putuskan SEMUA koneksi network (Tujuan: menghapus semua koneksi lama & konflik user) ```bash net use * /delete ``` 2️⃣ Mapping ulang drive (WAJIB TANPA /user:) ```bash net use H: \\faye-pc\Share /persistent:yes ``` ```bash net use N: \\faye-pc\DATA /persistent:yes ``` ```bash net use W: \\faye-pc\WinCSI /persistent:yes ``` ```bash net use X: \\faye-pc\ClientApps /persistent:yes ``` ```bash net use Z: \\Netback\backups /persistent:yes ``` 3️⃣ Verifikasi ```bash net use ``` Pastikan semua drive status OK
+ Insert Code Block
Tips: gunakan
```bash
...
```
agar tampil sebagai blok command dengan tombol Copy.
Kategori:
Aplikasi
Install Aplikasi
Masalah
Pemrograman
Printer
Gambar (Bisa lebih dari 1):
💾 Perbarui
⬅️ Kembali