skip to main
|
skip to sidebar
Subscribe:
Ramesh's Web/SharePoint Blog
Labels
Lotusnotes
(3)
sps2010
(19)
Wednesday, June 1, 2011
Hi
This blog is regarding the Share point technology to what I know for share-point and some of the topics I can post here.
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
Search This Blog
Powered by
Blogger
.
Blogger templates
Popular Posts
Creation Content DB for all site collections
. Content DB create cls $sites = "county" , "or" , "llevue" , "in" , "ca...
creating content type
CREATING A NEW CONTENT TYPE 1. Create a folder named CustomRating in the FEATURES directory. 2. Create a xml file named feat...
Get List/ document Items version size
cls Add-PSSnapin Microsoft.SHarePoint.Powershell -erroraction SilentlyContinue #create a CSV file "List URL, List Name, Item Count, L...
Content Type
Content Type:- • A content type is a reusable collection of settings you want to apply to a certain category of content. Conte...
Set version limit for list/lbrari items in sharepoint
cls Add-PSSnapin Microsoft.SHarePoint.Powershell -erroraction SilentlyContinue $SystemLists =@("Pages", "Converted Forms...
Deploy WSP using PowerShell
Add-SPSolution "C:\sharepoint2013\ Services .wsp" Install-SPSolution –Identity Services .wsp –WebApplication http://abc.com/...
Read a file from Sharepoint document library
The below Code snippet might be helpful when you want to read a text file or a csv file that you uploaded in your document library via c...
Taking documents from shared drive and uploading into the library
cls Add-PSSnapin "Microsoft.SharePoint.PowerShell" ; function Filescopying () { $files = ...
Get all site collections Used space and hits
function GetAllWebApplications () { write-host "Sitecollection List Extraction started...." -foregroundcolor yellow...
Create a new Sharepoint WebApplication
$WebAppName = "abc - 80" $WebAppHostHeader = "abc.com" $WebAppPort = 80 $WebAppAppPool = abc - 80" $URL ...
Followers
About Me
Ramesh's sharepoint Blog
Hi I am a jovial person. Easy to mingle with everyone. And I would like to touch with sharepoint new concepts.
View my complete profile
Total Pageviews
Blog Archive
►
2020
(10)
►
August
(10)
►
2018
(27)
►
September
(27)
►
2013
(9)
►
September
(1)
►
July
(2)
►
June
(4)
►
May
(1)
►
February
(1)
►
2012
(5)
►
February
(4)
►
January
(1)
▼
2011
(54)
►
December
(4)
►
November
(6)
►
October
(9)
►
August
(6)
►
July
(2)
▼
June
(27)
Migrating Lotus Notes applications to SharePoint 2...
Migrating to Lotustnotes to sharepoint2007
Background of Lotus Notes
Content Deployment
Content Type Hubs -- Publish and Subscribe
Access denied error when code runs with SPsecurity...
sharepint Architecture
Why Use SharePoint 2010?
Content Type
New Events in sharepoint 2010
SP and ASP.Net Page Life Cycle
Configure and deploy Web Parts (SharePoint Server ...
Migrating WSS 3.0/ 2007 application to SharePoint...
SharePoint Events Manager
Impersonation
AllowUnsafeUpdates VS RunWithElevatedPrivileges
Site pages Vs Application pages
creating custom List defintion
creating content type
Windows Powershell iin Sharepoint2010
What is the main difference between InfoPath form ...
SharePoint 2010 New Features
Basics MOSS 2007
Feature Stapling
Diffrence b/w Team site and Publishing site
Content Page Webpart
Hi
No comments:
Post a Comment