
通过CSV文件,来为邮件用户批量添加自定义属性。注意请将您的CSV文件存为unicode格式。
##===============================================
## Title : Add Custom Atttribute
## Description : Add Custom Attribute using data from CSV file.
## Author : LeoHuang
## Date : 11/09/2009
## sample CSV file
# alias,CustomAttribute1,CustomAttribute2
# Test1,branch1,branch2
# Test2,branch1,branch2
##=============================================
Import-Csv c:\users.csv | foreach {get-user $_.alias | set-mailbox -CustomAttribute1 $_.CustomAttribute1 -CustomAttribute2 $_.CustomAttribute2}

Office 2010 Beta分支的一个最新版本Build 14.0.4514.1009泄露到了网上,其最重大的改变是采用了和之前的Office 2010测试版不同的安装进程,之前,在开始安装之后你需要输入产品密钥,但是在Build 4514中特定的产品密钥需要在安装软件开始前输入,这样可以有效阻止那些非法分子。
根据俄罗斯知名IT网站 Wzor的说法,Build 4514其实就是Office 2010 Beta 2,微软将在11月6日于德国柏林举办的TechEd技术开发者大会上宣布这一版本。微软在7月份的时候向测试人员提供了Office 2010的首个技术预览版,8月份Office 2010 Beta 1也粉墨登场,Office 2010开发团队近日也宣布了下一代办公软件中的诸多创新,比如新增了专为新PC机准备的Office 2010 Starter精简版、首次采用的产品密钥卡和Click-To-Run等新技术。
Office 2010 Beta 2 Build 14.0.4514.1009的下载信息如下:
Build:14.0.4514.1009
ISO:14.0.4514.1009_SingleImage_retail_ship_combo_en-us_dvd.iso
Size:1,436,096,512 byte
SHA1:6BA868B79132790362DF452BBA92BA523A65FCCC
MD5:2790D513D3EAF54F597A6CEBB47917AE
CRC:CF2D61D1
Downloads: 38 | File Size: 0.0 KB
File Name: Microsoft-Office-2010-Beta-2-BUILD-14.0.4514.1009-X86-X64-ENGLISH-Svrcore-Original.rar
继续阅读 »
Active Directory Explorer (AD Explorer) is an advanced Active Directory (AD) viewer and editor. You can use AD Explorer to easily navigate an AD database, define favorite locations, view object properties and attributes without having to open dialog boxes, edit permissions, view an object’s schema, and execute sophisticated searches that you can save and re-execute.
AD Explorer also includes the ability to save snapshots of an AD database for off-line viewing and comparisons. When you load a saved snapshot, you can navigate and explorer it as you would a live database. If you have two snapshots of an AD database you can use AD Explorer’s comparison functionality to see what objects,
attributes and security permissions changed between them.
Downloads: 31 | File Size: 0.0 KB
File Name: AdExplorer.zip
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!