Browse by Tags

Tagged Content List
  • Wiki Page: Generate XML with Same Node Names using FOR XML PATH

    In this post, we are going to see how we can generate XML in the below-mentioned format from the relational data. < row > < column >1</ column > < column >1</ column > </ row > < row > < column >2</ column > ...
  • Wiki Page: SSRS: Converting Between Tablix Controls (Matrix, Table, List)

    Table of Contents Introduction Overview Converting the Table Converting the List Converting the Matrix Summary See Also Introduction Depending on the version of SSRS you are using, you may have found that when you add a table to your report, the control name defaults to TablixY where Y is a number...
  • Wiki Page: PowerShell: Disk Space Utilization HTML Report

    Table of Contents Abstract Introduction Examples Code In Detail Output filename Prepare HTML file using CSS Code Code with Email Validation and a single recipient Code for Multiple recipients with no email validation References Abstract Monitoring disk space utilization of server(s) is a critical...
  • Wiki Page: DirSync: Directory Sync Tool Version Release History

    Tip For feedback, click here Note DirSync is a legacy sync tool. Azure AD Sync (AAD Sync) is also a legacy tool. For information on the current tool: Azure AD Connect, see: Azure AD Connect: Version Release History This contents of this...
  • Wiki Page: Microsoft Dynamics CRM 2011 Development Resources

    CRM Resources List CRM 4.0 Resources CRM 4.0 Development Resources CRM 2011 Resources CRM Online Resources CRM 2011 Development Resources This list is a reference point to projects, documents, tools, add-ins, and instructions for improving CRM and CRM Development. Looking for more resources...
  • Wiki Page: Azure SQL: Move to New Database Tiers

    Table of Contents Foreword Creating a new Azure SQL Database Performance considerations to the new SQL Database tiers Monitoring an Azure SQL Database Performance Considerations Recover From ‘Oops’ Failures Dusk of Azure SQL Database Federations Recover From Disasters Other facts References Just a...
  • Wiki Page: Volume Activation (KMS, MAK, ADBA, AVMA)

    Lots of questions and calls for help in the TechNet forums, on the topic of Volume Activation, are related to "which OS can act as KMShost for product/version XYZ?", and, "what patches do I need to setup a KMShost?" These notes will hopefully help answer a lot of those questions...
  • Wiki Page: Automatic Login to SharePoint 2010 with AD FS 2.0 & WS-Federation

    Table of Contents Introduction Pre-formatted Link Sample URL Broken Down Removing or Seperating Windows Authentication Links Introduction Consider the situation where you have a SharePoint 2010 site secured by AD FS 2.0 and you have a partner that accesses this application that also uses AD...
  • Wiki Page: PowerShell: How to use Switch Parameter?

    What is Switch Parameter? Help about_Functions_Advanced_Parameters How to Use Switch Parameter? Param ( [ Parameter ( Mandatory = $false ) ] [Switch] $ColorText ) How to consume switch parameter? Demo function if switch -colortext is included...
  • Wiki Page: Wiki: Non-English Language Title Guidelines

    Table of Contents General Primary localization languages Other languages Additional Resources See Also Other Languages General Articles in the English language Wiki with non-English words in the title and/or body text should include the language code from the list below in parentheses as the last...
  • Wiki Page: BizTalk Orchestration Naming Conventions

    Table of Contents Simple Conventions Special Orchestration Objects Orchestration Object Types Shape Names Notes: Orchestration Workflow Shapes Problems with orchestration shapes Discussions References See Also [last update: 2015-02-12] Simple Conventions Always follow the KISS principle in names...
  • Wiki Page: Windows: Step By Step Local User Profile Migration To Domain User Profile With All Settings

    This is a Step-by-Step tutorial that will cover one of the major problems faced by help desk administrators, which is migrating local user profile to domain user profile. Table of Contents Introduction Customize local profile Prepare for migration Is profile migrated yet? No. Introduction...
  • Wiki Page: SCOM 2007 Troubleshooting: Total CPU Utilization Percentage is too high

    Summary The CPU Utilization (Processor\% Processor Time\_Total and System Queue Length) for the system processor(s) has exceeded the threshold. Once exceeded overall system performance may diminish significantly which will result in poor operating system and application performance. Configuration...
  • Wiki Page: .Net: Braille Code

    (Try using the table below to decipher this!) Table of Contents Download Introduction Braille to Binary Table Example Code (Visual Basic) Example Code (C Sharp) Summary See also Download You can download a more elaborate version of this code (the project version) at the following link. Introduction...
  • Wiki Page: تبدیل رکوردهای A موجود در DNS با حروف کوچک به حروف بزرگ (fa-IR)

    This article is translated. The source article is written by "Biswajit". Link to the source: http://social.technet.microsoft.com/wiki/contents/articles/16583.converting-dns-a-record-from-lowercase-to-uppercase.aspx مقدمه یکی از مساثل جالبی که در چند هفته گذشته با آن برخورد کردم،...
  • Wiki Page: Active Directory: Converting DNS "A" Record From Lowercase to Uppercase

    Introduction Case: Someone asking a host (A) record in all uppercase. Microsoft DNS is not case sensitive, but person told that is required for SAP but I don't have the clear idea about that requirement. An existing "A" record is already in all lowercase. When deleting that record...
  • Wiki Page: Windows Media Center 8.1 Pro : Launching Media Center Error Logs

    Table of Contents Problem: How to launch Media Center log: To view Error logs: Problem: You are using Windows Media Center and it's crashing from time to time. If it happens you need to look at the Media Center log files to find out why it's happening. How to launch Media...
  • Wiki Page: .NET: VerticalLabel

    Table of Contents Overview Download Overview This is a custom control, first written in VB.Net, but converted to C# as a learning exercise. The Telerik ( http://converter.telerik.com/ ) online converter has been used and then we fixed the inevitable conversion errors with a little help from the...
  • Wiki Page: C# Triangle Solver

    erview This is a wizard-style app. that through a series of questions determines which type of Triangle Solver you need. The solution is given to your chosen number of Decimal Places or Significant Figures, both in the solver form and as an HTML page where step by step solutions are shown, along...
  • Wiki Page: Windows Server Backup Frequently Asked Questions (FAQ)

    This article presents a list of common questions and answers related to Windows Server Backup feature in Windows Server 2008 and later operating systems. Table of Contents Where should I post my Windows Server Backup related questions? Does Windows Server Backup support backing up remote servers...
  • Wiki Page: Wiki: Teknolojiler Portalı (tr-TR)

    .NET Framework Gözden Geçirme Hosting .NET Framework 3.x servislerini AppFabric 'de Host Etmek Active Directory (AD DS) Genel Bakış Güvenlik duvarları üzerinde Active Directory çoğaltma Active Directory İdaresi Delegasyonu Tasarım konuları Active Directory Yükseltme...
  • Wiki Page: Application virtualization client could not launch the application you requested: SharePoint Server 2010, SharePoint Server 2013.

    Table of Contents Issue Background Troubleshooting Resolution Applies To See Also Issue When opening a SharePoint document library, user gets the below error message. The Application Virtualization Client could not launch the application you requested. The specified application does not exist...
  • Wiki Page: VBScript to Read and Update an Excel Spreadsheet with Computer Description from Active Directory

    Table of Contents Purpose Example Case (Input Excel File) Other Considerations and Further Steps Code Snippet Customize Code to Your Enviornment (Domain, OU, etc.) Execute the Script Sample Output / Results See Also Purpose This article explains how to use a VBScript application to read a single...
  • Wiki Page: SharePoint 2010: How to Show PDF Files in Browsers

    Someone expressed his requirements to open pdf files in browsers in the same way as excel files opens up when we use excel services. Although the settings was to open the file in web browser in advanced settings of the document library it was opening in the client application. Hence here are the steps...
  • Wiki Page: SharePoint 2013: How to View PDF Files in Browsers

    Recently someone expressed his requirements to open files in the browser the same way as Excel file opens up when we use Excel services. Although the settings were to open the file in the web browser in advanced settings of the document library it was opening in the client application. After some digging...
Page 21 of 222 (5,548 items) «1920212223»
Can't find it? Write it!