Browse by Tags

Tagged Content List
  • Wiki Page: Certificate Authorities Upgrade

    If you want to upgrade the Certificate Authorities from Windows Server 2003 to Windows Server 2008 the easiest way is by following the next steps. Install IIS on Windows Server 2008. Perform a CA Backup (CA Database, Certificate Keys) Perform a Backup of the CA Configuration...
  • Wiki Page: Experiences with the Test Lab Guide - Demonstrate UAG SP1 RC DirectAccess

    This is a stub topic. If you have experience with configuring and using the Test Lab Guide: Demonstrate UAG SP1 RC DirectAccess (click to download), please feel free to share any information that would be helpful for others to know. Examples of useful information to add to this topic are the following...
  • Wiki Page: SharePoint 2013

    SharePoint 2013 NOTE: This is a stub article. Please add more information as it becomes available.
  • Wiki Page: Credential Roaming

    NOTE: This document is being updated for Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8, and Windows Server 2012 Applies to Windows Server 2003 SP1, Windows Server 2003 R2, Windows XP SP2, Windows Server 2008, Windows Vista Credential roaming does not apply to Windows RT devices...
  • Wiki Page: SCOM 2007 Components

    SCOM 2007 Components Operational Database (SQL) - Operational data store - Configuration store What’s New? • Customizable database name • Installed using a SQL script • Remote database setup using command line Root Management Server (RMS) ...
  • Wiki Page: Simple Tip

    This is a simple tip , as I'm on Windows 7 works for me and many useful , as it accelerates , the easiest way to send files of any type. All you will do is increase the potential for expanding the options. We chose a. The wherever you want ( desktop , documents, etc ... ) or as noted...
  • Wiki Page: SSRS: How to Group Same Row Data with One Column Having Varying Data

    This article is the outcome of my answer to this question in the SSRS forum. Consider this sample data DECLARE @sample_data table ( [ Year ] varchar (5), Emp_id varchar (30), Name varchar (30), Accomplishments varchar (30) ) insert @sample_data...
  • Wiki Page: SQL Server Data Tools

    NOTE : This article is a stub . Please add content when it is available.
  • Wiki Page: SSDT

    NOTE : This article is a stub . Please add content when it is available. SSDT is the acronym for SQL Server Data Tools .
  • Wiki Page: Active Directory LDAP Query

    1. How to find the all users? (&(objectClass=user)(objectCategory=person)) In Progress
  • Wiki Page: Lync Server 2010 Enterprise Voice

    Enterprise Voice is Microsoft's terminology for the IP-PBX capabilities of Lync Server 2010. Lync Server allows users to make and receive PSTN calls. Lync has standard PBX capabilities.
  • Wiki Page: Duplicate1:Querying SQL Server Metadata Information

    Returning metadata information about SQL Server objects is a common task. For example, you may want to list all of the tables in a database, or find the stored procedures that reference a certain table or column. This kind of information is available through catalog views and functions, but it can...
  • Wiki Page: Duplicate:Querying SQL Server Metadata Information

    Returning metadata information about SQL Server objects is a common task. For example, you may want to list all of the tables in a database, or find the stored procedures that reference a certain table or column. This kind of information is available through catalog views and functions, but it can...
  • Wiki Page: Endpoint TV Video: AppFabric Dashboard Overview

    AppFabric has this great new Dashboard that gives you insight into what is happening with your services and workflows. In this video, Senior Programming Writer Michael McKeown shows you what the Dashboard can do for you. http://channel9.msdn.com/shows/Endpoint/endpointtv-AppFabric-Dashboard-Overview...
  • Wiki Page: Remote Desktop Definitions - Windows

    NOTE: This article is a stub . Please help to add more information. Table of Contents Acronyms Terminology See Also Remote Desktop Definitions - Windows Acronyms RDC RDP RDS Terminology Remote Desktop Connection Remote Desktop Protocol Remote...
  • Wiki Page: Duplicate:I Need To Implement Role-Based Access Control (RBAC) Authorization

    Back to Cloud Identity Scenarios and Solutions for Developers Table of Contents Scenario Solution Approach Analysis Resources Scenario In this scenario application there is a need to implement authorization based on role membership called Role-Based Access Control or RBAC: Service...
  • Wiki Page: System Center 2012 Data Protection Manager Survival Guide

    Table of Contents Introduction Getting Started Planning and Deployment Upgrade Operations \ Features Tools Troubleshooting Community Blogs Facebook LinkedIn Twitter Videos Books Certifications Introduction What is a survival guide? It is a page we created as a pointer to the best information...
  • Wiki Page: Wiki: Comment se faire bannir (fr-FR)

    La communauté du Wiki veut garder le Wiki de TechNet aussi fonctionnel que possible comme un endroit idéal pour collaborer. Faire les choses qui endommagent la capacité des gens à collaborer vont vous amener à être interdit de Wiki. Plus que tout autre, veuillez être gentils. Les a ctivités « non...
  • Wiki Page: Extension SDK Support for Windows Versions

    SDK Project targets Windows 8 Project targets Windows 8.1 Note Microsoft Advertising SDK for Windows Microsoft Advertising SDK for Windows 8 (June 2013) Version 6.1.30629.0 Microsoft Advertising SDK for Windows 8.1 (BUILD Release) Version 8.1.30418.0 ...
  • Wiki Page: Which Worker Process to Attach

    Which worker Process we should attach in Visual Studio for debugging our code Follow this article. Sometimes we need to write the code in Visual Studio for SharePoint application. And also we need to debug it. However when we try to attach the process we get confused which w3wp process we...
  • Wiki Page: Adding an Email Link in SharePoint site page

    Add Content Editor Web Part on the page and in source editor insert the following code <a href="mailto:abc@xyz.com">Email Us</a> or open a site page in SharePoint Designer, select the location where you have to put the link and then insert above code or if you want users...
  • Wiki Page: Administrative Installation

    "%SystemRoot%\System32\msiexec.exe" /a " E:\12344\WDK \setuptools_ x64 fre.msi" targetdir=" E:\3333 "
  • Wiki Page: Fast Learner Module: Understanding permissions in SharePoint

    Objective: To understand <<statement of the purpose of this Fast Learner Module>>. << Add a link to the YouTube-posted video through the Insert Video toolbar icon.>> <<title>> video [<<number> min] (transcript <<link to the "Video...
  • Wiki Page: Wiki: Best Practices for Source References and Quotes

    Table of Contents Background Guidelines & Best practices Using external sources Quoting your sources Keep the community spirit Policies Source references This article is a stub - the rules below are draft being reviewed by the Wiki Council in August 2013. Background In some cases an existing...
  • Wiki Page: Visual C#: MultiThreadSingleton

    This article demonstrates how to make multi threaded singleton 01. public sealed class MultiThreadSingleton<T> where T : class 02. { 03. #region Private Fields 04. /// <summary> 05. /// 06. /// </summary> 07. private static volatile T...
Page 6 of 12 (278 items) «45678»
Can't find it? Write it!