Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
en-us
>
has image
Tagged Content List
Wiki Page:
Enable Tracing in the CRM 2011 Outlook Client
Maheshkumar S Tiwari
In the Microsoft Dynamics CRM 2011 folder under All Programs, look for Diagnostics On the Advanced Troubleshooting tab – check the box to enable Tracing Log files are located at: Windows XP - Drive:\Documents and Settings\User\Application Data\Microsoft\MSCRM\Traces Windows...
on
17 Sep 2013
Wiki Page:
Outlook 2010 error - Outlook must be online or connected...
Maheshkumar S Tiwari
After you setup Exchange Server 2013 and try to connect to it using Outlook 2010, you may receive this error: “The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action.” This error can be addressed (assuming your environment is configured...
on
17 Sep 2013
Wiki Page:
Message Dialog in Metro Style App
Maheshkumar S Tiwari
After the release of Windows 8 i.e. 26th October developers have gone crazy about developing Metro style applications. I have been developing for Windows previously also and MessageBox was the most used control, but in Metro style apps I didn't find it, so this is simply an article to guide you...
on
17 Sep 2013
Wiki Page:
Add a Settings Panel in Charm Bar in Windows 8 - Privacy Policy
Naomi N
This article is also published in http://www.c-sharpcorner.com/UploadFile/shubham0987/add-a-settings-panel-in-charm-bar-in-windows-8-privacy-pol/ The Charm Bar is a brand new feature of Windows and is seen for the first time, it can be referred to as a universal toolbar and thus you can access...
on
17 Sep 2013
Wiki Page:
ISA /TMG server returned a response code of 400 (BAD REQUEST)
Maheshkumar S Tiwari
SCENARIO: The scenario was a simple website publishing through ISA server 2006. While accessing the HTTPS website from a client, we were seeing a Failed Connection attempt in the ISA logs. More specifically, the error message was pointing to Error code 13, “the data is invalid” . After making sure...
on
17 Sep 2013
Wiki Page:
Microsoft Lync 2010 MAPI COM Server Authentication Prompt Explained
Maheshkumar S Tiwari
One of my customers informed me that some users received the Microsoft Lync MAPI COM server authentication prompt and it was confusing them. We could narrow the behavior down to the following: it only appeared when Outlook was closed it most of the time happened only for remote users. Outlook...
on
17 Sep 2013
Wiki Page:
Coded UI Testing Extensibility Points. Writing to Text Files, Visual Studio & the Event Log.
Maheshkumar S Tiwari
Synopsis: Writing textual information throughout the progression of an automated test library off to a file, perhaps with the variables that were being used or timestamp information etc. is of use and demanded by most testing type people at one time or another. Here’s how you do a lot of it. ...
on
17 Sep 2013
Wiki Page:
Executing Unit tests from Test Explorer in Visual Studio 2012
Maheshkumar S Tiwari
This document was originally published as http://www.mytechfinds.com/articles/software-testing/6-test-automation/70-executing-unit-tests-from-test-explorer-in-visual-studio-2012 by myself and has been reproduced here. Visual Studio 2012 has deprecated the Test List Editor but has introduced a...
on
17 Sep 2013
Wiki Page:
Enable the complete Memory Dump in Windows server 2008
Maheshkumar S Tiwari
Operating systems Windows server 2008, Windows 7, Windows Vista, Windows Server 2003 Scenario By default the complete memory dump option is disabled in windows. We have to enable the complete memory dump for diagnosing purpose. Solution There is no GUI method for...
on
17 Sep 2013
Wiki Page:
AMD64 (EM64T) architecture
Maheshkumar S Tiwari
Abstract The article briefly describes AMD64 architecture by AMD Company and its implementation EM64T by Intel Company. The architecture's peculiarities, advantages and disadvantages are described. Introduction Development of computer-solved tasks demands more and more from the hardware...
on
17 Sep 2013
Wiki Page:
Duplicate1:AMD64 (EM64T) architecture
Maheshkumar S Tiwari
Abstract The article briefly describes AMD64 architecture by AMD Company and its implementation EM64T by Intel Company. The architecture's peculiarities, advantages and disadvantages are described. Introduction Development of computer-solved tasks demands more and more from the hardware...
on
17 Sep 2013
Wiki Page:
Single Node Cluster Setup
Richard Mueller
You might be asking yourself, what? how? why? To be honest I asked myself the very same questions. I don’t purport to have all the answers to these important questions, but I have found a few resources, and I wrote a little step-by-step to show answer the how. What is a “single node” cluster? Well...
on
15 Sep 2013
Wiki Page:
Forwarding Events from Windows Server 2008 Server Core DC
Naomi N
There were some changes between Windows Server 2008 and Windows Server 2008 R2, the one I am interested in is WinRM. The default HTTP port on Windows Server 2008 is TCP 80, but on Windows Server 2008 R2 the default HTTP port is TCP 5985. There are a couple of ways to get around this: either change...
on
15 Sep 2013
Wiki Page:
Singleton or Dependency Injection?
Maheshkumar S Tiwari
Singleton or Dependency Injection? Design patterns in software engineering provide a common way of resolving specific problems that share a common context. It only pertains to the approach of solving the problem but not necessarily providing the solution by itself. The pattern can be focused ...
on
15 Sep 2013
Wiki Page:
"For Each" behavior - Custom action in SharePoint Designer 2010
Maheshkumar S Tiwari
Introduction Working as a design architect is a biggest challenge, especially when you have SharePoint 2010 bigmouth. We were working on a project with a few existing List with Software Product License and its expiry date. The administrator need to have alerts for all those Licenses which is...
on
15 Sep 2013
Wiki Page:
Unable to Disable or uninstall Local Area Connection
Maheshkumar S Tiwari
Operating Systems Windows 2008 server, Windows 7,Windows Vista , Windows XP Problem While trying to disable or remove the network driver may appear the error “It is not possible to disable the connection at this time. This connection maybe using one or more protocols...
on
15 Sep 2013
Wiki Page:
How to Customize RBAC Permissions for “HelpDesk” in Exchange 2010
Maheshkumar S Tiwari
Role Based Access Control is an Amazing feature in Exchange 2010 , where we can provide a set of permissions to a User and we can customize it widely Am not going to Explain deep in RBAC , but we can learn how to customize the default role groups My Default there are 11 Role Groups One...
on
15 Sep 2013
Wiki Page:
How to Edit the OWA front page in Exchange 2010
Maheshkumar S Tiwari
Browse into the Exchange Installation location \V14\Client Access\OWA\<version number>\themes\resources Every .gif file inside this folder serves its own purpose Am going to customize a little For Example : Open : lgntopl.gif Take a backup of that file Just edited...
on
15 Sep 2013
Wiki Page:
Installing Exchange 2007 SP3 on Windows Server 2008 R2
Maheshkumar S Tiwari
Hope Everyone know that Exchange 2007 SP3 can be installed on a Windows Server 2008 R2 Lets see how to do a typical Installation Prerequisites for Hub , CAS , Mailbox – Typical Installation ——————————— Open Window Power Shell Import-Module ServerManager Add-WindowsFeature RSAT-ADDS...
on
15 Sep 2013
Wiki Page:
AD RMS Information: Office 2011 for Mac Client and AD RMS Templates
Maheshkumar S Tiwari
As I've been encountering some more Mac client issues in my RMS support realm. As I learn new tidbits I thought I'd share them. I was asked about how the Office 2011 for Mac applications used AD RMS templates. I know how these are managed for Windows clients, the registry locations, and...
on
15 Sep 2013
Wiki Page:
How to Find Your SQL Azure Server Name
Maheshkumar S Tiwari
When you create a server in SQL Azure, you will be given a Fully Qualified DNS Name. You must use the fully qualified DNS name to connect to the SQL Azure server. The syntax for the fully qualified DNS name is <servername>.database.windows.net . You can use the following procedure to find your...
on
14 Sep 2013
Wiki Page:
How It Works: Automatic Client Approval in Configuration Manager 2007
Richard Mueller
This article is intended to explain how client approval works when a Mixed Mode Configuration Manager 2007 site is configured to automatically approve clients in trusted domains and to offer insight into how to troubleshoot scenarios where this is not working as expected. The configuration is shown...
on
13 Sep 2013
Wiki Page:
Internet Information Services
Maheshkumar S Tiwari
Internet Information Services or (IIS) is windows based web server, currently comes with Windows, after Vista version or higher and is available to install from Windows Features , in Vista, 7 and 8 versions and From Roles in Windows Server versions For more information...
on
13 Sep 2013
Wiki Page:
Implementing Advanced Auditing Settings on Non-AD Windows 2008 R2 Server
Richard Mueller
Table of Contents Issue. Resolution Example Issue. How to apply Advanced Auditing policy settings during build time, in a non-AD environment. If you need to configure the Advanced Auditing policy settings during deployment time, the options are limited, manually configuring was not an option...
on
13 Sep 2013
Wiki Page:
Upgrade TMG Server 2010 Standard Edition to Enterprise Edition
Maheshkumar S Tiwari
[ This article is also posted at ElMajdal.Net website : http://www.elmajdal.net/ISAServer/Upgrading_TMG_Server_2010_Standard_Edition_To_Enterprise_Edition.aspx ] With TMG Server 2010, upgrading from TMG 2010 Standard Edition to Enterprise Edition is a very easy step. You do not have to uninstall...
on
13 Sep 2013
Page 326 of 336 (8,376 items)
«
324
325
326
327
328
»
Can't find it? Write it!
Post an Article