Skip to main content

Posts

Showing posts with the label explorer

MAP NETWORK DRIVE BẰNG GROUP POLICY (GPO)

  Here is a step-by-step guide for Group Policy drive mapping: Step #1 . On a Microsoft Windows Server with the Active Directory role installed, open the Group Policy Management Step #2 . Create a new GPO and give it a name. Then link it to an OU that contains user accounts because Group Policy drive mapping is a user configuration preference. You can also select an option – create a GPO in this domain and link it here, after that use item-level targeting option which will be described below. Step #3 . Right-click the new Group Policy object and go to User Configuration -> Preferences -> Windows Settings -> Drive Maps. Step #4 . Right-click Drive Maps, select  New  and then click the  Mapped Drive Step #5 . Then you need to configure the settings for the new mapped drive. Here are the options on the General tab: Action  — Select an action that will be performed on the shared drives: Create  — creates a new mapped drive for users. Delete  — del...

ADMINISTRATOR TRUY CẬP FOLDER BỊ ACCESS DENIED

User administrator có quyền Full Control trên ổ đĩa nhưng truy cập bị "Access Denied" Nguyên nhân : Explorer chạy thiếu quyền "Run as Administrator" Cách khắc phục: link gốc:  https://windowsreport.com/administrator-access-denied-windows-10/ Run Windows Explorer as an administrator If you’re getting Access denied message on folder as administrator, you should try running Windows Explorer as an administrator. Certain folders on your PC might not be accessible without administrative privileges, and in order to fix that, you need to start Windows Explorer as an administrator. To do that, you need to follow these steps: Press  Ctrl + Shift + Esc  to open  Task Manager . Now locate  Windows Explorer  process, right-click it and choose  End Task  from the menu. Now go to  File > Run new task . Enter  explorer  and check  Create this task with administrative privileges . Now click  OK . Windows Explorer will ...