Sign in
Team blog of MCS @ Middle East and Africa
This blog is created by Microsoft MEA HQ near shoring team, and it aims to share knowledge with the IT community.With its infrastructure and development sides,It brings to you the proven best practices and real world experiences from Subject Matter Experts
Search Blogs
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.Net
.Net Framework
ASP.NET
BizTalk
Configuration Manager
Configuration Manager R3
Exchange 2010
Hosted Exchange
Hyper-V
Operations Manager 2007 R2
Orchestrator 2012
SharePoint
SharePoint 2010
SharePoint 2010 troubleshooting
SharePoint 2013
SharePoint Foundation
SQL Server
System Center 2012 Configuration Manager
Visual Studio
Visual Studio 2010
Windows 2008
Windows 7
Windows 8
Windows Server 2012
Windows Server 8
Visitor Globe
Hits Map
Archive
Archives
May 2013
(3)
April 2013
(7)
March 2013
(5)
February 2013
(12)
January 2013
(6)
December 2012
(4)
November 2012
(5)
October 2012
(5)
September 2012
(7)
August 2012
(3)
July 2012
(2)
June 2012
(3)
May 2012
(50)
April 2012
(10)
March 2012
(26)
February 2012
(8)
January 2012
(8)
December 2011
(12)
November 2011
(13)
October 2011
(7)
September 2011
(15)
August 2011
(12)
July 2011
(1)
June 2011
(6)
May 2011
(14)
April 2011
(5)
March 2011
(10)
February 2011
(11)
January 2011
(26)
December 2010
(38)
November 2010
(3)
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
May, 2011
TechNet Blogs
>
Team blog of MCS @ Middle East and Africa
>
May, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Team blog of MCS @ Middle East and Africa
Exchange 2010 SP1 Hosting – Part4 “Multi-tenant Setup”
Posted
over 2 years ago
by
Meged Ezzat
6
Comments
I started this blog series by giving an overview about Exchange 2010 SP1 Hosting in this post Exchange 2010 SP1 Hosting – Part 1 “Overview” and then I went through Hosting Description in this post Exchange 2010 SP1 Hosting – Part...
Team blog of MCS @ Middle East and Africa
Using SharePoint 2010 Word Automation Services to convert Word documents to PDF files
Posted
over 2 years ago
by
Ahmed Nagy
2
Comments
A very interesting feature of SharePoint 2010 is the Word automation services. Word automation services allows you to convert between multiple document formats which runs as a batch job. This is very useful in many server side scenarios where customers...
Team blog of MCS @ Middle East and Africa
Operations Manager 2007 R2 Installation and Configuration "step by step" – Part 5 “Configuring SQL Reporting Service”
Posted
over 2 years ago
by
Meged Ezzat
3
Comments
In this post series I am going through step by step into System Center Operations Manager 2007 R2 starting from “ Pre-Build ”, then I continued with “ Installing Operations Manager Database ”, followed by another post “ Installing...
Team blog of MCS @ Middle East and Africa
Writing an IIS 7.5 Auto Start Provider
Posted
over 2 years ago
by
Mohamed M Malek
1
Comments
In IIS 7.5 there is a new feature called the auto start provider. This feature allows you to load any custom web application resources to allow the application to provide better performance right from the first request. Usually implementing an...
Team blog of MCS @ Middle East and Africa
Microsoft Exchange Transport Service stops after installing Forefront Protection for Exchange on Exchange 2010 HUB transport server
Posted
over 2 years ago
by
Kashif Awan - MSFT
1
Comments
Symptoms : - When you install Forefront Protection for Exchange on Exchange 2010 HUB Server, after the installation Microsoft Exchange Transport Service stops and when you open forefront console, the console cannot be loaded. Reason: - If...
Team blog of MCS @ Middle East and Africa
Implementing Dynamic Authorization for a WCF service using SQL providers
Posted
over 2 years ago
by
Mohamed M Malek
5
Comments
Using the ASP.NET SQL membership provider to authenticate and authorize calls to WCF services is not an uncommon scenario. But the problem is in the authorization part. Usually to authorize access to WCF service methods this is done using static hard...
Team blog of MCS @ Middle East and Africa
Migrating Forms Based authentication sites from SharePoint 2007 to SharePoint 2010
Posted
over 2 years ago
by
Mohamed El Ashmawi
1
Comments
Migrating Forms Based authentication sites from SharePoint 2007 to SharePoint 2010 using database attach method applies the general principles of database attach upgrade method; however, it includes some additional steps to cater for membership &...
Team blog of MCS @ Middle East and Africa
ADMT Failed to migrate Windows XP SP 2 computer
Posted
over 2 years ago
by
Kashif Awan - MSFT
0
Comments
When you try to migrate Windows XP SP 2 computer with ADMT, the migration fails and the error " ERR2:7711 Unable to retrieve the DNS hostname for the migrated computer 'v-test-mig.source.com'. The ADSI property cannot be found in the property cache...
Team blog of MCS @ Middle East and Africa
Migrating to SharePoint Host Name Site Collections 1
Posted
over 2 years ago
by
Mohamed El Ashmawi
2
Comments
According to technet article http://technet.microsoft.com/en-us/library/cc424952.aspx , “Host-named site collections provide a scalable Web hosting solution with each site collection assigned to a unique DNS name. In a Web hosting deployment, each...
Team blog of MCS @ Middle East and Africa
A Very Easy Method to Configure NLB for BAM Portal
Posted
over 2 years ago
by
Mohamed M Malek
0
Comments
There are already several standard and well documented methods for creating a NLB cluster for BAM Portal like here . The problem with all these methods is that they tend to be very complex and long. Usually you would end up missing some steps and it will...
Team blog of MCS @ Middle East and Africa
SQL Server Tips & Tricks: Create Bulk Queries 2
Posted
over 2 years ago
by
Mohamed El Ashmawi
0
Comments
In my previous post, I mentioned that sometimes you need to create dynamic queries for SQL servers and that one of the options is to write queries that dynamically creates the needed queries for you. Although this might seem unclear when describing...
Team blog of MCS @ Middle East and Africa
Comparing Encryption Key Fault Tolerance Options
Posted
over 2 years ago
by
zarafeh
0
Comments
Users might lose access to their EFS private keys through cases, like corrupted user profiles, hard disk failure, OS reinstall etc. Now here are some important facts about EFS Keys before we start the comparison 1- A time valid certificate and...
Team blog of MCS @ Middle East and Africa
ASPNET_SETREG does not care about your password–Or DOES IT
Posted
over 2 years ago
by
Mohamed M Malek
0
Comments
If you are developing an ASP.NET application and required to have the password placed in the configuration file then you have seen this condition. The thing is that usually we would want to put the password encrypted and one way that existed since ASP...
Team blog of MCS @ Middle East and Africa
Migrating to SharePoint Host Name Site Collections 2
Posted
over 2 years ago
by
Mohamed El Ashmawi
1
Comments
After the creation of host names site collections as per the script mentioned in my previous article, you might find the need to create managed path and have separate site collections for them. [Note the technet article on managed path Host Name Site...
Page 1 of 1 (14 items)