Set stsadm Path


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #SharePoint 2007
  2. PATH = %PATH%;C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN
  3.  
  4. #SharePoint 2010
  5. PATH = %PATH%;C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.