添加新用户权限时,默认不选中 Send welcome e-mail to the new users
在每台Frontend Server中的 C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\ AclInv.aspx, 将id="chkSendEmail" 的属性:Checked= "True" 改为 "False"
本文介绍如何在FrontendServer中修改AclInv.aspx文件,通过调整chkSendEmail的属性来实现新用户创建时不发送欢迎邮件。
添加新用户权限时,默认不选中 Send welcome e-mail to the new users
在每台Frontend Server中的 C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\ AclInv.aspx, 将id="chkSendEmail" 的属性:Checked= "True" 改为 "False"

被折叠的 条评论
为什么被折叠?