Thursday, October 19, 2017

Open SQL Server Management Studio as different windows user

C:\Users\kalaim2>runas /netonly /user:kalaim2@d-tdbfg "C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\ssms.exe"

Wednesday, September 6, 2017

SharePoint useful links

Unable to delete SharePoint 2010 ContentType “Contenty type in use.”

https://stackoverflow.com/questions/6427315/unable-to-delete-sharepoint-2010-contenttype-contenty-type-in-use

PowerShell SnapIns vs. Modules
     Describes differences between two ways of packaging cmdlet old way, SnapIns and new way.   Modules. Provides useful cmdlet to administrate SnapIns and Modules

How To Convert a PowerShell Script into an EXE File

Sharepoint-Move list item to anoter list with attachment

CSOM SharePoint PowerShell Reference


List of WebService of SharePoint 2010

Tuesday, September 5, 2017

Sharepoint 2010 - Which master page is in use

https://stackoverflow.com/questions/4133849/sharepoint-2010-which-master-page-is-in-use

Wednesday, May 3, 2017

SharePoint tutorials

Technique for managing large lists
Very good tutorial
1. Separate into small lists
  • Library: Create folder, move files in Window Explore
  • List: Create folder, move items in 'Content and Structure' view
2. Create different views
3. Create index(s)
4. Create key filter
5. Use Datasheet view
6. Use Excel (one way synch), usually used for analysis
7. Workspace to work off line (two way synchronization)
8. Export to Access. Link export allows two ways synchronization
9. Time Window