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
>
en-us
>
has image
Tagged Content List
Wiki Page:
SharePoint 2013: How to Check User Permission with REST API
George Chrysovaladis Grammatikos
Table of Contents Introduction: Example: Introduction: In this article, we explore how to check whether the login user has full permission or not using the SharePoint 2013 REST API. We wanted to avoid using JSOM and do everything with REST. Fortunately, we understand that you must rely on JSOM...
on
24 Mar 2020
Wiki Page:
Identity Manager (FIM/MIM): Planning security setup for accounts, groups and services - Part 7. Additional resources
Peter Geelen
Return to Table of Contents of the article series The list of references below are additional resources, helpful for getting more details where needed. Table of Contents Security Best practices FIM 2010 Product builds FIM Prerequisites FIM Best practices FIM On-disk help FIM General Best practices...
on
24 Mar 2020
Wiki Page:
Identity Manager (FIM/MIM): Planning security setup for accounts, groups and services - Part 6. References & authoritative resources
Peter Geelen
Return to Table of Contents of the article series The following documents and authors were used as core reference in this guide. Table of Contents Security (General) FIM Overview FIM Best practices FIM Security FIM Best practices for security FIM Best practice analyzer FIM Sync FIM PCNS FIM Service...
on
24 Mar 2020
Wiki Page:
Identity Manager (FIM/MIM): Planning security setup for accounts, groups and services - Part 8. Glossary
Peter Geelen
Return to Table of Contents of the article series Glossary, abbreviations & acronyms Acronym Description See also AAD Azure AD AAD Connect Azure AD Connect = successor of AADSync AADSync Azure AD Sync ADSync, AAD Connect...
on
24 Mar 2020
Wiki Page:
Identity Manager (FIM/MIM): Planning security setup for accounts, groups and services - Part 9. Release Schedule
Peter Geelen
Return to Table of Contents of the article series Current Release Version Description Date 0.9.3 First draft for review Jan 2016 0.9.5 Updated after review Feb 2016 Planned updates Issue Description Date...
on
24 Mar 2020
Wiki Page:
Identity Manager (FIM/MIM): Planning security setup for accounts, groups and services - Part 4. Detailed Description
Peter Geelen
Bronze Award Winner Return to Table of Contents of this article series Table of Contents Pre-installation: Securing the FIM backend infrastructure SQL Server References IIS References Action items Exception SharePoint References Accounts Pre-installation: Securing FIM Components FIM general...
on
24 Mar 2020
Wiki Page:
Identity Manager (FIM/MIM): Planning security setup for accounts, groups and services - Part 1. Introduction
Peter Geelen
Gold Award Winner Return to Table of Contents of the article series Table of Contents Purpose & Scope Purpose In scope SharePoint Out of scope Document & Naming Conventions References FIM vs MIM FIM components FIM Synchronization FIM Service FIM Portal FIM SSPR Portals: Password registration...
on
24 Mar 2020
Wiki Page:
Identity Manager (FIM/MIM): Planning security for accounts, groups and services - Core account type differentiators (Part 10)
Peter Geelen
Table of Contents Introduction Typical operations Key Differentiators 1. Does the account require Interactive Desktop logon? 2. Physical person & identity lifecycle Why is this important 3. SoD & Principle of least-privilege 4. Run in the back ground or as a scheduled task Account classification...
on
24 Mar 2020
Wiki Page:
Azure Networking: Deep Dive In VNet Subnets
George Chrysovaladis Grammatikos
Table of Contents Introduction What is a Subnet? Private Networks Network Classes Subnetting Example CIDR (Classless Inter-Domain Routing) Convert Decimal to Binary Subnet Mask Azure VNet Subnet Demo Deployment Steps Create Resource Group Create Virtual Network Step 1: Create Virtual Network Step 2:...
on
23 Mar 2020
Wiki Page:
BizTalk Troubleshooting: An operation on a socket could not be performed
Peter Geelen
Table of Contents Error Message Use case Solution Description References: Disclaimer Error Message ————————— Health and Activity Tracking ————————— The following error occurred when saving message: An operation on a socket could not be performed because the system lacked sufficient...
on
22 Mar 2020
Wiki Page:
Windows Server 2012 R2: Active Directory Recycle Bin Feature
Peter Geelen
If a system administrator working in the Active Directory environment deletes any object in Active Directory by mistake, the effects can range from lost end-user productivity to broken network functionality. In Windows Server 2003 Active Directory and Windows Server 2008 AD DS , you could recover...
on
22 Mar 2020
Wiki Page:
SQL Server: SET ANSI_PADDING Setting and its Importance
Naomi N
Table of Contents Problem Description Investigation Resolution Script to correct problem in the whole database Default Database Settings See Also Other Languages Problem Description Recently I got an interesting escalation to solve for the client. Our VFP based application was getting the following...
on
22 Mar 2020
Wiki Page:
Windows 7: Choosing a Deployment Strategy
Peter Geelen
There are four key deployment strategies recommended by Microsoft for Windows 7 Deployment that will be discussed. Each deployment strategy should be reviewed thoroughly to find the one that will meet the needs for your organization. Table of Contents 1. High-Touch with Retail Media 2. High Touch...
on
22 Mar 2020
Wiki Page:
Azure Hadoop: Pi Estimator Sample
Peter Geelen
Table of Contents Overview Goals Key technologies Setup and configuration Tutorial Deploy the Pi Estimator MapReduce program to an Hadoop cluster Summary Overview This tutorial shows how to deploy a MapReduce program that uses a statistical (quasi-Monte Carlo) method to estimate the value of Pi...
on
22 Mar 2020
Wiki Page:
Azure Hadoop: Mahout Classification Sample
Peter Geelen
Table of Contents Overview Goals Key Technologies Setup and Configuration Tutorial How to do classification analysis by using Mahout on Hadoop on Azure Summary Overview This tutorial illustrates how to use Apache Mahout in Hadoop on Azure to do classification. Classification techniques attempt...
on
22 Mar 2020
Wiki Page:
Azure: Hadoop - 10 GB GraySort Sample Tutorial
Peter Geelen
Table of Contents Overview Goals Key technologies Setup and configuration Tutorial Generate the data for sorting by running the TeraGen MapReduce job Sort the data by running the TeraSort MapReduce job Confirm that the data has been correctly sorted by running the TeraValidate MapReduce job Summary ...
on
22 Mar 2020
Wiki Page:
Azure Data Transfer: Tutorial
Peter Geelen
Microsoft Codename “Data Transfer” (https://web.datatransfer.azure.com) is a cloud service that lets you transfer data from your computer to a SQL Azure database or Windows Azure Blob storage account that you own. You can upload any data format to Windows Azure Blob storage, and data that is stored...
on
22 Mar 2020
Wiki Page:
Azure Hadoop: Degree Distribution Sample
Peter Geelen
Table of Contents Overview Pegasus Goals Key technologies Setup and configuration Tutorial How to clean up a previous deployment of the Pegasus DegDist algorithm from Hadoop on Azure How to deploy the DegDist algorithm in Pegasus from Hadoop on Azure How to inspect the output from the Pegasus DegDist...
on
22 Mar 2020
Wiki Page:
Azure Hadoop: Pegasus Page Rank Sample
Peter Geelen
Table of Contents Overview Pegasus Goals Key technologies Setup and configuration Tutorial How to clean up a previous deployment of the Pegasus Pagerank algorithm from Hadoop on Azure How to deploy the Pagerank algorithm in Pegasus from Hadoop on Azure How to inspect the output from the Pegasus Pagerank...
on
22 Mar 2020
Wiki Page:
Telemetry – Data Acquisition Pipeline
Peter Geelen
Table of Contents 1. Introduction 2. Pipeline Characteristics 2.1 Multiple Data Sources Across Nodes and Services 2.2 Data Granularity and Latency 3. Scheduler Implementation 4. Import Tasks Implementation 5. OpsStatsDB Walkthrough 6. Conclusions 1. Introduction Welcome to the third wiki entry...
on
22 Mar 2020
Wiki Page:
Workflow Manager: Deployment of Workflows
Peter Geelen
When deploying Workflows within Workflow Manager as long activities inside of trusted surface are used, there is no assembly which should be referenced or published to the host. All required is contained in a XAML. Usually one workflow is WorkflowDefinition which basically defines the activation...
on
22 Mar 2020
Wiki Page:
Azure SQL: How to Enable Change Tracking
Peter Geelen
Table of Contents Introduction Prerequisites Getting Started: Test for Data Changes Bringing it all together Final Thoughts... About the Author Introduction Many customers have a need to efficiently track what has changed in their SQL Azure database from one point in time to another. They might...
on
22 Mar 2020
Wiki Page:
SharePoint 2013: What will happen if WorkflowManager crashes?
Peter Geelen
If The Workflow Manager Backend service terminates unexpectedly all workflow’s persisted data will remain persisted in database, but the workflow itself will stop the execution. In this case there is an event id 7031 in System Event Log : The Workflow Manager Backend service terminated unexpectedly...
on
22 Mar 2020
Wiki Page:
Active Directory: How to Detect Who Disabled a User Account
Peter Geelen
Why It Is Important If a user can’t log into IT systems with Windows authentication, one of the reasons behind could be an accidentally performed change to system configuration. An incorrect change to system configuration can accidentally disable a user in Active Directory. Disabled users in Active...
on
22 Mar 2020
Wiki Page:
HDInsight C# Hadoop Streaming Sample
Peter Geelen
MapReduce is a programming model designed for processing large volumes of data in parallel by dividing the work into a set of independent tasks. Most of the MapReduce jobs are written in Java. Hadoop provides a streaming API to MapReduce that enables you to write map and reduce functions in languages...
on
22 Mar 2020
Page 13 of 336 (8,376 items)
«
11
12
13
14
15
»
Can't find it? Write it!
Post an Article