zoukankan      html  css  js  c++  java
  • 使用POWERSHELL管理OCS 2007

    最近有人把"Office Communication 2007 Resource Kit" book 里的OCS Powershell Scripts 共享出来了。方便我们使用POWERSHELL管理OCS 2007
    目前这个工具的功能:
    Powerpack Feature Highlights:
    - View and Provision OCS settings on users:
    - View all AD details for OCS users
    - Use canned filters to quickly view which users are enabled or disabled for key OCS functionality.
    - Enable/Disable key OCS functionality (e.g. Public IM)
    - Remotely View key Edge settings (from an OCS Administrative Tool or Front-End computer), including:
    - Internal and External Edge server settings
    - Federated Partners and Federated Public IM Network Settings
    - Easily access and view all OCS Global Settings in one location, including Pools, Enterprise Voice and Meeting Settings and Policies, Location Profiles, Normalization Rules, Archive and CDR, and Federation.
    - On any local OCS machine:
    - View and Control OCS Services
    - View OCS specific Event Log Errors and Warnings
    - Provision Address Book settings that not available in the OCS Administrative console
    下面我们一起来安装这个工具
    1,我们会用到图形化的POWERSHELL工具PowerGUI
    下载地址:
    http://www.powergui.org/index.jspa
    (前提你服务器要安装POWERSHELL哦)
    2,下载OCS PowerPack
    http://powergui.org/entry.jspa?externalID=1926&categoryID=21
    3,导入包


    4,查看管理工具包内容




  • 相关阅读:
    QT资料大全
    网络协议及tcp协议详解
    QT和Java的跨平台
    QString转char *
    QT删除整个文件夹
    QT获取linux下的当前用户名
    std::map自定义类型key
    QT程序自启动
    linux下通过命令连接wifi
    Rsync实现文件的同步
  • 原文地址:https://www.cnblogs.com/kksip/p/1264047.html
Copyright © 2011-2022 走看看