Làm thể nào để truy cập Local Group Policy Editor (gpedit.msc) máy tính từ xa?
Tôi muốn truy cập Gpedit một máy tính từ xa, làm cách nào để tôi có thể thực hiện điều đó? Mong mọi người giúp đỡ tôi. Thanks
Bạn có thể sử dụng câu lệnh sau trong cmd:
gpedit.msc /gpcomputer: Computername
Hoặc có thể thử bằng cách sau:
- Start –> Run –> mmc
- File –> Add/Remove Snap-in
- Under the Standalone tab, click Add…
- Choose Group Policy Object Editor
- In the following wizard, click the Browse button
- Click the “Computers” tab, select the Another computer radial button, and type the name or Browse to the remote computer
- Click OK, then Finish, then Close, and finally OK
- You should now see the Group Policy in the left pane for the remote computer
Chúc bạn thành công