[Step-by-step] Installing SharePoint 2010 on Windows Server 8 Beta

Long time no writing about SharePoint technology because I have been busy lately and have not got time to take care of my blog where I have being considering as my second home.  Additionally, my English writing skill is a barrier as much time as it takes. Not for this reason, I want to keep writing about what I have basically learned. This helps me improve my writing skill much, as well as bring to me a great pleasure when I share my knowledge for the IT community.

As a technology junkie wandering around a complex maze personally called “Technology Maze” that has a bunch of paths represented as specific technologies, I love learning about new improvements of a new product or a technology I’ve focused on. Given that, after getting information about Windows Server 8, which was officially named Windows Server 2012 at the Microsoft Management Summit, as well as taking a glance at some interesting improvements on SQL Server 2012 , I want to learn and write something on Windows Server 2012 and SQL Server 2012. I may be asked why I don’t select SharePoint 15. My answer is that although I have SharePoint 15 Technical Preview build installed in my computer, however because of NDA, I can’t exposure anything about SharePoint 15. If you want to know when it will be released, read this article: http://rcpmag.com/articles/2011/02/01/the-2011-microsoft-product-roadmap.aspx

What basically I want all is to write visually step-by-step configuration from simply installing Windows Server 2012, SQL Server 2012 to complexly installing SharePoint 2010 on a new innovated environment (Windows Server 2012 and SQL Server 2012).

This post is not recommended for any production environment. It is just used for testing purposes.  Don’t try it in your production environment. Otherwise, I’m not sure if your SharePoint job will be gone away.

Getting fully article here: http://thuansoldier.net/?p=2259

Free Vietnamese ebook about SharePoint 2010 Administration for SharePoint Vietnam community

I just finished updating the Vietnamese eBook covering SharePoint 2010 Administration basically and shared to SharePoint Vietnam community. This book is written for those who want to know what basically SharePoint 2010 is and how to work as SharePoint administrator doing many administrative tasks. This book is for beginner, not for experienced SharePoint Administrator.

Download: http://www.mediafire.com/?tm3tikz2dinrts5

The 4th SharePoint Saturday Vietnam Wrap Up

The first SharePoint Saturday Vietnam in the New Year was finished successfully today morning, with three useful topics which brought up some concepts we should know.

When it comes to installing an application or a product, you might be thinking that’s very easy to click to several Next buttons. However, installing SharePoint is different kettle of fish especially you need a best practice. You wouldn’t want to leave out the topic named “Best Practices Installing SharePoint 2010 Farm” presented by Mr. Hai from Bambo Solutions. He’s also the founder of SharePointVietNam.Net which is a biggest forum mostly focused on SharePoint technology.

This topic firstly focused on some common farm deployments spreading single-farm for small company to diverse n-tier farm deployments for middle-company or enterprise. Normally you guys would install SharePoint along with SQL server in a single box; however, this shouldn’t be called Stand-alone as some folks (maybe including you) may be thinking so. De factor this type of deployment is called Single-server deployment because stand-alone deployment includes not only SharePoint, database server role but also Active Directory used as a domain controller in a single server.

Mr.Hai then shared a good practice using accounts separately for distinct phases of installing SharePoint. Specifically you would use at least 3 separated accounts.

  • SQL service account: this account is very important when backing up SharePoint database and farm configuration via Central Administration. Remember it!!!.
  • Installation account: this account is used to run the creation of database. This account must be assigned two SQL Server roles: dbcreator and securityadmin.
  • SharePoint DBA account: it should be separated to meet some security policies if any.

The one thing I would warm you when installing and configuring SQL Server that you shouldn’t keep SQL instance by default namely MSSQLSERVER. The reason I’m saying that is that your system might be attacked by attacker who could exploit default port 1433 and default name MSSQLSERVER. Although, SQL Slammer worm roused SQL community in the past, however, we can’t say and think of something exactly in the future when information technology is improved very fast. Finally, don’t run Farm Configuration Wizard after completely installing SharePoint including database configuration. It’s for that because the account will being used to run all Service Applications selected when configuring Farm Configuration Wizard setting. It makes your system more complexity into service accounts, performance and disaster scope if changed.

Mr. Hai finished his own presentation by an interesting question: How does a system account mean?

The second topic named “Building powerful Business Intelligence (BI) solution on SharePoint 2010” presented by Mr. Vu working as Partner Technology Advisor from Microsoft Vietnam might be difficult to understand because of its insight, especially the ambiguous term BI. When Enterprise 2.0 is being strongly focused in many organizations, the trends in BI are a piece of Enterprise 2.0:

  • Demanding self service
  • Consumerization of IT (I will try to share my though on what consumerization of IT is in the future if I have time. It’s worth learning).
  • Share and collaborate with friends and colleagues
  • Access information anywhere at any time

Microsoft combines BI with collaboration in the platform, as you know, called SharePoint in order for your business to enable a higher quality decision making process. Thinking of collaboration environment where business data can be shared across management board, where just authorized members can access to greatly sensitive data that you, as a decision maker, don’t ever never want outsider to know. Thinking about Microsoft Office 2010, SharePoint 2010 and SQL Server 2008 R2, BI is built on what you know already.

Which amazing features will you want? Well, firstly you don’t need to make a customized template because SharePoint 2010 provides a BI template for you. It’s very easy to create a new BI template with predefined lists for dashboard components. Also, PerformancePoint Services is what you do want in improving business. I don’t have much time, as well as experience, to introduce PerformancePoint Services. If you want to design Dashboard, make a visual KPI report or so on, let’s think about and dive into PerformancePoint Services in SharePoint 2010. Excel Services and Visio Services help your data to be presented visually.

Keep learning about SharePoint BI through the following useful sources:

Mr. Chung from KMS presented the latest topic named “SharePoint Service Application” from a development perspective. He shared his experiences in implementing a customized service application and some complications with SharePoint classes particularly.

By the way, at the 2nd SharePoint Saturday Vietnam, my presentation focused on planning and designing SharePoint Service Application architecture that is indispensable for any SharePoint deployment. I shouldn’t be mentioning built-in SharePoint service applications because you already know what basically they are. The one thing I would love to introduce is Site Subscription Setting Service Application. Let’s dive into it if you are curious.

Finally, I would like to thank everyone who attended, especially all of speakers at the 4th SharePoint Saturday Vietnam.

Speakers at the 4th SPSVN

It’s too excited for SharePoint Saturday Vietnam organization board to continue making the other interesting events in the future.You guys will get more excited when joining SharePoint Saturday Vietnam event. We are trying to do the best for SharePoint Vietnam community and will keep you posted.

- T.s-

Download slide and demo at: http://sharepointsaturday.org/vietnam/pages/download.aspx

We are calling you as a speaker at SPSVN 4th (18/02/2012)

Hi SharePoint-er

To continue satisfying community with the previous SharePoint parties in 2011, we are looking forward to hearing from you guys about SPSVN 4th that will be held on February, 18th 2012.

If you want to share your SharePoint experience at this event, please send your topic to spsvietnam@live.com.

We will keep you posted.

SPSVN

Working with document stored in SharePoint site using Document Connection

Delivering SharePoint 2010 collaboration solution for a client recently, who wanted to upgrade and migrate MOSS 2007 into SharePoint 2010, was my responsibility. I was responsible for designing fresh architecture for new environment, planning migration project, implementing and training at post-implementation stage. One interesting challenge I had to do was to learn and write guidance on how to use Document Connection ran on Mac OS environment to connect to SharePoint 2010 site.

Microsoft Document Connection for Mac OS enables to simply work with document stored in SharePoint site. In Windows, as you know, a client tool called Microsoft SharePoint Workspace 2010 that enables to share, work on not only document library but also list. Especially SharePoint Workspace 2010 provides real-time automatically synchronization of desktop content. Document Connection for Mac OS has many limited functions, but in my opinion, built-in functions on Document Connection are enough to basically work on document stored in SharePoint document library.

Prior to working with SharePoint document using Document Connection, you have to consider the following:

  • Microsoft Office 2008 for Mac Home and Student Edition can’t connect to SharePoint site.
  • Document Connection is just available in Microsoft Office 2008 for Mac Service Pack 2. This basically means if you aren’t using Service Pack 2, you have to upgrade.

In this post, I try to share some basic tutorials as follows:

  • Connect to a SharePoint site using Document Connection
  • Upload document into a document library
  • Check-Out/Check-In/Discard a document

Connect to a SharePoint site using Document Connection

As I mentioned about version edition earlier, you have to make sure that your Office 2008 for Mac is upgraded to Service Pack 2 (version 12.2.0). Note: you have to upgrade to Service Pack 1 prior to upgrading to Service Pack 2.

Open your Application area in Mac computer, navigate to Microsoft Office 2008 folder and open Document Connection.

The Document Connection tool appears. On the left panel, click Add Location > Connect to a SharePoint site. As you see, Document Connection also allows to connect to an Office Live Workspace as known as Windows Live Sky Drive.

The dialog box appears. In the Site Address box, enter the main site collection address for the SharePoint site. In the Authentication setting, select proper authentication you are using. We have two settings: Username and password and Kerberos.Enter username and password and then click Connect button to start connecting to a SharePoint site.

If you can’t access to SharePoint, here are some reasons:

  • You don’t have right permission to access to SharePoint site so you should request Administrator to give permission.
  • The network is unavailable so you should determine the status of the network connection.
  • The network requires additional authentication to sign in to a SharePoint site so you have to change authentication from basic to Kerberos authentication. In my case, I use Windows authentication.
  • Double check your version edition if you are using Office 2008 Mac Home or Student edition.

Upload document into SharePoint document library

Microsoft Document Connection ran on Mac OS enables you to upload document from your Mac computer into SharePoint document library quickly with some basic steps.

In the Document Connection user interface, select your SharePoint site under SHAREPOINT heading. In right panel, you can see all sites included in your SharePoint environment. Select and then double-click on your site where you want to upload document.

In the right panel, you can see all components in your selected site. Navigate to document library or folder that will store your document.

Select document and then click Upload to start uploading document into document library or folder (if any)


Check-Out/Check-In and Discard

When you check out a file, you change only the copy of the file on your computer and lock the file that is located on the server. After you change that copy, you check it in by using Document Connection. The advantage of this method is that nobody else can change the file until you check it back in. For example, you might want to check out a file if you need to edit you work several times and you do not want anyone else trying to edit it.

Navigate to document you want to check-out and then edit. The basic steps on how to navigate to a specific document are like above tutorials. On the toolbar, click Check Out. When you are finished editing, click Check In on the toolbar.

Checking out a file temporarily locks the file on the server, and any changes that you make appear only in the file on your computer. If you want other people to see your changes, you have to check in the file. If you do not want to keep the changes that you made and want other people to be able to make changes to the file on the server, you can discard the check out.

Select checked-out file and then click Discard on the toolbar.

On the toolbar, you can create new file directly from Document Connection, edit, read and upload document easily.

All presentation slides at #SEASPC11

If you didn’t attend South East SharePoint Conference 2011 that was held 2 weeks ago in Singapore, you guys keep your passion for SharePoint  by tracking all presentation slides.

The session presentation slides can be accessed here (http://www.sharepointconference.asia/SEA/2011/Presentations1/Forms/AllItems.aspx)

I would like to thank SEASPC11 organizer team especially Mrs. Debbie for organizing the big SharePoint party SouthEast-round. I hope the next SEASPC11 will be held in Vietnam.

SharePoint 2010 Visio Stencil ToolKit

I’ve had a strong attachment for Visio for 3 years since I wrote my first book, which was guidance on how to use Microsoft Office Visio 2010 from End-User perspective, for Microsoft Vietnam. As you know, Microsoft Visio 2010 helps you simplify complexity with dynamic visuals, sketch your topology out, and new ways to share on the Web in real time. With a set of rich templates, you can create an organizational chart, a network diagram or a business process in order to make an overall look on your mind.

I’m used to drawing SharePoint topology, book cover or something using only Microsoft Visio 2010 because I am not expert at something like Photoshop, Corel Draw or so on.

From SharePoint 2010 perspective, Microsoft Visio 2010 Premium enables you to design workflow and then import to SharePoint Designer 2010. Moreover, Visio service on SharePoint 2010 provides ability to access and view your Visio diagram in Web browser without installing Visio 2010 on client.

At the SharePoint Conference 2011, Microsoft announced  SharePoint Network Topology Diagram Add-In, which allows you to render your SharePoint infrastructure real time in Web browser.

Now I would like to share SharePoint 2010 Stencil Toolkit including a lot of awesome shapes created by NLC’s SharePoint team. In the package, you will have 4 set of stencils.

  • SharePoint Stencils-v1 (comprise all stencils in this package)
  • SP2010-BuildingBlocks
  • SP2010-SiteTemplates
  • SP2010-Webparts

Here are the 3 reasons you should use SharePoint 2010 Stencil Toolkit:

  1. Making your demonstration for customer
  2. Designing prototype for branding project
  3. Attaching screenshot in UI/UX scope in System Requirement Specification documentation

Download SharePoint 2010 Stencil Toolkit

My predictions from SPC 11 Keynote

As you predict, SharePoint Conference 2011 attracts a tremendous number of its fans around the world to come to Anaheim for the biggest SharePoint party in the year. Over 7500 attendees from Administrator, Developer to Business User are learning 240 breakout sessions and enjoying awesome parties there from sponsors or groups.

Unfortunately if you couldn’t be there but you still keep getting news from a lot of SharePoint guys through Facebook, Google+ especially Twitter.

From the keynote, I noticed the following interesting news that provide you an fantastic impression:

  1. There are over 700,000 Developers who specialize in SharePoint world wide and 4,000+ trained partners.
  2. More than 125 million SharePoint licenses sold to over 65,000 customers.
  3. SharePoint is now one of the biggest businesses at Microsoft.
  4. Next update in the coming months to Office365 will include BCS to remote web services.
  5. ‎Failover capabilities of server farm, with 14+ terabytes of data in only one content database & 7500 concurrent users.
  6. FAST Search: More than 107 million items returned on a search in 2.3 seconds with server that costs 1.5mil.
  7. 80% of Fortune 500 Companies are running SharePoint.
  8. 80% of Office365 customers have never run SharePoint or Exchange before.
  9. Office 365 provides unified platform to bring together 400K workers worldwide.
  10. 60% of SharePoint deployments include social networking.
  11. SharePoint Network Topology Diagram Add-In
  12. Only Microsoft provides the flexibility to run servers on premies, use private clouds or multi-tenant SaaS with Office 365.
  13. SharePoint Conference announced for 2012 Nov 12-15 in Las Vegas.

You can know SharePoint is breaking out among businesses around the world so you now should start thinking about your strategies on the next SharePoint or your approach as well.

My predictions

I predicted that vNext SharePoint 2012 would be announced in this conference but I didn’t hear from keynote. In addition to SharePoint Conference 2012 announcement, I actually think that vNext SharePoint 2012 will be revealed to SharePoint folks. Microsoft didn’t run SharePoint Conference 2010 and that’s why I express my opinion regarding information of vNext SharePoint 2012 even I’m not Microsoft employee. Here are Microsoft products called vNext I know:

Office 365 will be strongly focused in the next year but it may not be king of collaboration in my opinion. The Office 365 developer will be grown for serving some scopes: User Application, Theme, Mobile Application but from that 80% of Office365 customers have never run SharePoint or Exchange before that makes me doubt about the future of Office365. Don’t reckon Office 2010 product with friendly UI will attract customer because what customers expect is to increase profit on cloud. Office 365 will be having some competitors such as SaleForce, Cisco Collaboration, Oracle, Google, HP.

Now take a look at 240 breakout sessions at SPC11, you will realize that Business Intelligence (BI) topic is much focused. With SQL Server code-named “Denali”, I reckon Microsoft will release a new generation on vNext SharePoint 2012 focusing on some critical keys including Business Data, Failover Clustering, High Availability, Highly Business Continuity design, Data Scalability.

From SharePoint job-market perspective, recruiting SharePoint Admin or SharePoint ITPro will be important than SharePoint Developer. You need not to hire more developer; you need to hire who can operate, maintain your SharePoint solution effectively and being responsible for migrating whenever. Focusing on SharePoint database is actually important as my thought when SharePoint is used as Enterprise Content Management system or BI as a core business. Additionally, Azure developer is actually needed for cloud computing but on-premises will still be used. In my opinion, the priorities as follows:

  1. SharePoint Architect (Solution, Infrastructure…)
  2. SharePoint ITPro
  3. SharePoint Business Analyst
  4. SharePoint Developer

From SharePoint application-market perspective, migrating/upgrading tool is actually important and needed to strongly market to SharePoint App market. Ensuring integrity of business data must be focused so backup/recovery tool will be focused. In my opinion, the priorities as follows:

  1. Migrating/Upgrading
  2. Business Data
  3. Backup/Recovery
  4. Integrated Mobile application
  5. Connecting with external system

SharePoint Conference 2011 is actually huge party and I would love to send all my best wishes to everyone there. I wish I could be there. I will try to come next time.


If you didn’t attend SharePoint Conference 2011, you can still keep getting information using the following tips:

Display Quick Launch in Publishing site template

One thing what made me waste a few minutes today was how to display Quick Launch in Publishing site template. As you know, you have two options for your department on Intranet solution and I thought that you would hesitate to select right template.

Using Publishing site feature on Team site template is actually good solution so you can make collaboration with a lot of features on Team site template and employ Publishing feature in order to build intranet environment. However, when you used Team Site template and then activate Publishing feature, you would encounter an issue concerning Quick Launch that it needs to be displayed for your team site. Quick Launch could be displayed by activating Wiki Page Home Page but your New Page button would be hidden.

I would like to give you a solution that will solve your problem by editing your page and then select Blank Web Part page. Remember that you need not to activate Wiki Page Home Page feature.

GMT +7, 15:00 PM September 29, 2011

4 “Think about” ideas to make your managed metadata

At 3rd SharePoint Saturday Vietnam, I gave the presentation regarding deploying managed metadata, which is new in SharePoint 2010 allowing you to store terms, keyword, managed metadata or so on in order to make your rich information across organization. How do you think about managed metadata comparing with metadata? Both definitions are metadata that is described on a lot of resources through Internet even you couldn’t understand quickly once you’ve read “data about data“, however, managed metadata in my opinion is different from metadata when it comes to taxonomy/folksonomy. I had  a controversy with Filipino consultant regarding pros and cons of taxonomy, which is described as a particular classification, when we start planning metadata for document management system.

Now take a look at my title with the word “Managed metadata” so I don’t absolutely intend to give 4 “think about” ideas to make you metadata. Let’s follow me to see 4 quick ideas to make managed metadata for your organization.

Think about general information

The first idea is to think about general information in your organization. General information is what you know when being asked about your organization or your profile. Department unit basically is used as managed metadata, however you should carefully consider your structure of organization in order to make a hierarchy of department effectively. Sometimes, when we synchronize Active Directory to SharePoint, we have two options for Department whether using Department attribute in Active Directory or managed metadata in SharePoint but you don’t worry because managed metadata on Manged Metadata service application is automatically prioritized. Some general information you still keep thinking about is positions, roles, divisions. The last one thing I can recommend you to put into general information is location room or branch. From location room idea, you can build floor-level such as Floor 1st (Room A111, Room A112), Floor 2nd (Room A221, Room A222) for meeting solution. That’s why I recommend you to use floor-level in such a way that you can make your meeting better. Below are groups I recommend:

  • Department
  • Position
  • Room

Think about where, when, who

It sounds like above idea when you see the words “Where, Who“, however, this isn’t my opinion. Prior to thinking about WhereWhenWho, let me know the business activities of your organization such as Information Technology, Consulting service, Retail, Education or so on, you will then need to indicate partners, clients who are working and coordinating with your organization to get the success. And the word “Who” in my opinion basically means partners, clients of your organization.

After listing your partners and client, you start thinking about “Where“. There are many recommendations for “where” so I can suggest as follows:

  • Branch office
  • Region
  • Partner/Client country

You still keep wondering the word “When” in 3W (WhereWhenWho). Depending on your business processes or activities from Accounting process, Finance department to event, which is held by Human Resource department, or traditional event every month/year, so you can list and classify corresponding period every year. Don’t represent it in term of week/month format such as Jan, Feb… This isn’t my opinion You can analyze as follows:

  • Recurrent event of Accounting/Finance
  • Recurrent meeting
  • Recurrent holiday/vacation
  • Recurrent general event from Human Resource department

Think about process

Depending on business process in your organization, you should localize in such a way that business process is classified. For example that is basically recruitment process of Human Resource department, you have the following processes:

  1. Identify vacancy
  2. Prepare job description and person specification
  3. Advertising the vacancy
  4. Managing the response
  5. Short-listing
  6. Arrange interviews
  7. Conducting interview and decision making

Remember you are using managed metadata and desiring to make a best enterprise information management system as well. I narrow EIM into DM (as known as Document Management) to give you why I recommend that you think about process. Take a loot at again 7 processes and let me know what you are thinking of managing document in recruitment process.

One thing related to business process is workflow. You can make the status of workflow such as Pending, Rejected, Approved. That’s useful if you plan business processes carefully.

Think about classification

The last idea is to think about classification. When it comes to classification, there are a lot of things you need to classify, from document type, product, project, employee type, fields .. You probably know what your organization will be classified in order to manage effectively. Depending on each department, you will have different classifications.

The word “Classification” may makes you confuse, however, I put it as the last idea in order to give you a view based on the first 3 ideas.


In this post, I didn’t intend to show pros/cons or compare managed metadata with metadata. I just recommend 4 ideas to make your managed metadata. I though I would write more articles regarding taxonomy/folksonomy especially taxonymy in comparison with folksonomy in SharePoint 2010.

1:45 AM GMT +7, Oct 3rd 2011

Southeast Asia SharePoint Conference (Nov 8 – 9, 2011 Singapore)

Like the king of all kinds of sport, SharePoint attracts a tremendous number of its fans around the world to the huge stadium where Microsoft would be likely to bring its excited followers many promising spectacular scores ever made in history.

I’ve seen a lot of SharePoint events and conferences around the world with fantastic topics but I’ve just watched it through Internet because a few factors especially financial resource to come there. It would be great to know the great SharePoint Conference Southeast Asia in the year at Singapore and I do think that it is actually the best SharePoint party last year.

Below are the information that you should know in order to attend the great party at Singapore. Take a look at the great topics through below:

Right now I can tell you “Let’s register your attendance” but you should know below:

  • The registration fee is $SGD450.00 per delegate.
  • Early Bird Discount for first 250 delegates ONLY – $SGD350.00
  • Group bookings of 5 or more receive a 20% discount.

You will be attending at Grand Copthorne Waterfront Hotel and don’t worry your accommodation, let’s check the guidance on accommodation or  some address you can check in (Cheap Hotel in Singapore) or (HotelsOne).

Now, let’s schedule for the trip in order to enjoy the great SharePoint party by putting the date November 8 – 9, 2011 in your Outlook or Notebook as well.

Let me give my own thought regarding the 5 reasons you should attend:

  1. Meet and discuss SharePoint with international expert
  2. Learn SharePoint 2010 Best Practice topics
  3. Experience the great business solution on SharePoint from vendors
  4. Connect with community in South East Asia
  5. Attend interesting activities

 http://events.linkedin.com/Southeast-Asia-SharePoint-Conference/pub/689575
 http://twitter.com/#search?q=SEASPC
 http://www.sharepointconference.asia/
 http://www.facebook.com/#!/spcsea

Fully configure Host Header for new Web Application with PowerShell

I wrote this post (Fully configure host header for Web application) 2 months ago in order to facilitate how to use host header for your Web application. Using host header allows you to make more easier using SharePoint for end-user. They just need to use friendly URL instead of remembering port number of URL.

In this post, let me share the PowerShell code I made today. PowerShell has a seduction that makes you love when you are in which.

 The PowerShell helps you the following:
  • Automatically create new Web Application with Host Header
  • Automatically create new Site collection in the Web Application
  • Automatically remove and then add new binding IIS Web Server
  • Automatically create new Host A record in DNS

Check code out: http://gallery.technet.microsoft.com/scriptcenter/Fully-configure-Host-d4027a48

I will be speaking at 3rd SharePoint Saturday Vietnam

I will be speaking at 3rd SharePoint Saturday Vietnam with the topic "Best practice for deploying Managed Metadata Service in Microsoft SharePoint 2010". If you are in Vietnam, don’t miss out the event. Please register at http://spsvietnam.eventbrite.com.

The following sessions will be discussed in the 3rd SharePoint Saturday Vietnam:

  • SharePoint Authentication & Single Sign On with ADFS
  • Best practice for deploying Managed Metadata Service
  • Understanding Business Connectivity Service in SharePoint 2010

SharePoint Saturday is an educational, informative & lively day filled with sessions from respected SharePoint professionals, covering a wide variety of SharePoint-orientated topics. It is FREE, open to the public and is your local chance to immerse yourself in SharePoint!

Join SharePoint architects, developers, and other professionals that work with Microsoft Office SharePoint Server 2007 and SharePoint 2010 in order to share you experience about these technologies, or get recommandations and knowledge of SP experts.

The third SharePoint Saturday Vietnam will be held in Ho Chi Minh on September 10th, 2011.


At the 2nd SharePoint Saturday Vietnam, I talked about how to plan and design service application in SharePoint 2010. You can learn about basics on the topic here.

Microsoft Forefront Protection 2010 for SharePoint – Your secure collaboration

I have heard a lot of questions concerning antivirus for SharePoint environment. At one time, when I used Symantec to protect workplace environment from threats, malware..etc, this antivirus program prevented w3wp.exe. One solution I used to resolve my problem was that I put w3wp.exe into accessed rule. If I have the choices for antivirus program for SharePoint environment, I will select Forefront Protection 2010 for SharePoint.

In this post, let me share recapitulation on how to install Forefront Protection 2010 for SharePoint as well as give you useful resources about this antivirus program.

Download Forefront Protection 2010 for SharePoint at here

Check out Forefront Protection 2010 for SharePoint requirement

In fact, Microsoft provides two Forefront protection on-premise versions:

According to Microsoft Release Note, in order to protect Exchange Server, if both the Exchange Server and SharePoint Products and Technologies are installed on the same server, only Microsoft Forefront Protection 2010 for Exchange Server can be installed.

Install Forefront Protection 2010 for SharePoint


In the License Agreement page, select I agree to the terms of the license agreement and privacy statement after reading the license agreement.

In the Service Restart, you need to stop World Wide Web Publishing Service during installation. If you accept, click Next.

In the Installation Folder page, select places that will be used to store FPSP. In the Proxy Information page, fill out your proxy information if you would like to use by selecting Use proxy settings.

In the SharePoint Information page, you must complete the information below and note some requirement for the account:

  • Structure format Domain\Account
  • Must be a member of the Local Administrators group on SharePoint server
  • Has SharePoint Farm Administrators privileges.
  • Must be a member of the Local Administrator group on SQL Server
  • Has Syadmin role in SQL Server if you use Windows authentication.

In the next page, I recommend you should get Microsoft Update alert. In the next pages, you can do some basic steps to complete installation process and then wait some minutes.

The below is Forefront Protection 2010 for SharePoint Administration interface.

The following antivirus engines are integrated in Forefront Protection 2010 for SharePoint

Useful resources


Dublin Core Metadata is available in SharePoint 2010

SharePoint 2010 is a content management platform including a lot of features that allow you to build the content management system for your organization.

Using metadata especially Dublin Core Metadata standard is indispensable to your Enterprise Content Management (ECM) solution. You know the power of SharePoint list that is used to store information and then make Dublin Core Metadata standard, which comprises 15 properties, easily. However, if you notice a great deal of available site content types in SharePoint 2010, you will know that SharePoint 2010 supports Dublin Core Metadata standard.

Go to the Site Settings > Site Content Type and then select Document Content Type group.

 

  • Contributor (multiple lines of text)
  • Coverage (Single line of text)
  • Creator (Single line of text)
  • Date Created (Date and Time)
  • Date Modified (Date and Time)
  • Description (Multiple lines of text)
  • Format (Single line of text)
  • Resource Identifier (Single line of text)
  • Language (Choice)
  • Publisher (Single line of text)
  • Relation (Multiple lines of text)
  • Rights Management (Multiple lines of text)
  • Source (Multiple lines of text)
  • Keywords (Multiple lines of text)
  • Subject (Single line of text)
  • Title (Single line of text)
  • Resource Type (Single line of text)

Some related posts you should learn:

12:28 GMT +7 PM Aug 12, 2011

More Posts Next page »