Module 7: Managing SharePoint Customizations Customizing SharePoint: Web Browser/ SharePoint Desinger/ Visual Studio Deploy feature: Install-SPFeature –Path "ContosoProjects" Activate feature: Enable-SPFeature –Identity ContosoProjects Add solution: Add-SPSolution –LiteralPath "c:\custom\contososolution.wsp" Deploy solution: Install-SPSolution –Identity ContosoSolution Sandbox solution Enable developer dashboard stsadm or PS Module 8: Configuring and Securing SharePoint Services and Service Applications Secure Enterprise SharePoint service … Continue reading SharePoint 2010 Training Day 3 Notes
Author: Jackie Chen
SharePoint 2010 Training Day 2 Notes
Module 4: Configuring Content Management Content hierarchy List Column: Metadata/ Self-defined Large list: 50 million items Metadata: Taxonomy/ Folksonomy, Term store, Term group, Tem set, Term List throttling settings BLOB –Binary Large Object (SQL 2008 R2 filestream) RBS – Remote BLOB Storage SharePoint SP1 supports shallow copy Module 5: Configuring Authentication Authentication types, provider, methods … Continue reading SharePoint 2010 Training Day 2 Notes
SharePoint 2010 Training Day 1 Notes
Today is my first day of the 5 days SharePoint training (10174 Configuring and Administering Microsoft SharePoint 2010). I think it might be a good idea to keep my notes here, where I can easily retrieve in the future. Module 1: Introducing Microsoft SharePoint 2010 Physical Structure 3 server roles: Web server, App server, SQL … Continue reading SharePoint 2010 Training Day 1 Notes
Create Citrix Thin Client Live CD
To make the Citrix Thin Client (I call it TC-Citrix) more flexible, I created a live CD which can be used to run TC-Citrix from the bootable CD or install TC-Citrix to the local hard disk. Take a quick look, here are two snapshots: As always, below is my step by step How To: … Continue reading Create Citrix Thin Client Live CD
Image & Restore Citrix Thin Client
If you are trying to image and restore the Citrix Thin Client that I mentioned in my previous post - DIY Citrix Receiver Thin Client . There is a little trick you need to play: 1) Boot from the tiny core installation CD. 2) Format the disk manually: fdisk /dev/sda then enter the following input : … Continue reading Image & Restore Citrix Thin Client