请求在Exchange 2013上为PowerShell任务创建管理控制台的指导 [英] Request for Direction on Creating an Admin Console for PowerShell Tasks on Exchange 2013

查看:82
本文介绍了请求在Exchange 2013上为PowerShell任务创建管理控制台的指导的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以就如何开始在PowerShell for Exchange 2013中创建"管理员控制台"提供任何指导,随着时间的推移,我可以添加各种任务将重复使用?

Can anyone provide any direction on how to get started with creating an 'Administrator Console' within PowerShell for Exchange 2013 where, over time, I can add various tasks that will be use repetitively?

示例,我希望能够打开控制台并选择检查邮件队列,运行Message Tracker的另一个选项,以及各种任务的其他选项等,但都在一个'管理员控制台'。谢谢。

Example, I would like to be able to open the console and have the option to check the mail queues, another option to run Message Tracker, other options for various tasks etc but all within one 'Admin Console'. Thank you.

推荐答案

我的建议是用PowerShell创建一个菜单。

My advise would be to create a menu with PowerShell.

搜索"使用PowerShell创建菜单" ,你会找到几个示例代码。

Search "Creating a Menu with PowerShell" , you'll find several sample codes.

示例:http://ps1scripting.blogspot.in/2014/08/creating-menu-with-powershell.html

Example: http://ps1scripting.blogspot.in/2014/08/creating-menu-with-powershell.html

然后为您的特定任务创建片段,这些片段可以放在整个代码中。

Then create snippets for your specific tasks which can be fit inside the overall code.

然后将其作为PS文件。  

Then make it as a PS file.  

让我知道它是否有用。


这篇关于请求在Exchange 2013上为PowerShell任务创建管理控制台的指导的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆