Questions tagged [stsadm]

56 questions
0
votes
0 answers

SharePoint 2007 user migration: User was removed from SharePoint groups

I'm responsible for migrating users from domain A to domain B for a SharePoint 2007 MOSS farm. I'm using stsadm -o migrateuser command. The problem is, after I run the command for 2 testing users, 1 user was removed from every groups he was in…
daipn
  • 21
  • 4
0
votes
1 answer

Run SharePoint STSADM command from C# Console

I've been asked to run the following command from C#: stsadm -o gl-copylist -sourceurl "http://someurl" -targeturl "http://someurl" -includeusersecurity -haltonfatalerror -deletesource -includedescendants All –nofilecompression Here is the…
Matt Fitzmaurice
  • 1,319
  • 4
  • 19
  • 40
0
votes
1 answer

Using the sharepoint stsadm import command fails when list exists

When using the stsadm -o import command in sharepoint I am getting an error relating to a list already existing, the import then seems to fail. Should it not handle this scenario of a list already existing on the destination server? I then used the…
78lro
  • 1,790
  • 7
  • 37
  • 63
0
votes
1 answer

Overwriting the content from one MOSS content database to another

We have a content database on our live moss server. It contains one site collection with several sub-sites. I'm using the stsadm export command to produce a cmp file, then moving this to our test server in a different farm. I then want to import…
78lro
  • 1,790
  • 7
  • 37
  • 63
0
votes
1 answer

Webpart missing webpart catalog entry when build with vsewss but deployed with stadm

I have the exact problem of not getting any webcatalog entry for a webpart if i deploy via stsadm. The project of this webpart is generated with vsewss and build with it. The very webpart entry can be accessed if its deployed through vsewss'…
Koray
  • 1
0
votes
2 answers

How to uninstall feature without Feature.xml file?

I have feature which is not correctly installed on my website. How can I uninstall it without Feature.xml file and without feature id?
truthseeker
  • 2,214
  • 6
  • 30
  • 53
0
votes
1 answer

Sharepoint Migration from one domain to another

I have an active sharepoint farm already built and I am wanting to create an exact mirror copy of the sites and all its contents into a different domain for develpoment and testing. The share point site is live and can not be brougt down I have…
0
votes
1 answer

Object Model version of stsadm -o execsvcadmjobs command

What is the equivalent command to perform any outstanding actions? Thanks
Nath
  • 203
  • 4
  • 17
0
votes
2 answers

sharepoint copy a list to a different web

how can i copy a sharepoint list with all its data to a different web? is there an stsadm command to do this? or even through the gui.
raklos
  • 28,027
  • 60
  • 183
  • 301
0
votes
1 answer

stsadm addcontentdb - add content database from sp1 to sp2 environment?

I'm trying to add a content database from a sp1 environment to a sp2 environment, but I am getting the error, Login failed for user "username". Reason: Not associated with a trusted SQL Server connection I've tried all accounts, from Farm Admin,…
Benjamin
0
votes
1 answer

stsadm supports just a few parameters

I try to use the "editssp" command of stsadm, but for some strange reason the stsadm command supports less parameters on our live Sharepoint server than my local Sharepoint installation. Compare the first screenshot with the second: Both have the…
user825887
  • 219
  • 2
  • 9
1 2 3
4