refer to http://www.shudnow.net/2012/09/18/manually-enable-appear-offline-in-lync-2013-preview-via-registry/ Lync 2013, just as with previous releases, allows the ability to Appear Offline. And just as with previous releases, you can enable this func…
Problem Description ================= Following the Lync Deployment Wizard to setup Database Mirroring with a witness for Lync 2013, it fails.   Story ================= 1. When I filled all the blanks in deployment wizard, and tried to publish topolo…
Visual Studio 2013 Preview已经发布.大家可以下载试用了哦: 选项加载明显比之前版本要快很多.…
为期3天的微软Build 2013大会结束了,作为微软一年一度的开发者大会,微软也做足了功夫:很多产品(包括Windows 8.1和Visual Studio 2013 Preview)发布,channel9全程直播,可以到http://channel9.msdn.com/Events/Build/2013这边查看会议的所有内容. 虽然整个Build大会不像Google的I/O和Apple的WWDC那么热闹(Google和Apple的粉丝比较多),但我倒是一直非常期待,其中最大的期待在于Herb…
先来看一下Visual Studio的版本历史: 1. Visual Studio.NET 2002 2. Visual Studio.NET 2003 3. Visual Studio.NET 2005 4. Visual Studio.NET 2008 5. Visual Studio.NET 2010 6. Visual Studio.NET 2012 几乎每2年MS发布一个新版本,使我们的开发最来最便利了. 刚结束的Build大会,微软发布了Visual Studio 2013 Prev…
SharePoint 2013 已RTM了,对于程序员来说又要了解新功能了,同时 VS 2013 也将要 RTM了,两者同时应用定会有不新功能,我们先从 自定义 列表开始. SharePoint 2010 与 VS 2010 自定义列表相对比较麻烦,这里就不多说了,我们可以用PowerShell自定义列表,以前写过几篇文章介绍过PowerShell 如何自定义列表,现在介绍VS2013创建列表. 一.先安装VS 2013 Preview,创建一个空项目. 定义栏 类型   创建视图 定义列表属性…
MDT 2013 provides a common console with comprehensive tools and guidance for every organizational role-making it the recommended process and toolset to automate large-scale desktop and server deployments. Enhancements: Support for the Windows Assessm…
Visual Studio 2013 Preview - ASP.NET, MVC 5, Web API 2新功能搶先看 來自TechEd North America 2013的第一手消息 以下資訊均來自 Channel9 目前於北美 TechEd 活動影片,主要記錄 DEV-B314 這一場 Microsoft ASP.NET, Web, and Cloud Tools Preview 的筆記. Visual Studio 2013 Preview改良部分 以下將 Visual Studio…
安装Lync 2013, 首先要去做的就是prepare AD Forest. 在使用向导的时候会遇到报错如下: Prepare Forest Active Directory setting exection failed on an unrecoverable error Command execution failed: Value cannot be null. Parameter name: InstanceToDelete 截图如下:   解决方法就是手动执行下面的命令: Enabl…
前两篇介绍的是关于Exchange 与 Lync 之间的配制关系,这一篇介绍关于Lync.Exchange 与 SharePoint 之间建立信任关系. 首先要创建基于SSL的SharePoint Application,端口是 443,同时还要通过CA申请证书,否则在创建信任关系时,会出现错误. 第二 申请证书并导入   创建成功后,会生成一个txt 编码,之后根据生成的 txt申请证书,参考   ,导入成功后配制证书    创建PowerShell 脚本,建立信任关系 $shp = Get-…