Sign In
Developer Support ADSI, WMI, Powershell Team Blog
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
80072030
Active Directory
AD LDS
ADAM
ADSI
base64
C++
DsAddSidHistory
DsBindWithSpnEx
Error
failover cluster manager
Filter
GPMC
GPO
Group Policy Object
GUID
IADsGroup
IEEE Standard 754
IGPM
PowerShell
script
System.DirectoryServices
VBS
windows scripting host
WMI
Archive
Archives
April 2012
(1)
March 2012
(1)
January 2012
(7)
December 2011
(1)
November 2011
(2)
December 2010
(1)
October 2010
(1)
June 2010
(1)
May 2010
(2)
April 2010
(1)
March 2010
(1)
December 2009
(2)
October 2009
(2)
September 2009
(3)
August 2009
(3)
July 2009
(2)
June 2009
(1)
May 2009
(1)
March 2009
(2)
February 2009
(2)
January 2009
(1)
August, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Developer Support ADSI, WMI, Powershell Team Blog
Getting an exception “The specified directory service attribute or value does not exist”, when you try to search a user in an AD container using System.DirectoryServices.AccountManagement.UserPrincipal::FindByIdentity
Posted
over 3 years ago
by
Jitheshn
1
Comments
This happens because If there is no container specified, the principal context class will create a System.DirectoryServices.DirectoryEntry object by binding to builtin CN=Users container to start searching for users. System.DirectoryServices is built...
Developer Support ADSI, WMI, Powershell Team Blog
Restoring object from the Active Directory Recycle Bin using AD Powershell
Posted
over 3 years ago
by
Joe Cordero
0
Comments
As anyone who has managed the Active Directory knows, if you delete an Active Directory object, although it marked as tombstoned, all the linked and non-linked attribute values are cleared. It is therefore difficult to reanimate the object because extra...
Developer Support ADSI, WMI, Powershell Team Blog
Working with Group Policy Objects Programmatically – Locating a GPO using the GPMC ( Group Policy Management Console ) object model in C++
Posted
over 3 years ago
by
Max Vaughn
2
Comments
In my previous post we discussed how to modify a registry based GPO programmatically. In this post we will focus on using the GPMC ( Group Policy Management Console ) object model to find a GPO that contains a specific string in the display name. The...
Page 1 of 1 (3 items)
MSDN Blogs
>
Developer Support ADSI, WMI, Powershell Team Blog
>
August, 2009