Add Lookup Field to SharePoint List using PowerShell
December 31, 2015
PowerShell script to add lookup field to SharePoint list: Scenario: You have a parent list called "Parent Projects" and child list "Project Milestones". The "Parent Project Name" field in child list is being looked up from the parent list's "Project Nam…