码迷,mamicode.com
首页 >  
搜索关键字:administrators    ( 144个结果
ERP客户端调试指南(金蝶和用友)
ERP客户端调试指南(金蝶和用友)1.服务器端计算机名称为7位字母或字母数字组合,避免使用特殊符号,服务器需要固定IP,防止IP和计算机名称重复。服务器端添加公用访问账户ERP(可自定义命名),密码为ERP@2015(可自定义),授权为administrators组成员。服务器端日期格式调整..
分类:其他好文   时间:2016-04-19 20:13:55    阅读次数:152
PowerShell vs. PsExec for Remote Command Execution
Monitoring and maintaining large-scale, complex, highly distributed and interconnected systems can be extremely challenging for network administrators
分类:系统相关   时间:2016-03-21 12:26:24    阅读次数:270
install sublime for linux
Download Your Free eBooks NOW - 10 Free Linux eBooks for Administrators Python API, that available for Windows and C, C#, HTML, JavaScript, Groovy, La
分类:系统相关   时间:2016-03-06 12:48:30    阅读次数:769
SharePoint自动化系列——Create a local user and add to SharePoint
实现过程:在本地创建一个local user并将该user添加到Administrators组中,然后在SharePoint指定site中添加该user,并赋予Full Control的权限。脚本如下:function AddUserToSPSite{ param($siteUrl,$user...
分类:其他好文   时间:2015-12-08 20:05:21    阅读次数:145
共享本机资源
可以将文件夹共享给guest,administrator,everyone,administrators,users等等,同时在安全设置中也要一一对应。。。。。真不知道说什么,关键要熟悉各种用户的意义。比如guest:来宾账户,权限最低,设置guest密码可以这样net user Guest 123...
分类:其他好文   时间:2015-10-27 17:05:34    阅读次数:176
IIS URL Rewrite redirect from one Domain to another
IIS URL Rewrite enables Web administrators to create powerful rules to implement URLs that are easier for users to remember and easier for search engi...
分类:Web程序   时间:2015-10-22 00:18:53    阅读次数:233
在TFS2013上删除项目
TFSDeleteProject会永久性损坏团队项目,之后无法恢复该项目。您应该在使用TFSDeleteProject之前备份所有重要的项目数据。若要使用TFSDeleteProject命令,您必须是“Team Foundation Administrators”安全组或“项目管理员”安全组的成员。...
分类:Web程序   时间:2015-10-13 16:56:15    阅读次数:233
Exchange 2013 DAG
一、实验环境:EX0210.0.0.3(DB:ITDepartment)EX0310.0.0.6(DB:AdminDepartment)DAGIP:10.0.0.10见证服务器为DC二、先决条件1、首先确认Exchange所有服务器都隶属于ExchangeTrustedSubsystem组2、将ExchangeTrustedSubsystem加入到见证服务器的本地administrators组(如果..
分类:其他好文   时间:2015-09-16 16:03:22    阅读次数:292
什么是Platform Services Controller
Platform Services Controller (PSC) is a component of the VMware Cloud Infrastructure Suite. PSC deals with identity management for administrators and ...
分类:其他好文   时间:2015-08-26 19:23:37    阅读次数:163
CentOS7 增加tomcat 启动,停止,使用systemctl进行配置
1,centos7 使用 systemctl 替换了 service命令 参考:redhat文档: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_wit...
分类:其他好文   时间:2015-08-18 16:51:38    阅读次数:118
144条   上一页 1 ... 7 8 9 10 11 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!