Have questions about computing? Enlighten them on the Forum in this.
Visual Studio Extensions for WSS 3.0 (Sharepoint) Organize your Outlook emails - Xobni
Jun 24

image

Who is to know SharePoint 2007 certainly run stsadm.exe. This program allows various operations on the Sharepoint 2007, since the installation of solutions / features to full backups. This application does not come by default in Windows Environment Variables, for which the user needs to specify the full path to its location:



C: \ Program Files \ Common Files \ Microsoft Shared \ web server extensions \ 12 \ BIN \

To avoid this, we can add to the PATH stsadm.exe Windows Server 2003, so we can use the stsadm directly from any Windows folder.

To do this click the right mouse button on "My Computer" and click Properties.

image

In the window that opens, click on the tab "Advanced", then the button "Environment Variables" that appears at the bottom of this tab.

image

In the Environment Variables window, select the variable "Path", and clicking "Edit."

image

In the window that opens, we will add the path to the bin folder of sharepoint, where the stsadm at the end of the values that already exist, adding a ";" separator

image

We need to add:

; C: \ Program Files \ Common Files \ Microsoft Shared \ web server extensions \ 12 \ BIN \

After we add the path to the PATH, I can use the stsadm naturally.

Can make download of a small bat file that performs this operation automatically.

Download file bat that stsadm to add the PATH (Save as)

rss_icon_glass_reflection64

If you liked this article subscribe to the RSS feed istomesmo to stay updated on the latest articles.

»Subscribe here fedde RSS '

Learn more about RSS fedde here


Articles that may interest you:

published by CN Labels:


Leave a Reply