hanbin's profileActionXPPhotosBlogLists Tools Help

Weather

Loading...

ActionXP

视野之外的东西总是无限的
January 02

My new born baby

 

新年喜迎新成员。今天,我们家的宝宝杨筠森出生啦。
 
杨筠森小朋友在2010 年1月2日(农历11月18日)下午4时21分,来到了这个美丽的世界世界,体重3.85公斤,身长51cm。迎接他的是笑得眯起了眼的爸爸妈妈奶奶外婆,以及助威团成员宝叔,婷姨,和欣哥。
 
筠 念第二声yun, 是竹子的意思。爸爸妈妈希望他象竹子一样,身材挺秀、刚正有节。竹是花中四君子,岁寒三友之一,,注重气节,“气”是浩然之气,是一种精神;“节”是一种人格;“气节”指人应有高尚的精神情操,不取媚于权贵,处危难之境仍恪守刚直不阿的人格。竹子因其有节,节中空虚,能虚心自持,秆挺直不弯,节节向上,直达青云。(BTW, 小名 俊俊,满足一下他爷爷的要求)
 
在此,我们全家感谢各位亲戚朋友的关心和祝福,并且祝各位新年快乐。

 


 

November 04

A recent Exchange 2010 storage requirement calculation

 

Update with latest version of Calculator (Nov. 7)

Some overview information here:

  • One DAG with 3 servers, 3 Copies per DB,  1000 Tire-1 user (1024MB) + 11000 Tire-2 user (250MB), 20 Sent/80 Receive.
  • Server Memory 64GB, CPU 16200 MCycles
  • no site Resiliency, no lagged replication.

Summary

Database and Log Configuration / Server

Database Copy

Max Mailboxes / DB

DB Size

DB Size + Overhead

Log Size + Overhead

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

 

 

Disk Type:

Disk Configuration

Disk Capacity

Disk Type

Database

600 GB

10K RPM FC/SCSI/SAS 3.5"

Log

600 GB

10K RPM FC/SCSI/SAS 3.5"

Restore LUN

1000 GB

7.2K RPM SATA 3.5"

 

RAID Type:

Storage Design Results Pane - RAID Storage Architecture (Recommended)

Recommended Storage Architecture / Server

Database

Log

Restore LUN

Disk Capacity/Type

600 GB 10K RPM FC/SCSI/SAS 3.5"

600 GB 10K RPM FC/SCSI/SAS 3.5"

1000 GB 7.2K RPM SATA 3.5"

Optimal RAID Configuration

RAID-5

RAID-1/0

RAID-5

Optimal Number of Disks

25

6

5

Storage Configuration

/ Server

/ DAG

/ Environment

Total Number of Disks Required

36

108

108

 

 

Database Size:

Database and Log Configuration / Server

Database Copy

Max Mailboxes / DB

DB Size

DB Size + Overhead

Log Size + Overhead

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

DB-x

2000

873 GB

1048 GB

151 GB

 

 

LUN Design:

 

DB and Log LUN Design / Server

Database Copy

DB LUN Size Required

Log LUN Size Required

DB1

1441 GB

189 GB

DB2

1441 GB

189 GB

DB3

1441 GB

189 GB

DB4

1441 GB

189 GB

DB5

1441 GB

189 GB

DB6

1441 GB

189 GB

Restore LUN Design  
Restore LUN Size 1498 GB
October 29

Steps to publish printers via Windows 2003 Group Policy

Steps to publish printers via Group Policy:

1. Install GPMC on one domain controller.

2. Install Print Management Component by Add/Remove Programs.

clip_image002

After installing this component, we will be able to see the “Deployed Printers” container in GPMC.

clip_image004

3. Create group policies for the client computers. Considering some of the departments may have their own printers, we should create separated GPO for them so that those printers will not be pushed to all users.

4. To install printers to groups of users or computers by using Group Policy

a. Login the Printer server.

b. Open the Administrative Tools folder, and then double-click Print Management.

c. In the Print Management tree, under the appropriate print server, click Printers.

d. In the results pane, right-click the printer you want to deploy, and then click Deploy with Group Policy.

e. In the Deploy with Group Policy dialog box, click Browse, and then choose a Group Policy object.

f. Click OK.

g. To assign the printer connection setting to the GPO, use the option below:

o As a per-machine setting, select the The computers that this GPO applies to (per machine) check box.

h. Click Add.

i. Repeat steps e to h to add the printer connection setting to another GPO.

j. Click OK.

5. Use the PushPrinterConnections.exe to push down the printer connections.

a. Using Group Policy Management console (gpmc.msc), right-click the GPO with your printer connections settings, and then click Edit.

b. In the Group Policy Object Editor tree, navigate to the following location:

o If the printer connections are deployed per-machine, go to Computer Configuration, Windows Settings, Scripts (Startup/Shutdown).

c. Right-click Startup, and then click Properties.

d. In the Startup Properties dialog box, click Show Files.

e. From a x86 Windows 2003 R2 server with Print Management component installed, copy the PushPrinterConnections.exe and the framedyn.dll files to this location and then close the window.

NOTE: We should not copy x64 version from the server directly. For Vista machine, the framedyn.dll may not be necessary.

 

f. In the Startup Properties dialog box, click Add.

g. Type PushPrinterConnections.exe in the Script Name box.

NOTE: If you want to enable logging, type –log in the Script Parameters box. Log files are written to %windir%\temp\ppcMachine.log (for per-computer connections) and %temp%\ppcUser.log (for per-user connections) on the computer on which the policy is applied.

h. Click OK.


October 21

Some tech articles written on WINOS by me

砖头01 mom监控脚本来监控邮箱限额并报警
概要:Powershell
http://bbs.winos.cn/viewthread.php?tid=50059&highlight=

up 砖头01: exchange2007 管理ps之查询cas服务器上邮箱大小
概要:Powershell
http://bbs.winos.cn/viewthread.p ... =&highlight=&page=1

砖头02 大灰狼Exchange 2007和小黑莓的故事
概要:Blackberry
http://bbs.winos.cn/viewthread.php?tid=50160&highlight=

砖头03 给Exchange办个证
概要:证书
http://bbs.winos.cn/viewthread.php?tid=50399&highlight=

砖头04 关于Exchange服务器虚拟化的思考
概要:虚拟化
http://bbs.winos.cn/viewthread.php?tid=50441&highlight=

砖头05  杂谈  Exchange 2007 恢复存储组
概要:Recovery Storage Group
http://bbs.winos.cn/viewthread.php?tid=50873&highlight=

砖头06 防御邮件头欺骗 (Prevent SMTP header from domain spoofing)
概要:反垃圾邮件
http://bbs.winos.cn/viewthread.php?tid=51495&highlight=

up砖头06:Exchange2007 接收连接器的安全权限
概要:反垃圾邮件
http://bbs.winos.cn/thread-54751-1-1.html

砖头07 Exchange 邮件格式和编码浅析
概要:邮件编码
http://bbs.winos.cn/viewthread.php?tid=51789&highlight=

砖头08 强制Outlook使用某个特定账号发信
概要:VBA编程
http://bbs.winos.cn/viewthread.php?tid=53378&highlight=

砖头09 什么是 "Masquerade domain“
概要:Exchange产品基础概念
http://bbs.winos.cn/viewthread.php?tid=53433&highlight=

砖头10 证书上的小感叹号
概要:证书
http://bbs.winos.cn/viewthread.php?tid=57465&highlight=

砖头11 为什么 outlook 2007 在dc上无法使用mapi方式连接邮箱
概要:Exchange产品基础概念
http://bbs.winos.cn/viewthread.php?tid=58386&highlight=

砖头12 exchange邮箱垮域迁移的一个典型问题
概要:迁移
http://bbs.winos.cn/viewthread.php?tid=58564&highlight=

砖头13 edge地址重写的问题
概要:Exchange产品基础概念
http://bbs.winos.cn/viewthread.php?tid=59004&highlight=

砖头14 多域下的地址簿隔离方法
概要:exchange 多域下地址簿的隔离。单域隔离请参照挖坑文02
http://bbs.winos.cn/thread-65705-1-1.html


砖头15 在Outlook地址簿中显示自定义用户属性
概要:在Outlook 地址簿中显示AD Schema扩展属性
http://bbs.winos.cn/thread-66709-1-1.html



砖头16 新补丁,老故事
概要:如何控制巨大的退信对服务器造成的影响
http://bbs.winos.cn/viewthread.php?tid=70399&highlight=


砖头17 一日一砖头之17 虚拟化Exchange 2010之最佳实践
概要:在虚拟平台上构建Exchange 2010的一些注意要点。
http://bbs.winos.cn/thread-74755-1-1.html

August 06

从 曾轶可 想到 陈绮贞

我真的震撼了。

早听说有那么一位小曾唱歌很别致,写词很有才,今天特地找了下来听,一下子被震撼了。

第一感觉,我很想扁人,特别在小曾唱那几个转折的时候,又闷,又颤,又憋气,防佛什么东西被堵住了,又突然一下子摔到了地上。。。

老实说,她这个弹唱,这个有点娃娃音的唱腔,这个歌曲写作的路子,还真有点走陈绮贞的路线。于是,我翻出了多年未听的陈绮贞的唱片。这一比较之下,才知道什么是仙乐,什么是差距啊。。。

啥也别说了,请你先听下曾轶可的《多余的流星》,然后去找陈绮贞的《鱼》听下,就会理解我说的话了。

July 17

给李显龙总理的一封信

老婆说: 越来越想念好吃的~  我觉得有一天我突然决定回去,一定就是被这里无美食而被逼的~


因此,要和李显龙总理建议,为了给新加坡留住大量宝贵的人才,需要引进如下餐馆:

 

干锅居

渝信

辛香汇

湘汇天下

俏江南

小绍兴

 

这样,周一到周六就全解决了,周日可以喝稀粥清清肠胃。

 

 

BTW, 马鞍山的曹家龙虾,买买提对面的麻辣烫等等也是不错的候选~~

 
MCM  
Photo 1 of 1