Browse by Tags

Tagged Content List
  • Wiki Page: BizTalk & Azure Logic Apps: White Paper Gallery

    Table of Contents Introduction Quick Notes Cloud Integration Performance Operations Adapters and Accelerators ESB Toolkit Learn See Also Note To view Microsoft e-book content that is available in EPUB and MOBI formats, click here . To view community and partner content...
  • Wiki Page: BizTalk Application Management Checklists

    Table of Contents Introduction Solution Design Approval Checklist Pre-QA Checklist Pre-Prod Checklist BizTalk Application Installation Checklist BizTalk Application Removal Checklist See also Introduction BizTalk application management is an important part of maintaining a healthy BizTalk envrionment...
  • Wiki Page: Windows Xp’den Windows 8 İşletim Sistemine Geçiş (tr-TR)

    Bu makalemizde desteği Nisan ayında son bulacak olan Windows Xp işletim sisteminden Windows 8 işletim sistemine yükseltme işlemini konu alacağız. 2001 yılında hayatımıza giren ve kullanıcılar tarafından çok tutulan işletim sistemi olan Windows Xp nisan ayında Microsoft tarafından desteği kesilen ürünler...
  • Wiki Page: Microsoft Trusted Root Program Requirements

    Table of Contents Short URL 1. Introduction 2. Certificate Authority Intake Process 3. Continuing Program Requirements 4. Program Technical Requirements A. Root Requirements B. Key Requirements C. Revocation Requirements D. Code Signing Root Certificate Requirements E. EKU Requirements F. Windows 10...
  • Wiki Page: Small Basic Getting Started Guide: Appendix B: Colors

    Small Basic > Getting Started Guide > Appendix B: Colors Table of Contents Red Colors Pink Colors Orange Colors Yellow Colors Purple Colors Green Colors Blue Colors Brown Colors White Colors Gray Colors You can set colors in Small Basic 3 ways: Using pre-defined color names...
  • Wiki Page: AD FS 2.x: Troubleshooting Proxy Server Event ID 230 (Congestion Avoidance Algorithm)

    Symptoms Client requests that traverse an AD FS 2.x Proxy server intermittently fail The AD FS/Admin Event Log contains event ID 230 showing that the proxy is experiencing congestion Possible Cause 1 The internal AD FS 2.x Federation Server is overloaded with requests Possible...
  • Wiki Page: Microsoft Trusted Root Certificate Program: Participants

    Table of Contents Short URL RSS Downloads TechNet Gallery Participants list Latest Previous See Also Short URL Bookmark this page as: http://aka.ms/trustcertpartners ↑ Back to top RSS To get notified automatically when updates are published you can subscribe to the RSS feed...
  • Wiki Page: Active Directory: Document Connection Object Schedules

    Introduction Connection objects in Active Directory (AD) specify how updates replicate between domain controller s or site s. These objects have a schedule attribute that specifies when replication is scheduled between the replication partners. The schedule attribute can be modified in the...
  • Wiki Page: SSRS: Manage all report subscriptions

    Below is a bit of SQL to view all the subscriptions. Here is the rdl file if you want to see a report using it. There are hyperlinks in the buttons on the report. The one that looks like an envelope will open the subscription e.g. <Hyperlink>="javascript:void(window.open('" +...
  • Wiki Page: SSRS: Apply consistent headers and footers to deployed reports

    The script can be deployed to the Report Server D:\Scripts\Apply_Header_Footer.rss The report must already have a header and footer for this script to work You can run it from the command prompt with the following line rs -s http://localhost/reportserver -i D:\Scripts\Apply_Header_Footer...
  • Wiki Page: Windows: How to View the Attributes of Files and Folders by Using "attrib" Command

    Every file and folder have several different attributes assigned that you can view and change from the command line with attrib command. You can view all of the existing attributes for files or folders by entering the following command: attrib You can also view and configure most of these...
  • Wiki Page: PowerShell V3: Tips and Tricks

    Table of Contents PowerShell Language and Features New syntax for Where-Object New Alias for Select-String New -in and -notin operator ISE Features Two Pane ISE Turn off Command Pane at ISE startup Intellisense Cmdlet and Provider Changes New -Append parameter for Export-CSV New Parameters for Get-ChildItem...
  • Wiki Page: TechNet Guru Competition Winners 2018

    Table of Contents Introduction How to Find article information Q1 and Q2 2018 Q3 and Q4 2018 See Also Other Awards ↑ Back to top Introduction The TechNet Guru Contribution is a monthly competition that provides a chance to all members of the community to contribute great articles in the...
  • Wiki Page: BizTalk Server: Supported Line-of-Business (LOB) and Enterprise systems

    Table of Contents Introduction Supported LOB Systems BizTalk Adapter Pack Versions SAP Server SAP Client Oracle Database Oracle Client Oracle E-Business Suite Siebel Server Siebel Client SQL Server Supported Enterprise Systems JD Edwards EnterpriseOne Application Release JD Edwards EnterpriseOne Tools...
  • Wiki Page: Active Directory: Considerations When Implementing a New Password Expiration Policy

    Introduction Introducing a new password expiration policy for Active Directory users can cause unexpected problems. If passwords did not previously expire, many users will require assistance. When all passwords expire at once, your support personnel can become swamped. This article describes how...
  • Wiki Page: SSRS: Change Fill Colour Depending on Cell Values

    I find, sometimes it helps to draw out where you want the colours in a range. Then work from outer most conditions inward. Here's an example of how I would test with a T-SQL CASE expression. SQL Example: WITH source_data AS ( SELECT tbl.* FROM (VALUES ( -11, 'Red'...
  • Wiki Page: SSRS: How to find reports on the report server

    I use a report to view all the deployed reports on the report server. It could get you part of the way there. The icons are links to folders/reports. I also show the execution count and subscription count. The XML code exceeds the limit in this answer. Here's a shortcut to the XML/rdl file in GitHub...
  • Wiki Page: Load Testing BizTalk Server Solutions with Visual Studio 2010

    Table of Contents Introduction Creating a Visual Studio Unit Test to Submit Documents to BizTalk Server Set Visual Studio 2010 Test Project Options Create a new Visual Studio 2010 Solution with a Test Project Update the Code in the Test Project and add an Application Configuration File to the Test Project...
  • Wiki Page: Office365 Cloud Group Membership Management with Windows PowerShell Connector for FIM 2010 R2

    Table of Contents Summary Metaverse Requirements Configuration Connectivity Capabilities Global Parameters Configure Provisioning Hierarchy Select Object Types Select Attributes Configure Join and Projection Rules Configure Attribute Flow Run Profiles PowerShell Scripts FIM.O365.psm1 FIM.O365.Schema...
  • Wiki Page: How to Assign a Private Static IP to an Azure VM

    Table of Contents Script to use to assign a private static IP to a VM How is the Script Working Testing and Supportability Having a private Static IP is required for some services to run properly in a Cloud environment. One of these services is DNS where you cannot have a reliable DNS resolution...
  • Wiki Page: TechNet Guru Competition Winners 2017

    Table of Contents Introduction How to Find article information See Also Other Awards ↑ Back to top Introduction The TechNet Guru Contribution is a monthly competition that provides a chance to all members of the community to contribute great articles in the categories of their choice...
  • Wiki Page: TechNet Guru Competition Winners 2016

    Table of Contents Introduction How to Find article information Q1 and Q2 2016 Q3 and Q4 2016 See Also Other Awards ↑ Back to top Introduction The TechNet Guru Contribution is a monthly competition that provides a chance to all members of the community to contribute great articles in the...
  • Wiki Page: VB.Net: Serial Port Data Reception

    Table of Contents About Basics BaudRate Code Overview Receive Data Flow Code Discussion Common Objects and Variables Handlers Receive method PinsAndErrors method Open / Close SerialPortOpen method StartSerialPortThreads method SerialPortClose method Protocol (Region App specific) The Code Conclusion...
  • Wiki Page: Microsoft Azure Backup Server: List of Build Numbers

    Table of Contents Microsoft Azure Backup Server (MABS) Microsoft Azure Backup Server (MABS) Build Number Knowledge Base Article ID Comment 11.0.50.0 n/a Microsoft Azure Backup Server (based on DPM 2012 R2 UR6) 11.0.137.0 KB3175529 ...
  • Wiki Page: How to send an Email from an Azure application

    In this wiki, we will discuss how to send an email from an Azure application. As of now, Azure does not support SMTP relay and for few logical reasons. read: why should we not send emails directly through Azure . So we would have to use a third party SMTP server. For instance: LIVE SMTP server, Yahoo...
Page 19 of 75 (1,862 items) «1718192021»
Can't find it? Write it!