Archive for category PowerShell
Forumbits: Drag-and-Drop Files into Powershell Script
Posted by Denniver in Forumbits, GUI Creation, PowerShell, WinForms on Monday
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 »
XenDesktop Logger 1.0 released
Posted by Denniver in Citrix, PowerShell, XenDesktop on Friday
I wrote a powershell based tool to remotely configure the logging feature on XenDesktop 5 servers.
More info here…
Have a nice day,
Denniver
Why GUIs are good…
Posted by Denniver in GUI Creation, PowerShell, WinForms on Sunday
(… 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 »
Snippet Manager 1.0.1 released
Posted by Denniver in PowerShell, SnippetManager on Sunday
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!
Snippet Manager for PowerGUI
Posted by Denniver in PowerShell, SnippetManager on Thursday
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 »
Script Colors add-on for PowerGUI
Posted by Denniver in PowerShell on Friday









