Sign In
Alex Tcherniakhovski - Security
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Active Directory Programming
AD Interop
FIM 2010
Forefront
ILM 2007
ISA
MIIS
Pages
PKI
Sharepoint
SSIS
WCF
Windows Server
Archive
Archives
January 2012
(1)
December 2011
(2)
November 2011
(1)
June 2011
(4)
May 2011
(1)
March 2011
(2)
February 2011
(1)
August 2008
(1)
June 2008
(1)
May 2008
(1)
April 2008
(3)
December 2007
(1)
November 2007
(2)
September 2007
(2)
August 2007
(3)
July 2007
(2)
June 2007
(2)
May 2007
(2)
March 2007
(1)
December 2006
(1)
November 2006
(1)
October 2006
(1)
September 2006
(2)
August 2006
(2)
July 2006
(3)
June 2006
(2)
May 2006
(2)
April 2006
(1)
March 2006
(2)
December 2005
(3)
November 2005
(1)
September 2005
(1)
July 2005
(1)
June 2005
(1)
May 2005
(2)
April 2005
(3)
March 2005
(1)
MSDN Blogs
>
Alex Tcherniakhovski - Security
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Alex Tcherniakhovski - Security
Extracting object ownership information from Active Directory into SQL
Posted
1 month ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm There could be many reasons why tracking Active Directory objects...
Alex Tcherniakhovski - Security
Extracting data from multiple Active Directory Domains
Posted
2 months ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm In this blog I will describe the steps which will simplify...
Alex Tcherniakhovski - Security
Extracting data from FIM Synchronization Service Run Profile log
Posted
2 months ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm Analyzing run history logs is an essential tasks in ensuring...
Alex Tcherniakhovski - Security
Correlating Active Directory accounts with their corresponding HR records in the absence of unique identifiers
Posted
2 months ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm The question of how the records stored in various repositories...
Alex Tcherniakhovski - Security
Establishing Federation Trust
Posted
7 months ago
by
Alex Tcherniakhovski
0
Comments
Conceptually within a Federation Trust configuration one party holds accounts of the participating users and another party serves applications to such users. The party holding the accounts is typically referred to as account domain and the ADFS server...
Alex Tcherniakhovski - Security
Building a test claims-aware ASP.NET application and integrating it with ADFS 2.0 Security Token Service (STS)
Posted
7 months ago
by
Alex Tcherniakhovski
0
Comments
We will need an ADFS (STS) in order to provide authentication services for our application. Follow this link for instructions on setting up ADFS server. Install IIS on the application server In addition to the defaults add ASP.NET and accept the...
Alex Tcherniakhovski - Security
Installing a stand-along ADFS Service
Posted
7 months ago
by
Alex Tcherniakhovski
0
Comments
In general installation of ADFS Service is a very straight forward process, nevertheless there are a couple of points worth paying special attention to: Registration of the SPN for the ADFS Service Granting access to the private key of the SSL...
Alex Tcherniakhovski - Security
Publishing Claims Aware Web Applications via Unified Access Gateway (UAG) SP1
Posted
7 months ago
by
Alex Tcherniakhovski
0
Comments
This walkthrough outlines the process of publishing a claims aware application through UAG SP1. Links to building pre-requisite components How to install and configure ADFS Service How to create a test claims-aware application follow this link...
Alex Tcherniakhovski - Security
Active Directory Data from Extract Load and Transform (ETL) perspective
Posted
8 months ago
by
Alex Tcherniakhovski
0
Comments
Ensuring consistency of the data stored in Active Directory should be one of the top priorities in achieving the overall security of an enterprise. By consistency in this context I imply how well the organization structure of a company is represented...
Alex Tcherniakhovski - Security
Imaging Windows 2008 Server
Posted
10 months ago
by
Alex Tcherniakhovski
0
Comments
Since I often need to quickly load Windows Server 2008 OS in my lab environment, I decided to invest some time into automating this procedure. In the process of doing so, I ran into some interesting challenges, hence this blog. Objective In my scenario...
Alex Tcherniakhovski - Security
Exploring Outlook Live Synchronization
Posted
over 1 year ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Recently I had a chance to work with Outlook Live Directory Synchronization tool. For those who don’t know, this tool allows to synchronize on premise AD objects with...
Alex Tcherniakhovski - Security
Network Access Protection DHCP Enforcement Walkthrough
Posted
over 4 years ago
by
Alex Tcherniakhovski
1
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm In this walkthrough we will examine the steps required to setup...
Alex Tcherniakhovski - Security
Automating distribution of Forefront for Exchange configuration settings via Microsoft Forefront Server Security Console (FSSC)
Posted
over 4 years ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm This screen-cast outlines the steps required in automating deployment...
Alex Tcherniakhovski - Security
Establishing and verifying connectivity between ISA 2006 and RSA Authentication Manager
Posted
over 4 years ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm This screen-cast outlines the necessary configuration steps...
Alex Tcherniakhovski - Security
Performing Mutual Authentication via IPSec in a MOM 2005 workgroup environment
Posted
over 4 years ago
by
Alex Tcherniakhovski
1
Comments
This walkthrough will concentrate on mitigating some of the security limitations of MOM 2005 when managing machines, which are part of a workgroup environment, or to be more specific which are not part of an Active Directory Forest. We will look at how to utilize PKI infrastructure in conjunction with IPSec capabilities of the Windows platform to perform mutual authentication based on X509 certificates. ...
Alex Tcherniakhovski - Security
Configuring SCOM 2007 to perform mutual authentication with non-domain joined machines using X509 certificates
Posted
over 4 years ago
by
Alex Tcherniakhovski
2
Comments
This walk-through outlines the steps required to configure SCOM 2007 to perform mutual authentication with non-domain joined machines using X509 certificates. Such configuration provides high level of security in the scenario of having to manage non-domain joined machines using SCOM 2007 ...
Alex Tcherniakhovski - Security
Exploring ISA 2006 as an outbound web proxy
Posted
over 4 years ago
by
Alex Tcherniakhovski
1
Comments
ISA 2006 can accommodate a variety of deployment scenarios. Here are just some of them: perimeter firewall, remote access gateway, application publishing reverse proxy, and outbound web proxy. This screen-cast explores the capabilities of ISA 2006 as an outbound web proxy. The topics covered in this screen-cast closely match those of the typical requirements put forward by our customers. Specifically, we will examine the following: 1. Integration with Active Directory by providing seamless authentication and access control options 2. Integration with 3rd party URL filtering solutions. We will examine integration with WebSense as an example. 3. Inspection of traffic channeled inside SSL 4. High availability and fault tolerance options 5. Manageability ...
Alex Tcherniakhovski - Security
Using Microsoft Network Policy Server in conjunction with 802.1x capable switch to provide access control to your network
Posted
over 5 years ago
by
Alex Tcherniakhovski
1
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm In this screen -cast we will explore how to configure end-to...
Alex Tcherniakhovski - Security
Accessing ILM WMI Inteface from non-windows host
Posted
over 5 years ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm This screencast explores a scenario of calling WMI interface...
Alex Tcherniakhovski - Security
Workflow based account reconciliation across multiple enterprise directories or how to deal with orphan accounts
Posted
over 5 years ago
by
Alex Tcherniakhovski
0
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm This screencast explores a framework for using workflow to...
Alex Tcherniakhovski - Security
Adding self-service component to your ILM 2007 solutions by utilizing MySite SharePoint facility
Posted
over 5 years ago
by
Alex Tcherniakhovski
1
Comments
Adding self-service component to your ILM 2007 solutions by utilizing MySite SharePoint facility In this walkthrough I am taking a look at a possibility of utilizing MySite facility of SharePoint as a mechanism to provide self-service for ILM 2007 based solution. Specifically, I will examine a scenario of using MySite to trigger updates of personal information, and propagating such information into other systems (ex. Active Directory). ...
Alex Tcherniakhovski - Security
Connecting ILM 2007 with SharePoint Services Lists
Posted
over 5 years ago
by
Alex Tcherniakhovski
2
Comments
In this blog I explore the possibilities of using information stored in SharePoint Services V3.0 lists to drive provisioning processes (specifically integration with Active Directory). The idea behind this approach is to merge provisioning and synchronization capabilities of ILM with collaboration and workflow components of SharePoint Services 3.0. Please, follow this link for a complete walkthrough. ...
Alex Tcherniakhovski - Security
Sample .NET code that retrieves data stored in a SharePoint list
Posted
over 5 years ago
by
Alex Tcherniakhovski
1
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm Quite often we need to pull some data stored in a SharePoint...
Alex Tcherniakhovski - Security
.NET Helper Class for managment of Oracle User and Role objects
Posted
over 5 years ago
by
Alex Tcherniakhovski
1
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm This helper dll (attached below in this blog) will allow you...
Alex Tcherniakhovski - Security
Using data parameters with Oracle Data Provider for .NET
Posted
over 5 years ago
by
Alex Tcherniakhovski
1
Comments
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm By now everybody must have heard about SQL injection attacks...
Page 1 of 3 (61 items)
1
2
3