STSADM is a command-line utility for configuring SharePoint

learn more… | top users | synonyms

0
votes
3answers
214 views

Physical to Virtual Migration of SharePoint Machine

We are about to conduct a full virtual migration. Among the physical machines to be migrated is our SharePoint server, which hosts two SP sites. I know very little about SharePoint and I've only ...
0
votes
2answers
60 views

STSADM Denied File Access for Solution Retraction

I'm trying to retract an existing solution for my web app on MOSS 2007. I'm failing the retraction because on the solution properties page on Central Admin 3.0 while the stsadm react job is running ...
3
votes
1answer
375 views

Can't restore backup of content database using stsadm after migration to SQL 2008 R2

WSS 3.0 on Server 2003 within a Domain. I set the server up 3.5 years ago along with a test setup. It's the first and only SharePoint install. I recently had to migrate the content database from ...
1
vote
1answer
43 views

Rename SharePoint 2010 Web Server

Can someone help me by providing the correct set of steps to rename a SharePoint 2010 Web server machine name? It's a two-server farm. Are there know issues associated with this? I've researched this ...
0
votes
1answer
63 views

attach content db to SharePoint Server 2010

I need to migrate the WSS3.0 SP2 + Project Server 2007 SP2 based farm to a SPS2010 SP1 + Project Server 2010 Sp1 farm. I create a new farm (new VM on hyperV 2012) SPS2010 based (build 14.0.6028.1000) ...
0
votes
1answer
62 views

Recursive Enumeration of Sites, Subsites, and Application Templates Used

I am migrating my WSS 3.0 installation over to 2010 and then eventually to 2013 and am in need of a stsadm command that will show me a list of sites in the site collection, a list of subsites within ...
0
votes
1answer
90 views

Toggle Developer Dashboard not working

I just ran the following as administrator stsadm -o setproperty -pn developer-dashboard -pv ondemand The operation completed successfully. I see the icon to the right of my name and attempt to ...
0
votes
1answer
41 views

Enable version checking in MOSS

I had a huge farm environment in SPS 2003 recently i migrated my older environment 2003 that was externally hard coded by the designers(Template was different as compare to default template in SPS ...
0
votes
1answer
89 views

stsadm -o export with MUI

I have a SharePoint 2010 site that I need to export and import on another Web App. That website has been customized and uses the built in MUI (Multilingual User Interface). For example : First, I ...
2
votes
0answers
53 views

Import-Spweb is changing the user id if the user does not exist in the organisation anymore

We had to restore a list (which has versionsing enabled) in our PROD enviornment SP 2010 August CU 2012. We used the following command metioned below: Import-SPWeb http://example.com/projects/myList ...
1
vote
0answers
103 views

Urls got buggered after content db migration

This is a very well known problem and various fixes are starting to fail for my client... Scenario. We took a database back-up from staging (after backing up LIVE first) to do a new re-skin of their ...
0
votes
0answers
49 views

Failed to connect to an IPC Port: Access is denied. How to resolve?

When attempting to upgrade a sharepoint 2007 solution I am getting the following error: Timer job successfully created. E:\wsps>stsadm -o execadmsvcjobs Executing .Executing ...
0
votes
0answers
83 views

Backup and Restore Sharepoint 2007 list only with stsadm

Now we create a full backup with stsadm, if somesthing happens we use this backup, and we use this backup to restore on our test environment if we want to debug an error. But now we installed a new ...
0
votes
0answers
77 views

Deployed solution using stsadm commands..But it is not working

I have a differnt issue, that i was deployed the solution using stsadm commands. feature is showing site collection solutions and it is activated. But the functionality for the solution is not ...
0
votes
0answers
351 views

STSADM to sync between a WSS 3.0 site and Active Directory

Is there are a stsadm command that I can execute to sync between a WSS 3.0 site and Active Directory?
0
votes
0answers
447 views

Deploy solution using powershell

I have a solution with 4 projects to automatically some processes in Sharepoint.these projects are: WebPartProject: Create a custom webpart CreateTemplate: Create 2 documents libraries (with ...
0
votes
0answers
85 views

How do I in SharePoint 2007 stsadm setproperty with a hyphen in a property

I am using the command: stsadm -o setproperty -propertyname "myprop" -propertyvalue "-mayvaluewithhypenatbeginning" but this doesn't work as I get "Command line error. Invalid parameter." How do I ...
0
votes
0answers
55 views

Migrated WSS site but screwed up a few AD users

Backup and restored a WSS site to a new server. Created my new AD users on the new server but forgot to run the stsadm -o migrateuser command before logging into my site. SharePoint added the user to ...