English 中文(简体)
我何时会利用PowerShell处理传统应用?
原标题:When would I use PowerShell over traditional applications?

我最近听到了许多有关PowerShell的问题,并想知道是否有理由使用PowerShell,而不是(例如)在幕后使用WMI的黄色应用或视窗服务。

PowerShell有什么好处? 是什么?

最佳回答

权力 壳牌可以做很多事情。 互联网可使用,但仍然是一种文字语言。 但它的舱面远比巴奇文档语言或大贝/杰贝。 其优点包括能够使用像UNIX这样的管道和过滤器,但使用物体而不是umb本。 它还可以产生《刑法》和《刑法》的目的,并援引其财产和方法。

然而,如果你写了任何复杂的材料,那么你最好能撰写一份汇编的文件,以便你在汇编时间发现错误并拥有更好的信息与信息网络。 而且,如果你想操作电荷字母,则必须在电脑上安装电荷。

问题回答

PowerShell是KornShell、Bash和er CMD.exe等交互式炮弹。 同这些炮弹一样,它支持一种描述性的语言(KSH、Bash、Batch)。 但权力 壳牌建在顶端。 NET并揭露。 NET类型,使你能够创造和操纵很多东西。 NET类型。 因此,can利用PowerShell建造能够做典型事情的文字。 该网络可以做。

在撰写很少使用过的青少年申请时,需要考虑的一个因素就是,你花了多少努力来撰写教程和文;使用法与实现上述基本目的所需的法典相比。 我转而写了许多公用设施,作为PowerShell 字母,因为PowerShell提供参数平流发动机,具有许多冰特征:名称/沉积参数、所需/选择参数、参数的缺省值、参数部分规格等。

PowerShell 2.0在这方面增加了更多的特征(验证属性等),具有先进的功能。 你可以轻而易举地将“man pages”写成对你的文字或高级职能的评论。 虽然我花了50-80%的时间短片,但是,在C# console app中,没有标准(如果是——还是/或两者?)的参数上,我让PowerShell处理我的情况。 然而,我确实认为,Jacob说,复杂的任务需要低级。 在C#/VB/Visual 演播室,网络代码更容易获得正确(正式汇编时间检查)和浏览。

我要亲眼看到通过一套电壳参数接触的电壳参数。 在《刑法》中,有网络类型,因此,你可以书写一个ole子,并取得电壳的平级功能。 很久以前,我就使用一个叫Genghis的公开来源部分,但我认为它已经消失。 在“NET”4.0 betas期间,一个指挥线梯出现在框架中,但在RTM之前被拆除。 我不认为这一指挥区与PowerShell有任何关系,它应当有海事组织。 这很可能是一件好事。

功率是简便和互操作性,特别是与微软产品。 例如,在2007年和2010年的交易所内,没有使用强权,就无法改变某些属性。 直到第2号特别报告,你甚至可以在2007年交换时管理公共收藏品。

第二,我绝对热爱,波什的一切都是一个目标。 诸如在CSV档案中阅读的物品一样简单

$csv = import-csv c:MyUsers.csv

您现在有一个指数化物体,每个栏目都可以查阅。 在其他许多语言中,不容易做到。

http://www.csv? 用户Name





相关问题
Why running a service as Local System is bad on windows?

I am trying to find out the difference between difference service account types. I tumbled upon this question. The answer was because it has powerful access to local resources, and Network Service ...

Programmatically detect Windows cluster configuration?

Does anyone know how to programatically detect that a Windows server is part of a cluster? Further, is it possible to detect that the server is the active or passive node? [Edit] And detect it from ...

get file icon for Outlook appointment (.msg)

I ve read Get File Icon used by Shell and the other similar posts - and already use SHFileInfo to get the associated icon for any given extension, and that works great. However, Outlook uses ".msg" ...

Identifying idle state on a windows machine

I know about the GetLastInputInfo method but that would only give me the duration since last user input - keyboard or mouse. If a user input was last received 10 minutes ago, that wouldn t mean the ...

Terminating a thread gracefully not using TerminateThread()

My application creates a thread and that runs in the background all the time. I can only terminate the thread manually, not from within the thread callback function. At the moment I am using ...

热门标签