C++ Programmer's Cookbook

{C++ 基础} {C++ 高级} {C#界面,C++核心算法} {设计模式} {C#基础}

《windows系统管理--使用命令行,批处理文件和windows脚本》(前言)


      参考 :How to Cheat at Windows System Administration Using Command-Line Scripts.

      推荐: Automating Windows Administration(没有找到)

      windows脚本技术主页:http://msdn2.microsoft.com/en-us/library/d1et7k7c(VS.80).aspx

      windows脚本:   http://www.computerperformance.co.uk/ezine/ezine1.htm

      windows脚本msn:  http://groups.msn.com/windowsscript

       windows 2000 所有命令: http://www.microsoft.com/windows2000/en/server/help/default.asp?url=/windows2000/en/server/help/ntcmds.htm

      windows 2000与MS-DOS 命令区别:http://www.microsoft.com/windows2000/en/server/help/default.asp?url=/windows2000/en/server/help/ntcmds.htm

      ms-dos 命令:http://www.computerhope.com/msdos.htm

      .bat文件命令:http://www.computerhope.com/batch.htm

      windows注册表:http://www.computerhope.com/registry.htm

      windows脚本和批处理:http://labmice.techtarget.com/scripting/default.htm

前言

在windows以前的操作系统中,系统管理使用命令行和批处理文件对系统进行管理,进入windows操作系统后,管理员可以使用各种界面和向导来管理系统,再也不用去记很多的命令,但是有时使用命令行和脚本是更方便更高效的方法。例如要增加某些用户到活动目录,使用命令行或脚本就会更快。再例如如果一个网络里有上千台机子需要做相同的工作,如果你用wizard界面一个一个来的话,如此重复无聊的工作,你不的被活活的气死,也的被活活的累死。


本系列详细将解了命令行和脚本的使用。共11章,分为5部分:

第1部分:
      
      1 命令行处理(Command Shell)
      2 批处理文件(.bat)
      3 windows脚本基础     

第2部分:

      3 任务计划(Scheduled Tasks)
      4 文件管理(File Manage)
      5 磁盘管理(Hard Disks Manage)

第3部分:

      6 系统服务(System Services)
      7 事件日志(Event Logs)
      8 性能(Performance)
      9 打印服务(Printing Services)

第4部分:

     10  活动目录服务(Active Directory Services)

第5部分:

     11  Server2003中的网络服务管理(.Net Working Services)


注:在本系列文章中如有错误,请指正,谢谢!


posted on 2006-10-31 18:57 梦在天涯 阅读(3397) 评论(5)  编辑 收藏 引用 所属分类: Windows Script

评论

# re: 《windows系统管理》简译--(前言) 2006-11-01 09:23 游客甲乙丙丁

赞一下,支持ing~~~  回复  更多评论   

# re: 《windows系统管理--使用命令行,批处理文件和windows脚本》(前言) 2006-11-02 10:38 hema

期待  回复  更多评论   

# re: 《windows系统管理--使用命令行,批处理文件和windows脚本》(前言) 2006-11-03 01:25 小山日志

监督你哦^_^
不可以怠工!!!  回复  更多评论   

# re: 《windows系统管理--使用命令行,批处理文件和windows脚本》(前言) 2006-12-05 18:57 wingy

<a title="赞" href="http://">赞</a>  回复  更多评论   

# re: 《windows系统管理--使用命令行,批处理文件和windows脚本》(前言) 2006-12-10 03:36 11111111111

Microsoft - Microsoft Windows Command-line Administrator's Pocket Consultant  回复  更多评论   


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


公告

EMail:itech001#126.com

导航

统计

  • 随笔 - 461
  • 文章 - 4
  • 评论 - 746
  • 引用 - 0

常用链接

随笔分类

随笔档案

收藏夹

Blogs

c#(csharp)

C++(cpp)

Enlish

Forums(bbs)

My self

Often go

Useful Webs

Xml/Uml/html

搜索

  •  

积分与排名

  • 积分 - 1784887
  • 排名 - 5

最新评论

阅读排行榜