Sign in
Alex Tcherniakhovski - Security
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Blog - Link List
Active Directory Links
Blog francophone traitant de l'Active Directory
FIM Blogs
wapshere
Identity Trench (Craig Martin)
www.identitychaos.com
My Pojects on CodePlex
Active Directory Source Component for SSIS
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Active Directory Programming
AD Interop
FIM 2010
MIIS
PKI
Sharepoint
SSIS
Windows Server
Archive
Archives
August 2012
(1)
July 2012
(3)
May 2012
(3)
April 2012
(2)
March 2012
(2)
January 2012
(1)
December 2011
(2)
November 2011
(1)
June 2011
(4)
May 2011
(1)
March 2011
(2)
February 2011
(1)
August 2007
(3)
July 2007
(2)
June 2007
(1)
May 2007
(1)
October 2006
(1)
September 2006
(2)
August 2006
(2)
July 2006
(2)
June 2006
(1)
May 2006
(1)
March 2006
(2)
May 2005
(1)
April 2005
(1)
March 2005
(1)
July, 2007
MSDN Blogs
>
Alex Tcherniakhovski - Security
>
July, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Alex Tcherniakhovski - Security
Utility to load Active Directory with sample data and introduce incremental changes
Posted
over 6 years ago
by
Alex Tcherniakhovski
1
Comments
Quite often I find myself in a situation where I need to quickly build a test environment for Active Directory (AD), whether it is to perform some MIIS directory synchronization testing or performance benchmarking of an application that utilizes AD. I took initial stab at this problem by creating a simple VB script (ADPopulator) that was using several Excel spreadsheets as an input for creating some randomized by still realistic user information. You can see more info on that script here: http://blogs.msdn.com/alextch/archive/2006/09/18/AdPopulate.aspx. The script had a number of limitations though. So when working for test harness for my Oracle extensible MA I decided to write something that addressed the above limitations. Introducing ADModifer 1.0 ...
Alex Tcherniakhovski - Security
Certificate auto-enrollment configuration and certificate template version
Posted
over 6 years ago
by
Alex Tcherniakhovski
1
Comments
For the most part configuring certificate auto-enrollment is a fairly straight forward process, and is well documented (see links below). http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/autoenro.mspx http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/ws03crtm.mspx Nevertheless, there is one aspect that may not be quite intuitive and it has to do with the certificate templates versions. As you probably are aware Microsoft Enterprise CA supports two types of templates: V1 and V2. V2 templates allow customization and therefore are preferred, but require CA to be running on Windows 2003 Server Enterprise Edition. So where is the non-intuitive part? Well, the auto-enrollment configuration process will differ depending on the type of the template the certificate is based on. ...
Page 1 of 1 (2 items)