Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Manage and control USB equipment in R & D department

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Background:

The drawings of the R & D department are often leaked, and the leader says to control USB, but to be able to read, only limit not to write. I wanted to highly recommend Devicelock.

Because of the cost, we have to use the most basic domain policy to implement it.

It's so troublesome to send pictures on 51CTOblog, you'd better write all the words.

Implementation involves two knowledge points:

One: batch move AD objects (users or computers)

Two: group policy settings

One:

Create a new OU named "R & D" in the domain lee.cn

Add a new OU of R & D department, New-ADOrganizationalUnit-name "R & D department"-Path "dc=lee,dc=cn"

2.Powershell commands to migrate all R & D computers (all of which start with YF-XXX) to the newly established OU

Get-ADComputer-filter 'name-like "* YF-*" | Move-ADObject-TargetPath "OU= R & D Department, DC=lee,DC=CN"

Run gpmc.msc to open the Group Policy Editor and select "R & D Department". The OU creates a DisabelUsbWrite GPO and edits the following parameters:

Computer configuration-Policy-Administrative templates-system-removable Storage access

Removable disk: deny write permission: change status to enabled

WPD device: deny write permission: change status to enabled

DVD-CD depends on whether the requirements are set.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report