TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
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
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
rlmueller
Tagged Content List
Wiki Page:
Active Directory: Glossary
Richard Mueller
This is a glossary of terms and acronyms used in Active Directory and related technologies: A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z A AAD Acronym for A zure A ctive D irectory. Active Directory Directory Services in the...
on
21 Sep 2013
Wiki Page:
MSDN/TechNet Forums: How to Strikeout Text in Your Post
Richard Mueller
Sometimes you must use the HTML editor to get exactly what you want in a forum post. An example is when you need to strikeout some text. This places a horizontal line through the middle of the text, indicating it is removed. You must use the HTML editor for this and enclose the text in the proper tags...
on
20 Sep 2013
Wiki Page:
Active Directory: Duplicate Object Name Resolution
Richard Mueller
Table of Contents Objects in Active Directory Should Have Unique Names How Duplicate Objects Can Be Created When a Duplicate RDN in an OU or Container is Detected When a Duplicate sAMAccountName in Domain is Detected Community Resources Objects in Active Directory Should Have Unique Names When...
on
20 Sep 2013
Wiki Page:
Active Directory: Requirements For Creating Objects
Richard Mueller
Certain requirements must be met when creating objects in Active Directory. These can be user accounts, groups, computers, or other classes of objects. This article documents some of these requirements. Errors will be raised if any of these requirements are not met. You can use this article to troubleshoot...
on
20 Sep 2013
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 Filters...
on
20 Sep 2013
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
20 Sep 2013
Wiki Page:
Wiki: Test Issues
Richard Mueller
Testing in Progress. Please do not delete this article until testing is complete. Test anchor tag: LDAP This article is for testing issues raised in this Wiki article: http://social.technet.microsoft.com/wiki/contents/articles/2368.wiki-known-issues.aspx Wiki Editor Issues 6 &...
on
19 Sep 2013
Wiki Page:
Wiki: Cross-Linking
Ed Price - MSFT
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...
on
16 Sep 2013
Wiki Page:
Active Directory: Get-ADUser Default and Extended Properties
Richard Mueller
The concept of default and extended properties available with the PowerShell Active Directory cmdlets are defined in Active Directory: PowerShell AD Module Properties . The PowerShell Get-ADUser cmdlet supports the default and extended properties in the following table. Many can be assigned values...
on
9 Sep 2013
Wiki Page:
Active Directory: Get-ADComputer Default and Extended Properties
Richard Mueller
The concept of default and extended properties available with the PowerShell Active Directory cmdlets are defined in Active Directory: PowerShell AD Module Properties . The PowerShell Get-ADComputer cmdlet supports the default and extended properties in the following table. Many can be assigned...
on
9 Sep 2013
Wiki Page:
Active Directory: Get-ADOrganizationalUnit Default and Extended Properties
Richard Mueller
The concept of default and extended properties available with the PowerShell Active Directory cmdlets are defined in Active Directory: PowerShell AD Module Properties . The PowerShell Get-ADOrganizationUnit cmdlet supports the default and extended properties in the following table. Many can be assigned...
on
9 Sep 2013
Wiki Page:
Active Directory: Get-ADGroup Default and Extended Properties
Richard Mueller
The concept of default and extended properties available with the PowerShell Active Directory cmdlets are defined in Active Directory: PowerShell AD Module Properties . The PowerShell Get-ADGroup cmdlet supports the default and extended properties in the following table. Many can be assigned values...
on
9 Sep 2013
Wiki Page:
Active Directory: Get-ADObject Default and Extended Properties
Richard Mueller
The concept of default and extended properties available with the PowerShell Active Directory cmdlets are defined in Active Directory: PowerShell AD Module Properties . The PowerShell Get-ADObject cmdlet supports the default and extended properties in the following table. Many can be assigned values...
on
9 Sep 2013
Wiki Page:
Active Directory: LDAP Syntax Filters
Naomi N
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 Get-ADObject...
on
7 Sep 2013
Wiki Page:
Wiki: Fix Color Issues in Wiki Articles
Peter Geelen - MSFT
Many Wiki articles use colors. Unfortunately, the way colors are often specified in HTML, using RGB 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 this workaround. The issue...
on
4 Aug 2013
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. It is used to securely manage users, computers, groups, printers, applications, network connections, and other directory...
on
18 Jul 2013
Page 1 of 1 (16 items)
Can't find it? Write it!
Post an Article