相关文章  
  • 透析 Vista 网络功能之六大优点篇
  • 轻松实现 Windows Vista 启动项目调整
  • Windows Vista 系统的三大变化
  • 前进一大步:Vista 的五大存储新特性
  • 微软为每台 Windows Vista 电脑设置一个域名
  • UAC 为 Windows Vista 带来了什么?
  • 我的系统我作主:Vista 操作系统配置方法
  • 最新系统 Windows Vista 虚拟文件夹探索之旅
  • 如何进入 WinVista 中真正的管理员帐户?
  • Windows Vista 特殊功能介绍:语音识别
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    Windows PowerShell 的 12 项酷功能2

    SP2、Windows Server 2003和Windows Vista上。

      1. 内置Cmdlets (即“commandlets“)

      Windows PowerShell中的所有Cmdlets都允许这样的动名词:get-service, get-process, stop-service, get-wmiobject.

      2. 强大的通配符和操作对象

      要得到以w开头的服务及其依赖服务只要输入:

      PS〉 get-service w*   format-list DisplayName, DependentServices

      3. 在犯错误前测试命令

      Windows PowerShell 有意向独特的功能:Whatif&n

    页码:[1] [2] [3] [4] [5] [6]2页、共6页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved