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
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.Net
.Net Framework
App-V
ASP.NET
BizTalk
Configuration Manager
Configuration Manager R3
DPM 2010
Exchange 2010
Hyper-V
Lync Server
Operations Manager 2007 R2
Orchestrator 2012
Private Cloud
SharePoint
SharePoint 2010
SQL Server
System Center 2012 Configuration Manager
TMG
Visual Studio
Windows 2008
Windows 7
Windows 8
Windows Server 2012
Windows Server 8
Visitor Globe
Hits Map
Archive
Archives
May 2012
(31)
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
TechNet Blogs
>
Team blog of MCS @ Middle East and Africa
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
Create SharePoint 2010 Web Application using FBA (forms Based Authentication)
Posted
1 hour ago
by
Issa Ayyash
0
Comments
This blog to illustrate how to create a Forms Based Authentication for SharePoint 2010 using SQL database as users repository , users will be authenticated from SQL database instead of active directory 1. From Central Administration –> Manage...
Team blog of MCS @ Middle East and Africa
Upgrade to Biztalk 2010
Posted
2 hours ago
by
Issa Ayyash
0
Comments
Introduction This blog to consider some important information when upgrading to BizTalk 2010 Upgrade roadmap For BizTalk 2006 R2 and 2009 can be upgraded directly to BizTalk 2010: Upgrade from BizTalk 2006 R2 to BizTalk 2010 Upgrade...
Team blog of MCS @ Middle East and Africa
Hyper-V Resource Metering in Windows server 2012 “Server 8 Beta”
Posted
15 hours ago
by
Tamer Sherif Mahmoud
1
Comments
IT organizations need tools to charge back business units that they support while providing the business units with the right amount of resources to match their needs. For hosting providers, it is equally important to issue chargebacks based on...
Team blog of MCS @ Middle East and Africa
Extracting NPS / RADIUS Accounting & Logging Information to SQL Server
Posted
1 day ago
by
Ahmad Shahin
0
Comments
Introduction In this post I would like to go through quick steps to configure Network Access Protection to extract data to SQL Server, and describe the minimum settings needed to accomplish this task. This post has been written to reference the following...
Team blog of MCS @ Middle East and Africa
HIS hidden gem: Disable BiDi reversal
Posted
2 days ago
by
Mohamed M Malek
0
Comments
Recently I was working on a very complex integration project using BizTalk Server 2010 stack. This project involved integrating with legacy IBM mainframe system. The integration involved working with BizTalk Adapter for Host Applications to call Mainframe...
Team blog of MCS @ Middle East and Africa
System Center 2012 Configuration Manager–Part7: Software Updates (Deploy)
Posted
2 days ago
by
Elie BouIssa
1
Comments
In our last article Part6: Software Updates (SUP) , we’ve configure the Software Update point and ran the synchronization with Microsoft Updates server. As a result of this process, we’ve got the Software Updates metadata synchronized and the result can...
Team blog of MCS @ Middle East and Africa
System Center 2012 Configuration Manager–Part6: Software Updates (SUP)
Posted
3 days ago
by
Elie BouIssa
0
Comments
In my previous article Part5: Software Updates (WSUS), we’ve seen the necessary steps to install WSUS for Configuration Manager. Throughout this article, we will install and configure Software update point. From the Configuration Manager console, click...
Team blog of MCS @ Middle East and Africa
SharePoint 2010 Replication Scenarios
Posted
4 days ago
by
Issa Ayyash
0
Comments
In some disconnected environments with low or instable network bandwidth, it might be necessary in such situation to deploy two or more identical SharePoint farms and perform content replication/synchronization between them. It’s important to...
Team blog of MCS @ Middle East and Africa
System Center 2012 Configuration Manager–Part5: Software Updates (WSUS)
Posted
6 days ago
by
Elie BouIssa
0
Comments
In my previous blog article Part4: Client Settings , we’ve discussed what have changed since Configuration Manager 2007 and how to create client settings for devices and users collection. In this article, we will first install WSUS and later we will walk...
Team blog of MCS @ Middle East and Africa
System Center 2012 Configuration Manager–Part4: Client Settings
Posted
7 days ago
by
Elie BouIssa
0
Comments
In my last blog article Part3: Boundaries and Boundary Groups , we’ve covered how to automatically discover and create boundaries and how to use these boundaries in boundary groups for site assignment and content location. Throughout this article...
Team blog of MCS @ Middle East and Africa
SCVMM 2012 Sharing ISO images makes virtual machines in unsupported configuration state
Posted
9 days ago
by
Tamer Sherif Mahmoud
0
Comments
While using the SCVMM 2012 ISO images sharing “ Share image file instead of copying it option is selected” we have managed to deploy the virtual machines successfully but after deployment these virtual machines appeared to be in unsupported configuration...
Team blog of MCS @ Middle East and Africa
Proxy Caching with Lazy Loading
Posted
11 days ago
by
Mecit Atmaca
2
Comments
We can optimize proxy caching solution defined here one step ahead by leveraging lazy loading -there is always room for improvement, isn’t it? Lazy loading is one of the design patterns, which delays initialization of an object to the time when...
Team blog of MCS @ Middle East and Africa
SharePoint 2010 Error when using elevated privilege:The security validation for this page is invalid
Posted
12 days ago
by
Hisham Samara
0
Comments
During our execution of one of our engagements ,we've faced a problem of this error getting displayed “The security validation for this page is invalid” what we were trying to do is to grant permissions in code running in elevated privilege for...
Team blog of MCS @ Middle East and Africa
WCF Proxy Caching
Posted
13 days ago
by
Mecit Atmaca
0
Comments
Introduction One of the way tuning performance of WCF services is to use WCF proxy caching. In order to call WCF services, we need a proxy first. We can create one either at design time or run time. Let’s see each one Design Time Proxy...
Team blog of MCS @ Middle East and Africa
SQL Server Cluster Upgrade: Tips for minmizing upgrade downtime and using rolling upgrade
Posted
13 days ago
by
Ahmed Nagy
0
Comments
When upgrading to another version of SQL Server, you usually choose one of the following methods... In-Place upgrade: you install the new version of SQL server on the top of an existing installation Side-by-side upgrade: You prepare a new environment...
Team blog of MCS @ Middle East and Africa
Windows Server 2012 Direct Access Part 2–How to Build a Test Lab
Posted
13 days ago
by
Anil_Erduran
0
Comments
Here is the second part of Windows Server 2012 Direct Access blog series. Part1: http://blogs.technet.com/b/meamcs/archive/2012/05/03/windows-server-2012-direct-access-part-1-what-s-new.aspx In the first post we discussed what’s new and what are the design...
Team blog of MCS @ Middle East and Africa
System Center 2012 Configuration Manager–Part3: Boundaries and Boundary Groups
Posted
14 days ago
by
Elie BouIssa
0
Comments
In my last blog article Part2: Discovery Methods , we’ve discussed the different discovery methods and how to configure these methods. We’ve also seen the Forest Discovery Method which aim to automatically create boundaries based on the discovered IP...
Team blog of MCS @ Middle East and Africa
Protocol Bridging with Routing Services
Posted
16 days ago
by
Mecit Atmaca
0
Comments
Introduction In this post, I will try to explain the motives behind using routing services as transport bridging with a sample solution. With references to WCF 4.0, other stuff, this will be interesting journey. Before going into details, let’s...
Team blog of MCS @ Middle East and Africa
System Center 2012 Configuration Manager–Part2: Discovery Methods
Posted
17 days ago
by
Elie BouIssa
0
Comments
In part 1 of this series, we went over the steps to deploy a stand-alone primary site. Throughout this article, we will configure discovery methods for our primary site. From the Administration tab, expand Hierarchy Configuration and click Discovery Methods...
Team blog of MCS @ Middle East and Africa
SQL Server Database Clear Log Issue
Posted
18 days ago
by
Mohammad Hassan
0
Comments
Clearing Database log one of the important maintenance task that need to be scheduled through Maintenance task within SQL Management Studio, however there are some issues causes the clear log not possible. The idea behind clear log is to free log from...
Team blog of MCS @ Middle East and Africa
System Center 2012 Configuration Manager–Part1: Installing Stand-Alone Primary Site
Posted
18 days ago
by
Elie BouIssa
0
Comments
Throughout this blog series, we will go through the installation and configuration of the site server and the site system while exploring the existing and the new features in the product. In part 1, I’ll be driving you through the installation of a stand...
Team blog of MCS @ Middle East and Africa
SharePoint 2010 PowerShell GUI tool
Posted
18 days ago
by
Mohammad Hassan
0
Comments
I found the following tool, developed by Microsoft team; it is very useful if you want to build SharePoint 2010 PowerShell commands for the following products: · SharePoint Foundation 2010 · SharePoint Server 2010 · Office...
Team blog of MCS @ Middle East and Africa
Deploy Office 2010 using System Center 2012 Configuration Manager
Posted
19 days ago
by
Elie BouIssa
0
Comments
One of the newest features in Configuration Manager is the new application model. Through this model, you can automatically detect information about the application from MSI application files. However, If you are used to deploy Office 2010 using the ...
Team blog of MCS @ Middle East and Africa
Web Performance and Load test in VS 2010 Ultimate, Part 2
Posted
20 days ago
by
Mohammad Hassan
0
Comments
Part 2 : How to configure your visual studio environment to start web performance and Load test In part 1 of this post series we go through an overview of the web performance and Load test, you can review part 1 by using the following Link: ( http...
Team blog of MCS @ Middle East and Africa
Web Performance and Load test in VS 2010 Ultimate, Part1
Posted
21 days ago
by
Mohammad Hassan
2
Comments
Visual studio 2010 ultimate enable you to measure, improve and verify web application performance, Web performance test and load test only shipped with VS 2010 ultimate edition, i would like to mention that i will divide this topic into serial of blogs...
Page 1 of 11 (256 items)
1
2
3
4
5
»