Microsoft
Software
Hardware
Network
Question : Sharepoint 2010 Error when using stsadm
We are getting a generic 'command line error' when trying to set an OU for a site to select users from in Exchange 2010
command:
stsadm -o setsiteuseraccountdirector
ypath -path "OU=CompanyA-Users,OU=Comp
anyA,OU=10
1,OU=Users
,DC=Domain
,DC=local"
–url
https://CompanyA.Domain.co
m:37231
I am able to run this one without error (which I am using to set a custom from address for the sites)
command:
stsadm -o email -outsmtpserver mail.example.com -fromaddress
[email protected]
-replytoaddress
[email protected]
-codepage 65001 -url
http://web_app_url
Any ideas what the command line error may be?
I get the same error even when I try this:
PS C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN> ./stsadm.exe help setsiteuseraccountdirector
ypath
Command line error.
Usage:
stsadm.exe -o <operation> [<parameters>]
stsadm.exe -help [<operation>]
…….
Answer : Sharepoint 2010 Error when using stsadm
With WCF service, the type should be concrete and cannot immutable. Unfortunately T doesn't work well with WCF
Random Solutions
Somebody is sending emials form my hotmail account
Windows Update site fails to load
Creating digital certificates for individual employee timesheet
Dynamic naming of Java objects
jQuery AutoComplete Problem
Sync Access database contacts with Exchange Contacts list
Need a regular expression
Batch script to calculate elapsed time in seconds : must be able to handle if time crosses midnight
Recover Exchange 2003 from log files
remove spaces from a string using regexreplace