WS-FTP: modify user

iftpaddu -mod -h hostname -u userid +sysadm

Sharepoint: My Inbox and My Calendar

I was getting HTTP 404 errors within the web parts.  

Set the URL to https://<OWAURL>/owa

Set the mailbox information <username>@domain.com for mailbox and <username> for the calendar within the web part.

SCCM: distribute adobe acrobat reader

msiexec.exe /q ALLUSERS=2 /i AcroRead.msi TRANSFORMS=AcroRead.mst

SharePoint: install new feature

STSADM.EXE -o addsolution -filename ManageHierarchicalStore.wsp
STSADM.EXE -o deploysolution -name ManageHierarchicalStore.wsp -immediate -allowgacdeployment
STSADM.EXE” -o execadmsvcjobs
Then
  • Go to Central Admin > Operations Tab > Solution Management
  • Go to the Site Collection Features page of site and click the Activate button