sharepoint2013 随笔
1. 把某个账号在sharepoint网站上呈现"system account".
设置方法:central administration > security > configure service accounts > select your web application > change the account for it.
2. timer job配置文件路径:C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\BIN\OWSTIMER.EXE.config
3. 在Central Administration中,部分选项丢失,如"Manage Services on Server", "Configure incoming e-mail Settings"等链接。
解决方案:Launch Internet Explorer as Administrator (Right-click Internet Explorer, select “Run as Administrator”)。
4. 增加自己的模板页到site
根据原有的模板页,定义自己的模板页html,打开Site Setting->Master pages and page layouts->upload html page->check in html page->publish html page。该模板页就可以使用了。
5. deploy TimerJob 遇到已安装且报错
遇到feature id已经安装在farm中的情况,可以在visual studio中选择该timejob的feature,先右键选中属性,弹出windows界面以后,则再次双击该feature,则会出现一个界面,修改属性Always force install的值为true.
6. SharePoint can not use System Account to start workflow, if you did it, it will appear error.
7. 备份List和根据List Template重新创建list
备份List:List Settings->Save list as template->Type File Name and Template Name, check Include Content, Save it. 恢复List: Create new list accordding to the selected List Template. And you can find the List Template in "List templates" in "Site Settings", if the extenal List Template, you will upload the Template to "List templates".
8. 如果不能通过ip访问SharePoint网站
在Alternate Access Mappings增加zone为Intranet的Internal URL,需用ip地址,另外需要关闭Service on server->Request Management。

浙公网安备 33010602011771号