Colt Kwong Blog
.NET is out there
-
Microsoft Partner Award and Worldwide Partner Conference
After preparing a 3,000 words thesis and presenting to various Microsoft people and judges over the last few months, my company finally receive the Microsoft partner award of the Year 2012. The solution my team proposed is all about Exchange Server 2010, SharePoint 2010, SQL Server 2012, and System Center 2012. It's been a long story when preparing and selling this solution, but anyway I will fly to Toronoto next week and please ping me if you are know anything cool because it is the first time for me to visit this city. :)
-
Microsoft Server Products in Virtualized Environment
When designing solutions to different customers, a common question that I had heard is whether software X supported in virtualized environment? What about server product Y and Z supported as well? Below is a quick and good reference to answer this question rapidly: http://support.microsoft.com/kb/957006 :)
-
Lync 2010 Mobile Clients
I used both Microsoft OCS 2007 and Lync 2010 at work and at Microsoft network. It's good to see that the official Lync 2010 clients for Windows phone is released: http://blogs.msdn.com/b/nandal/archive/2011/12/13/lync-2010-client-for-windows-phone-is-now-available.aspx
-
My 10th Consecutive Microsoft MVP Award
-
The First SharePoint Conference in Hong Kong
-
Copy Files between Host and Guest OS in Virtual PC 2007
I have a new machine with Virtual PC 2007 SP1 installed, but the Shared Folder option is unavailable unfortunately.
-
Download SharePoint 2010 Pre-Requisites by PowerShell
Recently I come into a situation that SharePoint 2010 need to be installed in a standalone server (no Internet connectivity), and luckily I found this PowerShell script, which downloads all SharePoint 2010 pre-requisites and allows me to copy it to the SharePoint server directly.
-
Crawl Rules Tips in SharePoint 2010
Manage Crawl Rules in SharePoint
-
Obtain SharePoint 2010 Total Sizes by PowerSehll
I got a request to retrieve the usage and total size of SharePoint sites by a client and luckily I found this PowerShell scripts: http://get-spscripts.com/2010/08/check-size-of-sharepoint-2010-sites.html
-
Crawl PDF Files in SharePoint 2010
- Go to Adobe PDF iFilter web page
- Download PDF iFilter for 64-bit Platform
- Extract and Install iFilter
- Run RegEdit and modify Filter (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Setup\Filters)
- Run RegEdit and modify Extension (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Setup\ContentIndexCommon\Filters\Extension)
- Run "iisreset" in cmd to restart Server(s)