Dark_dance

取次花丛懒回首,半缘修道半缘君

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  Script

JScript,vbscript 脚本
摘要:通过远程 HTTP GET 请求载入信息。这是一个简单的 GET 请求功能以取代复杂 $.ajax 。请求成功时可调用回调函数。如果需要在出错时执行函数,请使用 $.ajax。Load a remote page using an HTTP GET request.This is an easy way to send a simple GET request to a server without having to use the more complex $.ajax function. It allows a single callback function to be specifi 阅读全文
posted @ 2012-05-11 15:53 流沙- 阅读(459) 评论(0) 推荐(0)

摘要:htmlView Code 1 <html> 2 <head> 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4 <title>testtreeo</title> 5 <link rel="stylesheet" type="text/css" href="themes/default/easyui.css"> 6 <link 阅读全文
posted @ 2012-04-03 19:29 流沙- 阅读(362) 评论(0) 推荐(0)

摘要:csvde -d "ou=shanghaicrsm,ou=crtl,ou=cn,DC=dc,DC=capitaland,DC=Com" -r "(&(objectcategory=person)(objectClass=user))" -l "name,description,wwwhomepage" -f c:\sdp.csv -u-d"ou=shanghaicrsm,ou=crtl,ou=cn,DC=dc,DC=capitaland,DC=Com"专业一点的是“分辨名”,也就是你要导出的ou,ou=cn 阅读全文
posted @ 2011-11-28 10:07 流沙- 阅读(652) 评论(0) 推荐(0)

摘要:'***********************'***********************Const JOIN_DOMAIN = 1Const ACCT_CREATE = 2Const ACCT_DELETE = 4Const WIN9X_UPGRADE = 16Const DOMAIN_JOIN_IF_JOINED = 32Const JOIN_UNSECURE = 64Const MACHINE_PASSWORD_PASSED = 128Const DEFERRED_SPN_SET = 256Const INSTALL_INVOCATION = 262144strDo 阅读全文
posted @ 2011-11-28 10:01 流沙- 阅读(311) 评论(0) 推荐(0)

摘要:第一步:把active directory 将有邮箱的用户的邮箱全部删除(用户不用删除)第二步:把exchange系统管理器将邮箱存储中的用户再删除(要全部都删除) 如果删除不了运行 adisedit.msc 进入组织结构删除第三步:添加/删除程序中直接删除即可 阅读全文
posted @ 2011-11-28 10:00 流沙- 阅读(244) 评论(0) 推荐(0)