开发者

Creating AD user with powershell

开发者 https://www.devze.com 2023-03-22 04:29 出处:网络
I\'ve been looking around the web for a whole day, but didn\'t found a clue. My problem is that I wan开发者_JS百科t to create Active Directory users via powershell. I\'ve been doing good so far, but

I've been looking around the web for a whole day, but didn't found a clue.

My problem is that I wan开发者_JS百科t to create Active Directory users via powershell. I've been doing good so far, but I must set in the property dial-in tab, the remote access permission option to "Allow Access", but I don't know how.

Do anyone have a clue or a trick to do so?

Thanks you in advance.


This is the Attribute : msNPAllowDialin

True : Allowed

False : Denied

Not-Defined : Control by policy

0

精彩评论

暂无评论...
验证码 换一张
取 消