Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
has Comment
Tagged Content List
Wiki Page:
SharePoint 2016: Simple OOTB Farm Inventory Methods
Stephan Bren
This topic is work in progress. Please abstain from editing it right now. You're welcome to contribute here when its done! Introduction The following are simple methods that can be used to inventory a SharePoint farm. Inventory Methods All Farm Sites (aka "webs"...
on
6 Dec 2019
Wiki Page:
Skype: How to Add Moderators/Administrators to a Chat Group
Ed Price - MSFT
Table of Contents Problem Find Someone's Skype Name Add An Administrator to Your Group How to See the Roles See Also References Problem Sometimes one person creates a group (and becomes the Moderator), but other people are really running the group. People move on and there's always the...
on
18 Nov 2019
Wiki Page:
Windows Server 2008 R2: How to Create Two Way Transitive Trust
Peter Geelen
Let’s see how to build a “Two way Transitive Trust“ You need to have a proper DNS resolution working two way . There are different types of trusts, Am going to explain only about “Two way Transitive Trust“ where both the organizations will have all the permissions over the organizations This...
on
17 Nov 2019
Wiki Page:
ADMT 3.2: Interforest Migration - Part 3
Peter Geelen
Table of Contents Configuring the Contoso.com and Wiki.com Domains for sIDHistory Migration Disabling Firewall Recommendation User Account Migration 1-Normal Way 2- Read Users from a file 3- Merging Users Group Account Migration Security Translation - Local Profiles 1- Normal Way 2- Read Local Profiles...
on
10 Nov 2019
Wiki Page:
Azure App Service Resources Portal
Peter Geelen
Table of Contents Introduction Logic Apps API Apps Web Apps Mobile Apps Other languages See Also Introduction You can build integration solutions with BizTalk Server, a server product from Microsoft intended to provide large scale Enterprise Application Integration. The rise of the internet, mobile...
on
10 Nov 2019
Wiki Page:
Active Directory: How to View or Delete Delegated Permissions
Peter Geelen
Table of Contents Active Directory Users and Computers console Dsrevoke Tool LIZA Active Directory Security, Permission and ACL Analysis Delegate Batch File LDP.exe ACLDiag.exe command AdFind Tool Dsacls Tool QUEST PowerShell Commands for Active Directory AD ACL Scanner 1.2 See Also Active Directory...
on
9 Nov 2019
Wiki Page:
Wiki: Active Directory Domain Services (AD DS) Portal
Richard Mueller
Active Directory Domain Services ( AD DS ) is a multi-master LDAP compliant database. It is used to centrally organize, manage, and control resources in your Active Directory forest or domain . It is used to securely manage users, computers, groups, printers, applications, network connections,...
on
8 Nov 2019
Wiki Page:
User Page: Richard Mueller
Richard Mueller
Richard Mueller is a Microsoft MVP in Enterprise Mobility (Identity and Access). Table of Contents Introduction Profile Forums TechNet Wiki Wiki Related Pages Pages About Active Directory Domain Services Pages About PowerShell and Active Directory Forums Related Pages TechNet Gallery PowerShell Scripts...
on
8 Nov 2019
Wiki Page:
Active Directory: LDAP Syntax Filters
Richard Mueller
LDAP syntax filters can be used in many situations to query Active Directory . They can be used in VBScript and PowerShell scripts. Many utilities, like adfind and dsquery *, accept LDAP filters. Many PowerShell Active Directory module cmdlets, like Get-ADUser, Get-ADGroup, Get-ADComputer, and...
on
8 Nov 2019
Wiki Page:
SharePoint 2013: Using REST API For Selecting, Filtering, Sorting And Pagination in SharePoint List
sagar pardeshi
Table of Contents Introduction Scenarios Selecting and sorting items: Filtering items : Paging items: References Introduction We have explained in a previous article how to work with SharePoint list items, basically performing CRUD operations , using the combination of REST API and jQuery Ajax...
on
4 Nov 2019
Wiki Page:
Azure: How to Create a Developer VM
George Chrysovaladis Grammatikos
Table of Contents Introduction Create Virtual Machine from Gallery Choose an Image Virtual Machine Configuration Almost There! Login! Glossary See Also Introduction We can use Microsoft Azure's IaaS offerings to create a development environment (or DEV VMs) in the cloud. The major advantage...
on
4 Nov 2019
Wiki Page:
Active Directory Certificate Services (AD CS): Network Device Enrollment Service (NDES)
George Chrysovaladis Grammatikos
The Network Device Enrollment Service (NDES) is one of the role services of the Active Directory Certificate Services (AD CS) role. It implements the Simple Certificate Enrollment Protocol (SCEP). SCEP defines the communication between network devices and a Registration Authority (RA) for certificate...
on
3 Nov 2019
Wiki Page:
DPM Troubleshooting: ID 32008 - cannot protect this SharePoint farm as it cannot detect the configuration of the dependent SQL databases.
Peter Geelen
Table of Contents Background Troubleshooting Troubleshooting steps: Additional troubleshooting: Background Today I helped a customer that was trying to protect a SharePoint-farm with DPM 2012 R2 UR5. The SharePoint was configured as followed: 2 Front-End web (WFE) servers running on Windows...
on
29 Oct 2019
Wiki Page:
SQL Pagination for bulk data transfer with Logic Apps
George Chrysovaladis Grammatikos
Table of Contents Introduction Solution Design Prerequisite Implementation Conclusion See Also Introduction Data transfer is one of the key tasks for integration developer and if it is a bulk data transfer with rows in millions for single call to database then the developer needs to think about...
on
24 Oct 2019
Wiki Page:
Active Directory Domain Deployment Checklist
George Chrysovaladis Grammatikos
During an AD DS greenfield installations, system engineers always need checklists to keep up with what they should be doing to stand up a new domain. This checklist is a working checklist, one that has been created here for peer review and peer additions. This checklist should try and take into account...
on
24 Oct 2019
Wiki Page:
Active Directory: PowerShell AD Module Properties
Richard Mueller
Each of the PowerShell Active Directory module cmdlets, like Get-ADUser and Get-ADComputer, displays a default set of properties for all objects retrieved. You can specify other properties with the -Properties parameter, but the default set will always be included. There is another set of extended...
on
21 Oct 2019
Wiki Page:
Active Directory: Attributes in the Partial Attribute Set
Richard Mueller
Introduction The Partial Attribute Set (PAS) is the subset of attributes in the Active Directory Schema that are replicated to the Global Catalog (GC). Each Domain Controller (DC) has a complete writable replica of the domain the DC resides in. If it is also a Global Catalog server, then it...
on
21 Oct 2019
Wiki Page:
Active Directory: Characters to Escape
Richard Mueller
Almost any characters can be used in distinguished names in Active Directory . However, some characters must be escaped with the backslash "\" escape character. Table of Contents Active Directory ADSI Non-Keyboard Characters VBScript PowerShell PowerShell New-AD* Cmdlets ADsPath LDAP...
on
21 Oct 2019
Wiki Page:
Wiki: Fix Color Issues in Wiki Articles
Richard Mueller
Many Wiki articles use colors. Unfortunately, the way colors are often specified in HTML , using RGB (Red, Green, Blue) values, is no longer supported in the TechNet Wiki. Until this situation is corrected, a workaround is to specify colors by color name in the HTML. This article helps implement...
on
21 Oct 2019
Wiki Page:
Wiki: Codice di Condotta (it-IT)
Burak VAROL
Questo codice di condotta riguarda il comportamento da mantenere in qualità di membri della comunità wiki TechNet, in ogni forum, mailing list, wiki, sito web, canale IRC, install-fest, meeting pubblico, o corrispondenza privata. Gli organi TechNet Wiki sono i responsabili finali dinanzi alla comunità...
on
21 Oct 2019
Wiki Page:
Wiki: Gedragscode (nl-NL)
Burak VAROL
Deze gedragscode heeft betrekking op ons gedrag als leden van de TechNet Wiki Gemeenschap, in een forum, mailing lijst, wiki, Web site, IRC kanaal, install-fest, openbare bijeenkomst of privé-correspondentie. TechNet Wiki bestuur organen zijn uiteindelijk verantwoordelijk voor de TechNet Wiki Gemeenschap...
on
21 Oct 2019
Wiki Page:
Wiki: Code of Conduct
Burak VAROL
Table of Contents See Also Other Languages This Code of Conduct covers our behavior as members of the TechNet Wiki Community, in any forum, mailing list, wiki, Web site, IRC channel, install-fest, public meeting, or private correspondence. TechNet Wiki governance bodies are ultimately accountable...
on
21 Oct 2019
Wiki Page:
Wiki: How to Translate TechNet Wiki Articles
Burak VAROL
Table of Contents Track the Translations A. Add a link to your article from the other translations. B. Use the "Multi Language Wiki Articles" tag on the original article and the translated articles. C. Use your language's tag to track your translations. Use Language Codes Tips for Translating...
on
21 Oct 2019
Wiki Page:
Exchange Blogs, Sites, Forums, and Twitter
The Tech Wizard
On this Exchange TechNet Wiki page, you will find links to blogs, sites, and Twitter accounts related to Exchange. If you have an Exchange related blog, site or Twitter account and it isn't listed, please go ahead and add it. Table of Contents Exchange Bloggers Microsoft MVPs Community...
on
21 Oct 2019
Wiki Page:
SharePoint 2016 Troubleshooting: Application pools recycle when memory limits are exceeded
Stephan Bren
Table of Contents Problem Solution References Notes Problem Saw this problem appear in the farm's health report one day: Title Application pools recycle when memory limits are exceeded Severity 2 - Warning Category Performance Explanation ...
on
18 Oct 2019
Page 16 of 222 (5,548 items)
«
14
15
16
17
18
»
Can't find it? Write it!
Post an Article