开发者在线 http://www.builder.com.cn/
开发者社区
首页
C/S开发
数据库开发
Web开发
移动嵌入式
项目管理
网页设计
RSS
搜索
PowerShell
专题:易学易用的Windows PowerShell
Windows PowerShell是微软为Windows 环境所开发的shell及脚本语言技术,这项全新的技术提供了丰富的控制与自动化的系统管理能力;而“脚本语言”(scripting languages)则是用来编写程序的计算机语言。
更新时间:2008-07-09 17:18:45
关键字:
PowerShell
PowerShell笔记之三——转自桃花岛
新建一个文件夹: new-item c:\restored\test -type directory
更新时间:2008-07-09 12:18:37
关键字:
PowerShell
PowerShell笔记之二一——转自桃花岛
把c:\restored映射为x盘:
更新时间:2008-07-09 12:17:29
关键字:
PowerShell
PowerShell笔记之一——转自桃花岛
PowerShell笔记之一——转自桃花岛
更新时间:2008-07-09 12:16:19
关键字:
PowerShell
Windows PowerShell学习笔记之一——命令帮助
PowerShell是专为系统管理员设计的全新的 Windows 命令行外壳程序。
更新时间:2008-07-09 12:15:05
关键字:
PowerShell
PowerShell一个比较好的特性
PowerShell一个比较好的特性
更新时间:2008-07-09 12:11:42
关键字:
PowerShell
PowerShell加强WindowsServer2003脚本
当你将Linux命令行的优越操作性能与Windows Server 2003的方便安装基础结合起来的时候,你就得到了PowerShell,它是微软新推出的一个强大的脚本工具软件。本文讲述怎么样才能获得PowerShell工具
更新时间:2008-07-09 12:10:23
关键字:
PowerShell
Win Server2003
Windows PowerShell学习笔记之一——命令帮助
PowerShell引入了 cmdlet(读作"command-let")的概念,每个cmdlet是内置的,可以分别使用,但是组合使用它们时更能发挥其作用。例如,"get"cmdlet 仅检索数据,"set"cmdlet 仅建立或更改数据,"format"cmdlet 仅设
更新时间:2008-07-09 12:08:38
关键字:
PowerShell
微软命令行工具Powershell暂时缺席Vista
尽管微软已经在上周正式完成了新一代操作系统Vista的RTM版,但应该继承在Vista中的新一代命令行外壳/脚本语言工具Powershell依然没有加入到Vista中。
更新时间:2008-07-09 11:53:16
关键字:
微软
PowerShell
Win Powershell遭遇病毒 微软建议升级软件
8月2日消息,据国外媒体报道,澳大利亚一个专门编写病毒程序的黑客组织日前公布了一类新的概念性验证恶意代码,其攻击目标为微软即将推出的 Windows Powershell程序。
更新时间:2008-07-09 11:41:25
关键字:
PowerShell
PowerShell脚本支持已加入到SQL Server 2008
Francois Ajenstat最近宣布,SQL Server新的CTP版将是下一个支持PowerShell脚本的产品,虽然CTP这一标签并不确保它一定会出现在最终的产品中,但一般都不会有什么问题……
更新时间:2008-07-09 11:35:10
关键字:
PowerShell
PowerShell 初体验
最近一周来,我都在学习PowerShell,几天下来不得不佩服PowerShell强大的功能。
更新时间:2008-07-09 11:33:42
关键字:
PowerShell
PowerShell Plus 简介
PowerShell 是一种新的命令行外壳和脚本语言,用于进行系统管理和自动化。
更新时间:2008-07-09 11:32:28
关键字:
PowerShell
Windows PowerShell有关字符串的事4
一件让Windows PowerShell同其它外壳程序(特别是传统的Unix外壳程序)区别开来的事是:现在大多数操作系统外壳程序是基于文本的,Windows PowerShell是基于对象的……
更新时间:2008-07-09 11:31:06
关键字:
PowerShell
Windows PowerShell有关字符串的事3
一件让Windows PowerShell同其它外壳程序(特别是传统的Unix外壳程序)区别开来的事是:现在大多数操作系统外壳程序是基于文本的,Windows PowerShell是基于对象的……
更新时间:2008-07-09 11:30:11
关键字:
PowerShell
Windows PowerShell有关字符串的事2
一件让Windows PowerShell同其它外壳程序(特别是传统的Unix外壳程序)区别开来的事是:现在大多数操作系统外壳程序是基于文本的,Windows PowerShell是基于对象的……
更新时间:2008-07-09 11:29:21
关键字:
PowerShell
Windows PowerShell有关字符串的事1
件让Windows PowerShell同其它外壳程序(特别是传统的Unix外壳程序)区别开来的事是:现在大多数操作系统外壳程序是基于文本的,Windows PowerShell是基于对象的……
更新时间:2008-07-09 11:28:25
关键字:
PowerShell
PowerShell命令cmdlet大全13
说了这么多有关Windows Powershell脚本相关的内置命令,总结以下PowerShell内置的cmdlet以及些命令,编写实际的脚本解决Windows Vista的日常管理以及Windows Server 2008操作系统的活动目录相关问题……
更新时间:2008-07-09 11:27:06
关键字:
PowerShell
PowerShell命令cmdlet大全12
说了这么多有关Windows Powershell脚本相关的内置命令,总结以下PowerShell内置的cmdlet以及些命令,编写实际的脚本解决Windows Vista的日常管理以及Windows Server 2008操作系统的活动目录相关问题……
更新时间:2008-07-09 11:26:06
关键字:
PowerShell
PowerShell命令cmdlet大全11
说了这么多有关Windows Powershell脚本相关的内置命令,总结以下PowerShell内置的cmdlet以及些命令,编写实际的脚本解决Windows Vista的日常管理以及Windows Server 2008操作系统的活动目录相关问题……
更新时间:2008-07-09 11:24:59
关键字:
PowerShell
下一页
尾页