This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
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
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
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
marcelo strippoli
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 Portuguese
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
windows server 2012 r2
Wiki
>
All Tags
>
Active Directory
Tagged Content List
Wiki Page:
Descobrir a versão do Schema do AD
Richard Mueller
Há um comando que você pode rodar no seu DC para saber a versão do schema atual. Segue abaixo. C:\WINDOWS\system32> schupgr.exe Opened Connection to SERVER SSPI Bind succeeded Current Schema Version is 47 Upgrading schema to version 47 The schema has already been upgraded. Rerun setup...
on
5 Feb 2019
Wiki Page:
Active Directory: Active Directory Upgrade - pasos de nivel altos (es-ES)
Richard Mueller
Aquí están los pasos de alto niveles que se pueden utilizar para actualizar el directorio activo. 1. Actualizar el esquema utilizando la versión correcta del sistema operativo – Adprep Referencia - http://technet.microsoft.com/en-us/library/dd464018(WS.10).aspx Nota...
on
5 Feb 2019
Wiki Page:
Version de Schema en nuestro Forest (es-ES)
Richard Mueller
Les dejo las formas en las que podemos chequear la versión de nuestro Schema de Active Directory, esto identificará la versión de Sistema Operativo de nuestros Domain Controllers, no en general, ya que con eso lo identificamos viendo el Functional Level de nuestra estructura, pero si sabremos que al...
on
5 Feb 2019
Wiki Page:
Active Directory domain join On Premises, Azure and Hybrid (Part 1)
Carsten Siemens
This article will be the first one of a 3 parts series which will deal with domain join (On-Prem,Azure, and Hybrid). Introduction In the TechNet forum, you'll see a lot of questions about users unable to join their computers into their corporate on-premise domain. This article series tries...
on
3 Feb 2019
Wiki Page:
SharePoint 2010 Troubleshooting: User Profile Synchronization Service Not Starting
Peter Geelen
Table of Contents Errors Encountered Workaround Other References Following are the errors encountered to you try to start the synchronization manually as well as through SharePoint. Errors Encountered Windows could not start the forefront identity manager synchronization services on local...
on
27 Jan 2019
Wiki Page:
اضافه کردن دومین کنترولر نوشتنی با استفاده از Installation Media (fa-IR)
Peter Geelen
اضافه کردن دومین کنترولر نوشتنی با استفاده از Installation Media اینستال کردن اکتیو دایرکتوری با استفاده از media اجازه میدهد تا ویزارد سرویس دومین اکتیو دایرکتوری برای بدست آوردن اطلاعات اولیه پیکربندی Configuration ، طرح Schema ، دایرکتوری پارتیشن های دومین Domain directory...
on
27 Jan 2019
Wiki Page:
AD CS Step by Step Guide: Two Tier PKI Hierarchy Deployment
Dave Rendón
This step-by-step guide describes the steps needed to set up a basic configuration of Active Directory® Certificate Services (AD CS) in a lab environment. AD CS in Windows Server® 2008 R2 provides customizable services for creating and managing public key certificates used in software security systems...
on
20 Jan 2019
Wiki Page:
Azure Resource Manager: Create and configure new Active Directory Forest in Azure
Peter Geelen
Table of Contents Introduction Scenario Create an Azure Virtual Network (VNET) Create VMs to run the domain controller and DNS server roles Attach a Disk to VM Prepare Data Disk Reserve a Static IP address Install Windows Server Active Directory Remove DNS Forwarder Setting Update the DNS server setting...
on
19 Jan 2019
Wiki Page:
Assign a Public Domain UPN suffix to multiple users in Active Directory using PowerShell
Dave Rendón
Table of Contents Problem Statement Get Started Updating the UPN for a Single User Updating the UPN for Multiple users Test the UPN post PowerShell Script Run Summary See Also Problem Statement UPN stands for User Profile Name which is a logon method of authentication when you enter the credentials...
on
19 Jan 2019
Wiki Page:
Active Directory PowerShell: How to Create Forest Trust
Peter Geelen
Customer got request to create forest transitive trust (with forest-wide authentication) using script. First idea might be NETDOM utility, but after better check this this: Important Netdom cannot be used to create a forest trust between two AD DS forests. To create...
on
6 Jan 2019
Wiki Page:
PowerShell para Active Directory
Dave Rendón
Olá pessoal tudo bem! Bom nesse artigo vamos abordar Gerenciamento do Active Directory usando PowerShell e gerenciamento do objeto usuário. Vamos aprender a manipular usuários, OUs, grupos e outros, tudo Por linha de comando, assim orquestrando o ambiente e automatizando as tarefas. Precisamos...
on
5 Jan 2019
Wiki Page:
Windows Server 2016:Dfs x Branchcache (Diferenças e Conceitos)
Peter Geelen
Segue abaixo uma explanação do que é DFS e Branchcache, mais o link de implementação na prática. Table of Contents Introduccion BranchCache Modo de cache hospedado Introduccion Sistema de Arquivos Distribuídos, do inglês Distributed File System (DFS), é um conjunto de serviços de cliente e servidor...
on
4 Jan 2019
Wiki Page:
Windows: Track Down an Account Lockout Source and the Reason with PowerShell
Peter Geelen
Locking out an account after several failed authentication attempts is a common policy in a Microsoft Windows environment. Lockouts happen for a variety of reasons: a user enters the wrong password, the cached credentials used by a service are expired, Active Directory account replication errors, incorrect...
on
4 Jan 2019
Page 18 of 92 (2,300 items)
«
16
17
18
19
20
»