February 2007 Archives
Finally I check in my hotel tonight.The room is very clean but it's very small. I booked a double room, but it's smaller than the double room in China. My friends said that it's common in HK.Hong Kong's hotels graded according to the order below:
- HOTEL
- GUEST HOUSE
- LODGE
- HOSTEL
A 7-days business trip to HongKong, I'll be back soon.
My MovableType Blog Reloaded!
Thanks to JAY.
4台机器,一个个老老实实地重新安装系统,打补丁等等,尽量去掉一些影响因素,继续 Day 2 的步骤,结果还是做到同样的步骤出现同样的错误,看来应该是 Microsoft 的问题了
再次放狗搜,这次找到了一些有用的东西,
看这里Note
If you plan to deploy Microsoft Provisioning
System (MPS), it is not necessary to perform the following procedures. The MPS
Deployment Tool automatically creates the Servers OU Hierarchy and secures
Active Directory when you deploy MPS.
这一步本来应该 MPS Deployment Tool 做的东西没有做,所以出错鸟,而且MS的这个 HMC 3.5 的文档中也没有写,TechNet 上却有,按照上面的链接手动改就行了。
Continued
上个周五没空写,补上
丫的,部署到 MPS 这里居然出现了问题,在创建好 Reseller Organization 和 Reseller 的 Administrator 之后,居然无法用这个新创建的用户登陆了,提示什么鬼错误
Server Error in '/MPSSampleCP' Application.
--------------------------------------------------------------------------------
The specified directory service attribute or value does not exist
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
Exception Details: System.Runtime.InteropServices.COMException: The specified directory service attribute or value does not exist
Source Error: 
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
Stack Trace: 
[COMException (0x8007200a): The specified directory service attribute or value does not exist] System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) +707 System.DirectoryServices.DirectoryEntry.Bind() +10 System.DirectoryServices.DirectoryEntry.get_AdsObject() +10 System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne) +198 System.DirectoryServices.DirectorySearcher.FindAll() +10 Microsoft.Provisioning.MPSSampleCP.Browser.populateGrid(String sortColumnName, Boolean sortOrder, String searchString) Microsoft.Provisioning.MPSSampleCP.Browser.Page_Load(Object sender, EventArgs e) System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +750


An error has occured. Please log out and try again. If the error occurs again, please contact the administrator.
OK, 把 reseller 的 Administrator 加入 Domian Admins ,就可以登陆了,但是它对整个 Hosting 的OU都有权限,嗯,看来这里还是有点问题。上网Google,暂时没搜索到有用的信息,放弃。明天打算重新装了,所有的系统,又是一个大工程
带256M TF卡,一共1800元,稍稍有些贵,不过还好确认是新机。
回来后赶紧用数据线连上,NSS改了亚太的Code,然后 Nokia Software Updater 升级到了 04.91S,没有发现问题。外放的效果还不错,主要是音量比较大哈。
最后找了个 iphone 的 theme 装上,挺好看的
公司最近有个项目,需要部署 Microsoft Hosted Messaging and Collaboration (HMC)
V3.5,老大交给我来先试试手.
以前听都没有听说过,硬着头皮上了.
Day 1
按照
Deployment Guide 的架构,至少需要4台机器,
AD01 Domain Controller
FE01 Exchange 2003
Front-End
BE01 Exchange 2003 Back-End
MPSSQL01 MPS+SQL 2000
先是准备环境,4台全部Ghost算了,然后在AD01上建域,其余三台换 SID.,加入该域.
接着在 MPSSQL01 上安装 SQL 2000 ,
打 SP3 , Enable MSDTC.
一天就这样过去了
明天开始部署 MPS
