06 2013 档案

PowerShell中的一个switch的例子
摘要:在这个例子中, 应该注意 Switch语句里对数字范围条件的使用 break的使用 字符串的拼接 数组的声明 $array = @(1,6,7,8,11,15,16)foreach ($element in $array){ switch($element) { {$_ -le 5} {Write-Host $($element.ToS... 阅读全文

posted @ 2013-06-26 13:52 中道学友 阅读(1586) 评论(0) 推荐(0) 编辑

NetBiosDomainNamesEnabled与SharePoint User Profile Service Application
摘要:本文中的内容转自参考资料中的文章. 如果域的NetBios名字跟Fully Qualified Domain Name不同的话, 那么就需要开启UPA的NetBiosDomainNamesEnabled属性为true, 默认这个值为false的. 如何判断你domain的NetBios name跟FQDN是否不同呢? 看下图. 下面的脚本可以在SharePoint服... 阅读全文

posted @ 2013-06-21 16:49 中道学友 阅读(393) 评论(0) 推荐(0) 编辑

在Windows Server 2008 R2上安装Exchange 2013过程中遇到的一些问题
摘要:笔者对Exchange经验非常有限, 但也正因为如此, 这里分享的东西对从没接触过Exchange的朋友会有更多的帮助吧, 至少希望如此. 1. Exchange 2013的安装需要.net framework 4.5, 如果没有的话, GUI的安装界面会闪退, 在命令行里运行setup.exe才会发现这个报错的提示. 2. 笔者并不知道要在AD上做什么, 所以直接在Exchange的机... 阅读全文

posted @ 2013-06-20 10:57 中道学友 阅读(5736) 评论(0) 推荐(0) 编辑

什么是ICMPv4协议?
摘要:Internet Control Message Protocol (ICMP) 是Internet Protocol Suite的核心协议之一. 网络上的操作系统使用这个协议来发送错误信息来说明一些东西, 比如说, 被请求的服务不可用, 或者主机或路由不能被reach到. ICMP还可以被用来转播query messages. ICMP跟TCP和UDP这样的传输协议不同, 它并不是被设计... 阅读全文

posted @ 2013-06-13 21:31 中道学友 阅读(993) 评论(0) 推荐(0) 编辑

SharePoint 2013中的"Error in the Microsoft SharePoint Server People Protocol Handler"报错
摘要:笔者的环境中有如下报错: 按照参考资料中介绍的步骤, 笔者配好了User Profile Service Application, 再启动一次完全爬网, 这个报错没有了. 参考资料 =========================== How to: Set up People Search in SharePoint 2013 http://www.dotnetm... 阅读全文

posted @ 2013-06-13 13:44 中道学友 阅读(415) 评论(0) 推荐(0) 编辑

备份Transaction Log, 遇到了报错"there is no current database backup"
摘要:备份Transaction Log, 遇到了报错. 错误截图 错误信息: TITLE: Microsoft SQL Server Management Studio ------------------------------ Backup failed for Server 'SQL-SPS2013'. (Microsoft.SqlServer.S... 阅读全文

posted @ 2013-06-12 13:15 中道学友 阅读(1405) 评论(0) 推荐(0) 编辑

SharePoint Distributed Cache简介
摘要:文章<<The Five Minute Cheat-Sheet on SharePoint 2013′s Distributed Cache Service>>对该特性进行了很好的介绍, 推荐阅读. 这里仅列出一些要点: 1. SharePoint Distributed Cache service提供内存缓存服务, 从而使得客户端获取数据的速度更快, 伴随着它的还有SQL Server端负载... 阅读全文

posted @ 2013-06-10 14:23 中道学友 阅读(665) 评论(0) 推荐(0) 编辑

[转载]Putty中文乱码解决方法
摘要:以下解决方案内容转自百草园的文章<<putty 中文乱码解决方法>> 方法一: 打开putty主程序,选择window-〉Appearance-〉Font settings-〉Change...,选择Fixedsys字体,字符集选择CHINESE_GB2312。 在window-〉Appearance -〉Translation中,Received data assumed ... 阅读全文

posted @ 2013-06-08 17:40 中道学友 阅读(379) 评论(0) 推荐(0) 编辑

SharePoint 2013移除服务器报错"CacheHostInfo is null"
摘要:笔者将一台SharePoint 场中的一台机器通过Configuration Wizard退了场. 当笔者想到管理中心去Remove Server的时候, 遇到了报错: CacheHostInfo is null 上网搜索一下, 发现这篇文章. 写得非常好, 我把他的脚本运行了一遍, 解决了这个问题. 问题描述 =========================== ... 阅读全文

posted @ 2013-06-07 16:54 中道学友 阅读(923) 评论(0) 推荐(0) 编辑

创建FileShare的content source的SharePoint 2013的powershell脚本
摘要:Add-PSSnapin "Microsoft.SharePoint.PowerShell"#Get SSA and then create a new content source$SSA = Get-SPEnterpriseSearchServiceApplication -Identity "SSA" New-SPEnterpriseSearchCrawlContentSource -Se... 阅读全文

posted @ 2013-06-07 14:36 中道学友 阅读(225) 评论(0) 推荐(0) 编辑

SharePoint 2013中Sign in as another user选项没有了
摘要:博主想切换用户测试一点东西, 发现SharePoint 2013中的Sign in as another user选项找不到了. 查了一下才发现的确是木有了, 微软还出了KB文章来说这个事儿. 有个workaround. 按住Shift, 在IE图标上点右键, 选择"Run as a different user" 文章Where is "Sign in as Different Us... 阅读全文

posted @ 2013-06-07 13:22 中道学友 阅读(320) 评论(0) 推荐(0) 编辑

SharePoint 2013中Office Web Apps的文档无法编辑的问题
摘要:笔者的环境中的Office Web App可以查看文档了, 可是还不能编辑. 错误信息: Sorry, you don't have a license to edit documents with Word Web App. Please get in touch with your helpdesk. 我遵循了参考资料中所描述的步骤, 设置了licensing. 还是没有成功. 第二天一早, 居然可以编辑了. 有图有真相. 所以, 在你完成了所有步骤还不能工作的情况下, 请记得最后的一个大招, 那就是重启所有的服务器试试看. :) 参考资... 阅读全文

posted @ 2013-06-07 10:33 中道学友 阅读(1519) 评论(1) 推荐(0) 编辑

SharePoint 2013中Office Web Apps的一次排错
摘要:笔者尝试在自己的测试环境中为SharePoint 2013配置Office Web Apps, 遇到了下面的问题. 文档无法在IE中打开, 报错如下. 排查的过程如下: 1. 查看SharePoint的ULS Log, 发现下面的条目: 06/05/2013 23:37:59.16 w3wp.exe (0x067C) 0x0124 SharePoint Foundation Claims Authentication aj0os Exception Exception occurred while creating an... 阅读全文

posted @ 2013-06-06 16:14 中道学友 阅读(1763) 评论(0) 推荐(0) 编辑

如何确定当前的PowerShell的版本?
摘要:运行如下的命令: Get-Host | Select-Object Version 如果安装的是PowerShell 3.0, 那么输出应该是: Version ------- 3.0 参考资料 ================== Installing Windows PowerShell 3.0 http://technet.microsof... 阅读全文

posted @ 2013-06-05 17:43 中道学友 阅读(430) 评论(0) 推荐(0) 编辑

如何在Ubuntu上让root帐号可以登录SSH
摘要:参照文章<<如何在ubuntu中启用SSH服务>>的步骤, enable了我Ubuntu上的SSH. 但是发现root帐号不能访问SSH, 报Access Denied. 我follow了这篇文章<<Allow root account to use SSH (openssh)>>的步骤, 还是不可以用root帐号在putty上ssh到我的Ubuntu上. Ubuntu操作系统对r... 阅读全文

posted @ 2013-06-05 17:42 中道学友 阅读(2752) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

技术追求准确,态度积极向上

点击右上角即可分享
微信分享提示