码迷,mamicode.com
首页 >  
搜索关键字:servercore adds    ( 224个结果
手把手教你搭建LyncServer2013之准备Active Directry(四)
进行Lync安装之前,我们需要对域架构进行扩展,下面在LyncFE01上插入LyncServer2013光盘前端服务器需要安装的功能组件:Add-WindowsFeatureRSAT-ADDS,Web-Server,Web-Static-Content,Web-Default-Doc,Web-Http-Errors,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,..
分类:其他好文   时间:2014-07-24 23:42:14    阅读次数:311
Exchange 混合部署—Exchange 2013&2007配置
将下列命令输入WindowsPowerShell会自动安装先决条件Install-WindowsFeatureRSAT-ADDS,AS-HTTP-Activation,Desktop-Experience,NET-Framework-45-Features,RPC-over-HTTP-proxy,RSAT-Clustering,RSAT-Clustering-CmdInterface,RSAT-Clustering-Mgmt,RSAT-Clustering-PowerShell..
分类:其他好文   时间:2014-07-15 10:51:31    阅读次数:579
List methods
Python provides methods that operate on lists. For example, append adds a new element to the end of a list, extend takes a list as an argument and app...
分类:其他好文   时间:2014-07-13 19:16:32    阅读次数:236
csvde ldifde 用法
Csvde---导入和导出数据从ActiveDirectory域服务(ADDS)使用逗号分隔值(CSV)格式存储数据的文件。Csvde用法:第一行是属性性,不能分行,一个用户占用一行,因必须通过加密通道发送密码,您无法导入用户的密码。所以导入的用户必须是禁用状态。常用对像类:DN:存储路径objectCl..
分类:其他好文   时间:2014-07-08 12:16:21    阅读次数:726
在Server Core上安装域控制器
08在ServerCore上部署域控制器,到现在Server2012R2的ServerCore上,方法依然适用。http://bbs.winos.cn/viewthread.php?tid=74465&highlight=%2Blianggj除了使用以上的方式,也可以直接使用命令行的方式进行安装:dcpromo/unattend/InstallDns:yes/dnsOnNetwork:yes/repli..
分类:其他好文   时间:2014-07-04 06:29:18    阅读次数:326
在windows server2012 Servercore的一些基本设定
测试了一下windows2012servercore模式的基本功能,做一些基本笔记。安装了一个最基本的core模式系统,对于微软的系统安装,是很简单的事情,安装完成登陆后,界面如下就一个命令行,看到这个是否感觉无从下手呢,如果我想要设定IP,修改电脑名称,给电脑加入域等等问题,是不是..
分类:Windows程序   时间:2014-06-28 06:23:49    阅读次数:308
使用Sconfig.cmd 配置ServerCore
在ServerCore中,可用的管理工具有如下:Cmd.exe、PowerShell.exe、Sconfig.cmd、Notepad.exe、Regedt32.exe、Msinfo32.exe、Taskmgr.exe、SCregEdit.wsf在WindowsServer2012R2中,你可以使用服务器配置工具(Sconfig.cmd)配置和管理服务器核心安装的几个常见方面。必须是管理员..
分类:其他好文   时间:2014-06-28 00:35:40    阅读次数:448
Android 官方文档:(二)应用清单 —— 2.2 <action>标签
syntax:contained in:description:Adds an action to an intent filter.An element must contain one or more elements. If it doesn't contain any, noInten...
分类:移动开发   时间:2014-06-18 14:48:12    阅读次数:252
【POJ】3468 A Simple Problem with Integers
线段树。段区间,终于完全自己A掉的。 1 #include 2 #include 3 4 #define MAXN 100005 5 #define lson l, mid, rt>1);20 sums[rt>1));21 adds[rt] = 0;22 ...
分类:其他好文   时间:2014-06-06 23:32:27    阅读次数:279
About Swift
Swift is a new programming language for iOS and OS X apps that builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds mode...
分类:其他好文   时间:2014-06-04 13:19:23    阅读次数:282
224条   上一页 1 ... 20 21 22 23 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!