ADManager Plus配置Exchange与Lync批量创建账户

发布时间:2024-09-14 点击:35
系统运维
admanager plus创建账户时报错
解决方法:
exchange:
remote powershell must be enabled for the user account specified in ‘domain settings’. try to execute the below commands from windows powershell of the machine where admanager plus is installed so we may verify the issue.
$usercredential=get-credential
$session = new-pssession -configurationname microsoft.exchange -connectionuri http://emp-ex10/powershell/ -authentication kerberos -credential $usercredential
import-pssession $session
in case you have any further queries, please do feel free to reach us back.
please make sure the account credentials given in the service account and domain settings is a member of the following groups,
lync服务器配置:
please check whether the username provided in domain settings is member of " rtcuniversaluseradmins" / "rtcuniversalserveradmins" / "rtcuniversalreadonlyadmins" group.
commands to be executed for lync communication:
$cred = get-credential
$option= new-pssessionoption -skipcacheck -skipcncheck -skiprevocationcheck
$sess=new-pssession -connectionuri https://automation-lync.automation.com/ocspowershell -sessionoption $option -credential $cred
import-pssession $sess

云服务器可以镜像吗
华为云服务器哪个便宜
网站seo基础如何优化?网站seo基础优化操作方法
物理服务器还是云服务器区别
国内域名如何进行实名认证?怎么操作?
麻烦管理帮我把这个换成这个
谷歌浏览器收藏夹书签找不到怎么办 教你找到谷歌浏览器收藏夹的方法
我们这个服务器的网站怎么都打不开额