简体   繁体   English

Exchange 2007邮箱权限(没有Powershell Cmdlet)

[英]Exchange 2007 Mailbox Permissions (Without Powershell Cmdlets)

Is there a way to grant a user "Full Mailbox Access" to a users mailbox without using the Exchange Management Shell components? 有没有办法在不使用Exchange命令行管理程序组件的情况下向用户邮箱授予用户“邮箱完全控制”权限?

Wanting to grant the access remotely but without having to deploy PowerShell and the EMS components. 希望远程授予访问权限,而不必部署PowerShell和EMS组件。 I'm working in C# (.Net 3.5) with Exchange Server 2007 SP1. 我正在使用C#(.Net 3.5)和Exchange Server 2007 SP1。

Any comments or suggestions are greatly appreciated. 任何意见或建议,不胜感激。

由于缺少响应,因此似乎无法执行此操作,将着眼于通过ASP应用程序使用Powershell cmdlet。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用RunspacePool的C#PowerShell - 如何导入像Get-Mailbox这样的Exchange Cmdlet? - C# PowerShell with RunspacePool - How to import Exchange Cmdlets like Get-Mailbox? 在没有Powershell的情况下使用C#获取Exchange邮箱信息 - Get Exchange Mailbox info using C# without Powershell 使用没有powershell的c#创建一个Exchange 2016邮箱 - Create an Exchange 2016 Mailbox with c# without powershell 使用Powershell设置Exchange邮箱ACL - Setting Exchange Mailbox ACL using Powershell 如何在不使用Powershell的情况下使用C#以编程方式创建Exchange 2010邮箱 - How do I programatically create an exchange 2010 mailbox using C# without powershell 使用 PowerShell 命令和参数创建 Exchange 邮箱时出错 - Errors when creating an Exchange mailbox using PowerShell commands and parameters 如何使用C#或PowerShell知道用户在Exchange上是否有邮箱 - How to know if user has a mailbox on Exchange using C# or PowerShell Exchange 2007 - Exchange 2007 如何以编程方式从C#Web应用程序在Exchange 2007服务器上添加邮箱别名? - How to programmatically add mailbox alias on an Exchange 2007 server from C# web app? 通过远程Exchange 2007服务器上的Web服务为用户创建邮箱。 (C#) - Create a mailbox for an user via webservice on a remote exchange 2007 server. (C#)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM