Microsoft Knowledge Base Email Alertz

(823507) - Explains how to use the command stsadm.exe -o getproperty -pn createadaccounts to determine whether SharePoint Services is in Active Directory account creation mode. This operation does not appear in Windows SharePoint Services Help.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 823507 - Last Review: May 17, 2007 - Revision: 2.2

How to use Stsadm.exe to determine whether Windows SharePoint Services is in Active Directory account creation mode

On This Page

SUMMARY

This article describes how to use the Stsadm.exe command line tool with the createadaccounts operation to determine if you are in Active Directory account creation mode.

Note The createadaccounts operation topic does not appear in the Windows SharePoint Services Help, or in the Microsoft Windows SharePoint Services Administration Guide. You can receive a list of other command-line operations you can perform with Stsadm.exe. To do so, type stsadm.exe -help on the command line. For Syntax help for specific operations type stsadm.exe -help operation name at a command prompt.

Determine If Windows SharePoint Services Is in Active Directory Account Creation Mode

You can use Stsadm.exe to determine if Windows SharePoint Services is in Active Directory account creation mode.

To determine if you are in Active Directory account creation mode, type the following command at a command prompt, and then press ENTER:
stsadm.exe -o getproperty -pn createadaccounts
  • A response of <Property Exist="Yes" Value="Yes" /> indicates that Windows SharePoint Services is in Active Directory account creation mode.
  • A response of <Property Exist="Yes" Value="no" /> indicates that Windows SharePoint Services is not in Active Directory account creation mode.

MORE INFORMATION

You can use Windows SharePoint Services in Active Directory account creation mode so that new user accounts are created automatically, up to a configurable limit based on the e-mail addresses. For more information about using Active Directory account creation mode, see the Microsoft Windows SharePoint Services Administration Guide.


APPLIES TO
  • Microsoft Windows SharePoint Services 2.0
  • Microsoft Windows SharePoint Services 3.0
Keywords: 
kbwebservices kbhowto kbinfo KB823507
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate