Solution is:  close the Variables panel on the right! This stops PowerGUI from enumerating all the properties inside certain objects and causing the error.

5. ProvisionSearchServiceApplication

Cannot create new search service application

Cannot create new search servica application:ent17_SearchApp1 ent17_Search1_Admin on GVV10932 contains user-defined schema. Databases must be empty before they can be used. Delete all of the tables, stored procedures and other objects or use a different database.

Resolved :In sql server management studio ,to delete the DB ent17_Search1_Admin

Set-SPEnterpriseSearchAdministrationComponent : The search service instance on this server is

not online

6. Page not found

1. Check content DB had the permission .

2. Check ip address bingding in iis

7. CA page Internet Explorer cannot display the webpage

Check the bingdings ,ip is the local address.

8 . Office Web Apps cache site collection


Create office web Apps cache :

Stop all content db , start owacache

$100G = (1024*1024*1024*100)

$web = (get-spwebapplication)[2]

$url = $web.url

$owner = (get-spuser -web $url -useralias ASIAPACIFIC\XUTI)