Blogs1 - 10 of 17 recent posts for tag:cmdlet
21
Oct
2009
Cog's PowerShell Corner

20 days ago by studiojanck

I've been getting into PowerShell recently. It's awesome. But sometimes it doesn't seem to have all the functions that one would want. So I made my own. I've decided to dust off the ol' blog to tell you about how awesome I am some of the more useful functions. There's no guarantee that these won't m ...

Brainchildren of the Demented - studiojanck.livejournal.com

08
Oct
2009
Discovering Microsoft PowerShell

33 days ago by dhirschl

I decided to install SQL Server 2008 Express and while I was resolving my prerequisite issues I noticed that one of the requirements was to have Windows PowerShell installed. I have to admit, I have never heard of Windows PowerShell at this point, I just passed this off as another utility that was i ...

RepeatGeek - repeatgeek.com · 1 reference

17
Sep
2009
PS> Get-Milk

54 days ago by Daniele Muscetta

I printed a tshirt for Sara with a baby-friendly Powershell cmdlet ("Get-Milk"). She already seems to be wondering what script she can write with it. Related posts:Love, when shared, multiplies itselfGet-WmiCustom (aka: Get-WMIObject with timeout!)Early Adoptions, Health Checks and New Year Rants. A ...

musc@> $daniele.rant | ... - muscetta.com · 16 references

23
Aug
2009
Replacing multiple files with Windows PowerShell

79 days ago by Milan

A couple of days ago I had to overwrite several files with another file and Windows PowerShell came to the rescue. At first it might seem that such task is trivial and it could easily be done in a minute using copy, paste, and Windows Explorer. That might be true if you are dealing with just a few f ...

Milan Nankov’s Blog - blog.nankov.com

21
Jul
2009
PowerShell “cmdlets” Kullanımı

112 days ago by ceyhun çamlı

Cmdlet (Command-Lets) Windows PowerShell'de objeleri işleyen basit fonksiyonlu bir komuttur. Yani cmdlet PowerShell'in komut dizimidir. Fakat bu komutlar standart çalıştırılabilir (executable) dosyalar şeklinde değil de .NET fonksiyonları şeklinde çalışmaktadır. .NET programlama dillerinin mantığı b ...

Ceyhun ÇAMLI - ceyhuncamli.com

26
Jun
2009
Passing parameters into a workflow within Citrix Workflow Studio

137 days ago by Ed York

This is the second part of a four-part series on automating the execution of workflows within Citrix Workflow Studio. In the first blog of the series, I discussed the basics for using Powershell to automate the execution of workflows. In this blog, we will expand on that topic to discuss how we can ...

The Citrix Blogs - community.citrix.com · Rank: 6,289 · 318 references

22
Jun
2009
PowerShell: Controlling Cmdlet parameters

141 days ago by Hans van Veen

PowerShell allows for inline parameter control for some of its cmdlet parameters. Based upon commandline and/or inputfile content you might want to turm some of the cmdlet parameters on or off. For example: scripts manipulating files will often use the Get-ChildItem cmdlet in combination with the -r ...

Cupfighter.net - cupfighter.net · Rank: 109,718 · 7 references

20
Jun
2009
Using Powershell to automate workflow execution within Citrix Workflow Studio

143 days ago by Ed York

When you begin learning Workflow Studio, you quickly learn that the Workflow Studio Designer can execute workflows for initial testing purposes and the Workflow Studio Console can execute workflows as a scheduled job. A lot of people have been asking about how you can automate the execution of a wor ...

The Citrix Blogs - community.citrix.com · Rank: 6,289 · 318 references

04
Jun
2009
Exchange 2010: Exchange Management Shell, часть II

159 days ago by MaxMVP

Продолжение, часть первая здесь. Справка в любом нужном месте Для Exchange 2010, отдел Microsoft Exchange User Education разработал набор документации, доступный как в Exchange Management Shell, так и в онлайне. В Exchange Management Shell вы сможете ощутить всю ценность командлетов типа Get-Help в ...

MaximumExchange.ru» about ... - maximumexchange.ru · 12 references

ChangeVue to get PowerShell cmdlet interface

159 days ago by Ferdinand Rios

ChangeVue 2009, SAPIEN Technologies’ source control system, is about to get a new way to manage its content: a PowerShell snap-in! That’s right. You will soon be able to manage your existing ChangeVue repositories directly through the PowerShell console or through a PowerShell script. Simply install ...

SAPIEN Technologies - blog.sapien.com · Rank: 93,383 · 37 references

Previous12