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
>
has See Also
Tagged Content List
Wiki Page:
Exchange Online: İleti Geri Çekme (Message Recall) Bulut Tabanlı Hale Geliyor (tr-TR)
Burak VAROL
Table of Contents Giriş İleti Geri Çekme Nasıl Gerçekleşir? Bulut Tabanlı İleti Geri Çekme Sonuç Referanslar Ayrıca Bakınız Giriş İleti geri çekme (message recall), gönderilen bir email’in, alıcıların posta kutularından geri alınıp silinmesini sağlayan bir özelliktir. Genel itibariyle yazım yanlışları...
on
3 Apr 2020
Wiki Page:
Windows 10 Technical Preview: Install Gen 2 VM on Hyper-V 2012 R2
Peter Geelen
Setup Gen 2 VM on Server 2012 R2 hypervisor, 50 GB disk, mounted the iso, 2 GB startup dynamic RAM, 1 GB minimum, 8 GB maximum, 4 cores. After a reboot, this screen came up: Clicked Settings: And, of course, Clicked "Customize" Went with "Yes" These are...
on
2 Apr 2020
Wiki Page:
Small Basic: Variable
Nonki Takahashi
This article explains about variable especially in Small Basic. Following picture is the IntelliSense icon for variable. In this article: Table of Contents What is Variable Variable Type in Small Basic Array Naming Convention Scope of Variable Permanence of Variable Sample Program See Also...
on
2 Apr 2020
Wiki Page:
Exchange Online: 2020 İçin Planlanan Yenilikler (tr-TR)
Burak VAROL
Table of Contents Giriş Plus Addressing SMTP Proxy Address ile Gönderim İleti Geri Çekme Reply-All Storm (Tümünü Yanıtla/Email Fırtınası) Koruması Yenilenmiş Exchange Admin Center Portalı Yeni Exchange Online PowerShell Komutları (V2 Cmdlets) Değiştirilebilir Alıcı Limitleri SMTP Auth Submission Güvenliği...
on
1 Apr 2020
Wiki Page:
System Center Virtual Machine Manager: List of Build Numbers
Denis Dyagilev
Table of Contents 2008 R2 SP1 2012 2012 SP1 2012 R2 2016 Semi-Annual Channel (SAC) See also 2008 R2 SP1 Build Number Knowledge Base Article ID Comment 2.0.4276.0 n/a System Center Virtual Machine Manager 2008 R2 Service Pack 1 RTM 2.0.4571.0 2562466...
on
1 Apr 2020
Wiki Page:
Visual Studio 2013 missing BizTalk Templates from Add New Item dialog
George Chrysovaladis Grammatikos
When trying to add new items to a BizTalk project in Visual Studio 2013 you may find that all the BizTalk items templates are missing with the exception of the Flat File Schema Wizard and the JSON Schema Wizard, like this: To correct that situation you need to install the latest Visual...
on
31 Mar 2020
Wiki Page:
Disaster Recovery Preparation for AD RMS
George Chrysovaladis Grammatikos
The three steps that you can do today that will allow you to recover from any AD Rights Management Server failure in the future: Know your cluster key password and store it somewhere safe Export Trusted Publishing Domain Create database backups Know your Cluster Key Password and store it somewhere...
on
31 Mar 2020
Wiki Page:
Active Directory Powershell Module Manage Users
George Chrysovaladis Grammatikos
New-AdUser Using this command System admins can easily create users with all the attributes. Parameters which we can use with New-AdUser Name AccountExpirationDate AccountNotDelegated AccountPassword AllowReversiblePasswordEncryption AuthType CannotChangePassword...
on
31 Mar 2020
Wiki Page:
Active Directory Certificate Services (AD CS) PowerShell Examples
George Chrysovaladis Grammatikos
Examples of what you can do with Active Directory PowerShell related to certificate management in Active Directory Certificate Services (AD CS) Table of Contents Update User Certificates View User Certificates Installing AD CS with Install-AdcsCertificationAuthority Additional Resources See Also ...
on
31 Mar 2020
Wiki Page:
Acknowledgements in BizTalk
George Chrysovaladis Grammatikos
Table of Contents Acknowledgements in BizTalk How to create the Acknowledgement and send it? With Orchestration: With Pipeline: How this works? See Also Acknowledgements in BizTalk Today I want to talk to you about sending Acknowledgements from BizTalk which can be achieved...
on
31 Mar 2020
Wiki Page:
Active Directory Certificate Services (AD CS) Introduction
George Chrysovaladis Grammatikos
Important Wiki Administrator Note (24/jun/2014) With explicit permission of the content owners, this article is republishing information. This article is collecting and republishing updated information on Active Directory Certificate Services (AD CS) that has been published on Technet...
on
31 Mar 2020
Wiki Page:
SharePoint Framework: An Introduction to single part app pages
Peter Geelen
Table of Contents Introduction Getting Started Create Single App Part Page Using Powershell Create Modern Page in SharePoint using PnP Powershell. Change the Page Layout to SingleWebpartAppPage using PnP PowerShell Comparison Characteristics of Single Part App Page Conclusion See Also Introduction...
on
30 Mar 2020
Wiki Page:
SharePoint Framework (SPFx) React Controls : Creating custom list form including People picker and Taxonomy picker
Peter Geelen
Table of Contents Introduction Getting Started 1. Create SPFx web part 2. Include reusable React controls - People Picker & Taxonomy picker 3. Building a complex form - Performing CRUD operation using PnP JS 1) Create Model for the project 2) Include PnP components inside the project 3) Create a...
on
30 Mar 2020
Page 19 of 358 (8,950 items)
«
17
18
19
20
21
»