I was asked information sources about migration planning. Below is a list of links to blogs and white papers. There are many more, Search is your friend. Don’t be afraid of approaching software vendors, they can be very helpful if you ask the right questions. Update from Collab365 Team : Since this article was published,
As you know powershell is a scripting language that can be written in any text editor such as NotePad, TextPad and so forth. Fortunately, Microsoft created a specific environment for writing PowerShell scripts, called Integrated Scripting Environment (ISE). This scripting environment does not come pre-installed in Windows Server 2008R2 and you need to add it
If you’re exploring how to leverage Forms-based Authentication for your SharePoint Extranet, chances are you’ve run into the ASP.NET SQL Membership Provider. Aside from the MSDN link I just pointed to, you’ll probably find countless tutorials about it online, as well as a few open-source products (such as the CodePlex SharePoint FBA Pack) and other
What you expect? How to install SharePoint 2010/2013 single-multiple servers using AutoSPInstaller? Which Service Accounts are used and why they are needed for SharePoint Server and SQL Server Installation & configuration? What should we take care while Configuration of AutoSPInstallerGUI? Recently I have installed the SharePoint Server 2013 on multiple servers. First I will define
Many rookies in the IT field come up with this question that should I migrate my Exchange Public folder to SharePoint or not. Well to answer it in simple terms, SharePoint cannot be considered as a replacement of Exchange Server. Let’s first try to understand what the use of SharePoint Server is. SharePoint Server can
The blog “SharePoint comparison matrix for 3rd party migration tools” posted by Alex Dove on December 17, 2014 caught my attention. I have been doing similar work recently and am providing my paper : Guide to selecting best SharePoint Migration Tool, as a way of contribution to the ‘migration’ thread. The paper seeks to provide selection criteria
Introduction I’ve worked with all versions of SharePoint, that being SharePoint Services 2.0 or SharePoint Portal Server 2003 (commercial release), SharePoint Services 3.0 or SharePoint Portal Server 2007 (commercial release), SharePoint Foundation 2010 (free) – plus SharePoint Server 2010 (commercial extension for Foundation), SharePoint Enterprise 2010 (commercial extension for Server), SharePoint Foundation 2013 (free) plus
Sometimes it is essential to hide a column in a SharePoint list/library. It can be done easily with PowerShell. The following code hide “fieldName” in Edit and New Forms; however, it is available in display and new form! #Get the Web $web = Get-SPWeb “URL” #Get the List $List = $Web.Lists[“listName”] #Get the Field $Field
Administration Options Microsoft SharePoint 2010 Search provides business users with a highly efficient and customised intranet search capability. Not only does it index all of your enterprise data on SharePoint 2010 server, but it also enables you to search documents, file share, and other data sources and repositories. Server administrators can use SharePoint administrative options
Create a workflow which is described on following image. Note: After any two of three approvers finish their approval tasks document will be either approved or rejected. Resolution Access SharePoint site and create custom SharePoint list. List name: Regulation Approvers Columns: Editor (PeoplePicker) Approver1 (PeoplePicker) Approver2 (PeoplePicker) Approver3 (PeoplePicker) Note: Using this method approvers can be different for
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]
