Browse by Tags

Tagged Content List
  • Wiki Page: T-SQL: Adding Work Days

    Table of Contents Introduction Defining work days Creating the Function Using the Function Conclusion References See Also Other Languages Introduction This article presents a Transact-SQL Scalar Function to determine a future date, only considering the next working days. Determine a future working...
  • Wiki Page: SharePoint 2013: Search Query APIs

    Table of Contents Introduction Location of the Search Rest service The Search REST API Introduction In this article I'll go through the details of the SharePoint 2013 Search REST API. This new REST service is the best way to go in a variety of application scenarios. SharePoint Apps built using...
  • Wiki Page: SharePoint Online SPOMod: New-SPOList

    This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents New-SPOList Parameters Examples See Also ...
  • Wiki Page: C#: Multitasking Case Study - Quadratic Sieve

    Microsoft C# .NET Framework 4.5.2 has two excellent means of adding parallel processing to an application, namely, multitasking and parallel loops. In this case study we concentrate on multitasking. All experiments mentioned in this article were run on a relatively new (late October 2015) Dell XPS...
  • Wiki Page: Azure: Serverless messaging

    Table of Contents Introduction Event Grid Scenario IOT Milk Production Logic App EventGrid Connector Subscribers Considerations Conclusion See Also Introduction Azure Event Grid, the missing piece in Serverless messaging is available as a preview in Microsoft Azure. Serverless messaging means you...
  • Wiki Page: Azure Storage: Create Azure File Share

    Table of Contents Create Storage Account Create New File Share Conclusion Related Links Azure Files supports the Server Message Block protocol standard ( SMB ) and gives the capability to create a file share to an on-premises server as a mapped network drive. Create Storage Account Enter...
  • Wiki Page: Active Directory: Update 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. This article describes a PowerShell script...
  • Wiki Page: SCOM: Basic Service Monitor Vs Windows Service Template

    Table of Contents The Basic Service Monitor: Windows Service Template: OK then, which one should I choose? The Basic Service Monitor: This is a simple monitor that simply puts an instance of the monitor you create on EVERY server where it’s targeted. Most of the times the class you select is “Windows...
  • Wiki Page: TechNet Wiki: How to Earn Recognition Points and Achievement Medals

    What are Recognition Points and Achievement Medals, and how to earn them? Table of Contents What are Recognition Points and Achievement Medals, and how to earn them? Recognition Points Achievement Medals See Also Other Languages Recognition Points Recognition Points reflects the level of contribution...
  • Wiki Page: (FA-IR) تکنت ویکی : روش کسب امتیازهای اعتباربخشی و مدال های موفقیت

    تعریف امتیازهای اعتباربخشی و مدال های موفقیت وچگونگی کسب آنها Table of Contents امتیازهای اعتباربخشی مدال های موفقیت ترجمه به زبان های دیگر امتیازهای اعتباربخشی امتیازهای اعتباربخشی سطح مشارکت شما در جامعه MSDN/TechNet را منعکس می کنند. نشان می دهد...
  • Wiki Page: Active Directory: Best Practices for Internal Domain and Network Names

    Table of Contents Introduction Considerations AD Domain vs DNS name Dummy DNS name vs official DNS name Using a single namespace (for internal and external hosts) Using different DNS names and zones DNS sub-domains of master Recommendation References Credits Introduction When planning for a new...
  • Wiki Page: Interfaces Graphiques PowerShell (fr-FR)

    Note : Cet article est une traduction. Table of Contents Outils graphiques de création PowerShell Interfaces Graphiques PowerShell Populaires Autres Langues Outils graphiques de création PowerShell Nom Société Méthode Licence Téléchargement Show-UI Start-Automating...
  • Wiki Page: Power BI: DAX: Operator Reference

    The Data Analysis Expressions (DAX) language uses operators to create expressions that compare values, perform arithmetic calculations, or work with strings. Original article (before wiki edits) was written by Jeannine Takaki , Microsoft SQL Server Analysis Services Technical Writer. ...
  • Wiki Page: Active Directory Domain Services (AD DS) Overview

    In Windows Server 2008 and later, the directory service is called Active Directory Domain Services (AD DS). In earlier versions of Windows Server, the directory service is called Active Directory. Table of Contents Active Directory Domain Services Overview What is a Directory? Lightweight...
  • Wiki Page: Azure: Hybrid Benefit (AHB)

    Table of Contents Introduction What Is Azure Hybrid Use Benefit? How To Enable Azure (AHB) Enable (AHB) Via Azure Portal New Virtual Machine Existing Virtual Machine Enable (AHB) Via PowerShell Azure Hybrid Benefit Example Azure Hybrid Benefit (AHB) - Calculator Details Conclusion See Also Introduction...
  • Wiki Page: Windows Registry

    The Windows registry is a hierarchical database that stores configuration settings and options on Microsoft Windows operating systems. It contains settings for low-level operating system components as well as the applications running on the platform: the kernel, device drivers, services, SAM, user...
  • Wiki Page: System Center products: Semi-Annual Channel releases

    Semi-Annual Channel (SAC) Version Knowledge Base Article ID Comment 1711 Preview Preview of first System Center semi-annual channel release 1801 n/a First System Center Semi-Annual Channel release now available 1807 4346203 System Center...
  • Wiki Page: SharePoint Online content types in PowerShell: Group property

    Table of Contents Introduction Content Types and their Default Groups Script Related Articles Introduction This article is a helper article for the main compendium on Content Types: SharePoint Online content types in Powershell: Add SharePoint Online content types in Powershell...
  • Wiki Page: Network Monitor Fields and Properties for Filtering

    The links below list common data fields and properties that can be used for filtering with Network Monitor 3.x. They are categorized by protocol. This list is helpful for understanding some of the more common data fields and properties with descriptions of what they do. Please help us extend the list...
  • Wiki Page: User Page: Kamlesh Kumar

    Note This is a " User Page " (click for a list of all user pages on TechNet Wiki). User pages on TechNet Wiki exist for the following reasons: To link to these pages from various online profiles, blog posts, etc; To allow collaboration on filling out such information; To...
  • Wiki Page: Microsoft Azure Essentials: Free E-Book Series

    Table of Contents Books Microsoft Azure Essentials: Fundamentals of Azure Microsoft Azure Essentials: Azure Automation Microsoft Azure Essentials: Azure Machine Learning Microsoft Azure Essentials: Azure Web Apps for Developers Microsoft Azure Essentials Migrating SQL Server Databases to Azure See Also...
  • Wiki Page: MPP & Distribution in Azure SQL Data warehouse

    Table of Contents Introduction Massively Parallel Processing (MPP) Distribution Conclusion Other Languages French (fr-FR) Introduction Azure SQL Data warehouse is Microsoft's data warehouse service in Azure Data Platform, that it is capable of handling large amounts of data and can scale in...
  • Wiki Page: SharePoint Online SPOMod: Connect-SPOCSOM

    This article describes a function of a custom SharePoint Online module available for download and installation here . SPOMod found recently a new home on GitHub where it welcomes all your suggestions and contributions. Table of Contents Connect-SPOCSOM Parameters Example See Also ...
  • Wiki Page: SQL Server: Securing Network Communications

    Table of Contents What is (and isn't) in scope in this article? What are the objectives of this article? Tools used in this article 1. Overview 2. Identify the limitations of current SQL Server and client installations 3. Secure authentication using Kerberos 3.1 Correct SPN values haven't been...
  • Wiki Page: Small Basic: Default Value

    This article shows Small Basic default values for properties and so on. Default Values Property Value Clock.Date N/A Clock.Day N/A Clock.ElapsedMilliseconds N/A Clock.Hour N/A Clock.Millisecond N/A Clock.Minute...
Page 20 of 75 (1,862 items) «1819202122»
Can't find it? Write it!