Browse by Tags

Tagged Content List
  • Wiki Page: Visual C#: Easy Code Refactoring

    Table of Contents Introduction Remove & Sort Usings Extract Method Regions Surround With Rename Conclusion Code Sample Other Languages Introduction Code refactoring is very important, a necessity especially if you use agile methodologies. Even if you are following other classic software development...
  • Wiki Page: Windows Servers: Best Practices for Page File and Minimum Drive Size for OS Partition on

    Table of Contents Applies to Context Description Is it OK to split page file ? Is that an recommended approach ? What is the recommended size for page file if server has 128 GB or 256 GB or 512 GB or 1 TB RAM ? See Also: Community Content: WARNING: This article is not from Microsoft. Please follow...
  • Wiki Page: Wiki Check list: Before you post your article

    Introduction This article is a practical guideline for every author posting on TechNet Wiki, with or without experience, fresh or seasoned article writers... If you can get past the checks below, without a stop command, you're ready to go posting your article. In essence, every one has started...
  • Wiki Page: Active Directory: Documenting your AD Organization with PowerShell

    Table of Contents Introduction Download Assign Managers to Users in ADUC Reveal Hierarchy with a Recursive Function How the Script Works Creating the DirectorySearcher Object The Get-Reports Function is Called the First Time Get-Reports is Called Recursively Output File Created by the Script Code for...
  • Wiki Page: Wiki: Guidelines to write a good Article (meeting the expected quality)

    Table of Contents Introduction Few tips to write added-value articles Credits & Quotes Checklist Guru Competition See Also Introduction At the TNWiki we strive to have a collection of high-quality articles. As explained in the article " Wiki Governance: What Is Considered Quality ...
  • Wiki Page: Windows Server 2012 Troubleshooting: The Boot Configuration Data for your PC is missing or contains errors

    Table of Contents Introduction Scenario What's Boot Configuration Data? Solution Run Startup Repair Steps Rebuild the BCD file via the Bootrec.exe Tool What's the Bootrec Tool? Steps Conclusion Reference See Also Introduction In this article, we will be fixing the below issue in Windows...
  • Wiki Page: SharePoint Online SPOMod: Set-SPOContentType

    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 Set-SPOContentType Parameters Examples See Also ...
  • Wiki Page: How to Create and Post on an MSDN Blog or TechNet Blog

    Table of Contents List of Blogs that Community Members ( Non-MS Employees) Contribute to See Also Additional Resources Other Languages If you're a Microsoft employee, please see this blog post instead: How to create your own MSDN blog and link it with Windows Live Writer But this topic...
  • Wiki Page: Active Directory: Generalized-Time Attributes

    Introduction Some dates in Active Directory have Generalized-Time syntax. These dates are strings in the format "YYYYMMDDhhmmss.0Z". For example "20141006133000.0Z" corresponds to October 6, 2014, at 13:30:00 (in UTC). This article dicusses how to deal with these dates. Table...
  • Wiki Page: Active Directory: Ambiguous Name Resolution

    Introduction Ambiguous Name Resolution (ANR) is an efficient search algorithm in Active Directory that allows you to specify complex filters involving multiple naming-related attributes in a single clause. It can be used to locate objects in Active Directory when you know something about the name...
  • Wiki Page: Wiki: How to Add Entries to a TechNet Wiki Glossary

    Glossaries in the TechNet Wiki help define terms and acronyms commonly used in various Microsoft technologies. New terms and acronyms come into usage frequently. Adding new entries to an existing glossary can be a challenge. This article details recommended procedures to maximize the usefulness of...
  • Wiki Page: How to Handle Spam in the Forums

    Introduction Spam posts in the MSDN/TechNet forums have been greatly reduced in recent years. However, there will always be new spam techniques to deal with. This article discusses how to recognize spam and the best procedures for dealing with it. The desired outcome is for the forum administrators...
  • Wiki Page: Wiki: Cross-Linking

    The Wiki article Wiki: User Experience Guidelines is a great resource for making all TechNet Wiki articles more useful. A good example is the use of cross-linking to improve the user experience. It helps users navigate the Wiki and find the information they need without searching. It leverages the...
  • Wiki Page: SharePoint Online SPOMod: Get-SPOFolderFiles

    This article describes a function of a custom SharePoint Online module available for download and installation on Technet Gallery and GitHub where it welcomes all your suggestions and contributions. Table of Contents Get-SPOFolderFiles Parameters Examples See Also Get-SPOFolderFiles...
  • Wiki Page: SharePoint Online SPOMod: Get-SPOListItems (pl-PL)

    W tym artykule opisano funkcję niestandardowego modułu SharePoint Online dostępnego do pobrania i instalacji na Galerii Technet oraz GitHub . Artykuł ten jest tłumaczeniem angielskiej wersji dostępnej tutaj . Table of Contents Get-SPOListItems Parametry Przykłady Zobacz też Get-SPOListItems...
  • Wiki Page: Active Directory: Leading Spaces in Names

    Introduction It should be rare to find objects in Active Directory with names that have a leading space. They cannot be created in ADUC , but can be created in a script. Such objects are difficult to work with. In fact, it is hard to even find them. The issue was raised in the following TechNet...
  • Wiki Page: Active Directory: Large Integer Attributes

    Many attributes in Active Directory have data type Large Integer. These are 64-bit integers. The syntax is sometimes called Integer8, because the values require 8 bytes of storage. Some of these attributes represent large numbers, some represent dates, and some represent TimeSpans. Table of Contents...
  • Wiki Page: Active Directory: Fun with Maximum Password Age

    Introduction The default password policy for an Active Directory domain defines the maximum password age. This specifies how long passwords can be used before they expire. The value applies to all users in the domain unless overridden by a Password Setting Object using Fine-Grained Password...
  • Wiki Page: PowerShell Script to Search Active Directory

    Introduction This article describes a PowerShell script that can be used to retrieve information from your Active Directory . The script prompts for three things. First, it prompts for the "base" of the query. Second, it prompts for an LDAP syntax filter. Finally, the script prompts...
  • Wiki Page: Active Directory: Duplicate Object Name Resolution

    Relative Distinguished Names must be unique in the parent organizational unit or container. And sAMAccountNames must be unique in the domain. But duplicates can be created in rare cases. This article describes how they are handled by the system, how to find them, and how to fix the duplicates. ...
  • Wiki Page: Active Directory: Bad Passwords and Account Lockout

    Not all logon attempts with a bad password count against the account lockout threshold. Passwords that match one of the two most recent passwords in password history will not increment the badPwdCount. Nor will they update the badPasswordTime attribute of the user. Because the lockoutObservationWindow...
  • Wiki Page: BizTalk Server: N1 Loop Mapping

    Table of Contents Introduction Input file Mapping N1 loop to BillTo Mapping N1 loop to ShipTo XSLT code section of N1Loop Output Author See Also Introduction It is very common scenario to map values from a loop in the applications where EDI X12 schemas are used and one of them is N1 Loop. Loops...
  • Wiki Page: CEWS Pipeline Toolkit Release Notes 1.6

    CEWS Pipeline Toolkit Release Notes - Version 1.6 Download CEWS 1.6 Table of Contents What's New Known Issues Prerequisites - Before you Install What's New This release include the following new functionality and addresses the following issues: All code compiled to x64...
  • Wiki Page: Microsoft Most Valuable Professionals (MVPs): Free tools and services

    Introduction “Congratulations! We are pleased to present you with the Microsoft® MVP Award! This award is given to exceptional technical community leaders who actively share their high quality, real world expertise with others.” Did you get the MVP award? well you probably got the a nice award...
  • Wiki Page: System Center Service Manager Survival Guide

    Table of Contents Introduction Getting Started Planning and Deployment Upgrade HTML 5 Self-Service Portal Operations \ Features Authoring PowerShell Tools Troubleshooting Blogs Community SCSM LyncUp Facebook LinkedIn Twitter Google+ Videos TechNet Forums See also: Introduction What is a survival...
Page 14 of 222 (5,548 items) «1213141516»
Can't find it? Write it!