Archive for category PowerShell

Forumbits: Drag-and-Drop Files into Powershell Script

Recently in the German Technet Powershell forum, the question came up on how to drag files into a Powershell script in order to process them.

As you can’t drag files directly onto a .ps1-file, one way is to use a wrapper-script.
But I prefer using a GUI for tasks like this. And in this case, its actually quite simple.
Read the rest of this entry »

1 Comment

XenDesktop Logger 1.0 released

I wrote a powershell based tool to remotely configure the logging feature on XenDesktop  5 servers.

More info here…

Have a nice day,
Denniver

Leave a Comment

Why GUIs are good…

(… and you should think about adding one to your next Powershell script.)

The Console Window                       

I know quite a few admins who don’t like GUIs, for some reason or another. Linux admins especially, they are the high priests of the console cult. I’m quite sure some of them really believe GUIs are evil somehow and not meant to be. I guess it has something to do with the fact that for quite some time GUI was a synonym for MS Windows. And they really hate that. :) Read the rest of this entry »

Leave a Comment

Snippet Manager 1.0.1 released

It took me a bit longer than expected, but here is the new version of Snippet Manager: over 4000 lines of Powershell code and lots of new features, improvements and bug fixes!

Screenshot Main v.1.0.1 Read the rest of this entry »

1 Comment

Snippet Manager for PowerGUI

I just uploaded the Snippet Manager, another add-on i made for the great (and free) Powershell editor PowerGUI. Its written completely in Powershell. You can get the add-on here.

What it is
With the SnippetManager add-on you can manage your code snippets. You can easily create new snippets, edit existing ones, create new categories and much more.
Read the rest of this entry »

Leave a Comment

Script Colors add-on for PowerGUI

I finished the first add-on for the free Powershell script editor PowerGUI:

ScriptColors / v1.0

With the ScriptColors add-on you can change the colors and font stlye, in which the PowerGUI Script Editor highlights the different parts of your scripts (syntax highlighting).

Leave a Comment

Follow

Get every new post delivered to your Inbox.