Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . adsi . general
This is a Usenet group - learn more
Find or start a Google Group about general.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
Microsoft Active Directory newsgroup.
Low activity, Usenet
Microsoft Windows newsgroup.
Low activity, Usenet
Microsoft Windows newsgroup.
High activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 13998  Older »
Description: Microsoft Active Directory Service Interfaces newsgroup.
 

Return all users who are present in a group - followup 
  All, The code below returns the following error : "There is no such object on the server." string LDAPAddress = "LDAP://mydomain/CN=grouptosea rchfor members,dc=mydomain,DC=co,DC=u k"; DirectoryEntry mygroup = new DirectoryEntry(LDAPAddress); string groupMembers = ""; foreach (object dn in mygroup.Properties["member"]) <---------here... more »
By Iain  - Nov 13 - 3 new of 3 messages    

Return all users who are present in a group 
  All, How do I return all the members of a particular group. I can return the group(s) for a user but not the members of the group TIA Ian
By Iain  - Nov 13 - 3 new of 3 messages    

Service Principal Name not registered on older OS if NetworkServic 
  I'm attempting to add a service principal name using DsServerRegisterSpn when my service starts. If my service's log on is LocalSystem then the SPN is registered correctly. If the service's log on is NetworkServices then this fails. This only occurs on older OS's like XP (32 or 64bit) and Windows... more »
By tcsosi  - Nov 12 - 2 new of 2 messages    

DFS FRS service issues 
  we are having FRS service issue on Windows 2003 R2 SP2 server. Service is crashing in every 5 mins and starting automatically after crash. Would you be able to suggest root-cause of issue? Below are some entries from the Event Viewer ****************************** *************** The File Replication Service is having trouble enabling replication from... more »
By Kapil K  - Nov 11 - 1 new of 1 message    

Programmatically invoking the select domain\user dialog on Windows 7 
  Hello, There are undocumented functions in netui2.dll to invoke the select domain\user dialog which we use throughout our application: OpenUserBrowser(), EnumUserBrowserSelection(), and CloseUserBrowser(). On Vista the netui2.dll, netui1.dll, and netui0.dll files don't exist so we ended up copying them to the System32 folder which solved our problem.... more »
By Jon Scott  - Nov 10 - 1 new of 1 message    

General access denied error using VB client 
  Hi all, I try to determine the cause of the error "General access denied" in the following scenario: - The user is using a Visual Basic program that is using ADSI - The VB program reads the AD, like the code example below, and it lists all domain users - The VB program runs using the credentials of the user currently... more »
By Tim  - Nov 10 - 1 new of 1 message    

Problem with GetObject in ASP 
  Hello! I'd like to modify several values in the AD for specific useraccounts within a single asp page which works with several html post based forms. We are running Windows Server 2003. AD is enumerated and returning the adspath for the user object I am searching for based on the sAMAccountname which I query with a html form.... more »
By Ralf Stolzenberg  - Nov 8 - 2 new of 2 messages    

Will AD LDS be supported in Windows 7? 
  We currently use ADAM as a configuration and user mgmt repository. It is usually shipped and deployed with our Application Server, which is .Net based (C#) and runs on IIS. Our Application Server is usually deployed on a server class operating system, such as Windows 2003. and with our next minor release version,... more »
By areis  - Nov 5 - 2 new of 2 messages    

63 Hosting Web www.ivys.es 
  Hosting Web [link] Hosting Web [link] Hosting Web [link] Hosting Web [link] Hosting Web [link] Hosting Web [link] Hosting Web [link] Hosting Web [link] Hosting Linux Web [link] Hosting Linux Web [link] Hosting Linux Web [link] Hosting Linux Web [link]... more »
By tesddalws  - Nov 4 - 1 new of 1 message    

GetObject error for a newbie 
  I am just starting to work with windows scripting and ADSI, and trying some of the examples found in the TechNet doucumentation. Here is my script: Set objUser = GetObject("LDAP://cn=david,dc= ectax,dc=escambia") ectax.escambia the domain and david being a user account in the AD. and error: getdomainuser.vbs(1, 1) (null): There is no such object on the server.... more »
By David  - Nov 3 - 2 new of 2 messages    

1 - 10 of 13998   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google