Active Directory - Creating Public and Personnel Share Folders via Script

Posted keepmoving1113

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Active Directory - Creating Public and Personnel Share Folders via Script相关的知识,希望对你有一定的参考价值。

 

Create and save the following scripts on the DC folder Winsever2019sysvolpandabusiness.localscripts.

net use P: WINSEVER2019Public
net use S: WINSEVER2019Files$

 

Modify a specific Domain User‘s Profile.

技术图片

 

 

The shared folder will be created when login the computer.

技术图片

 

以上是关于Active Directory - Creating Public and Personnel Share Folders via Script的主要内容,如果未能解决你的问题,请参考以下文章