News

In my previous post, I showed you how to create a clickable button in Excel. That button displayed a simple message box. Now, I want to show you how to use the button to kick off a PowerShell script.
When coding in a script, or even in a fully-featured software application, it's important to account for as many scenarios as possible. To limit the number of possible scenarios, it's a best practice ...
Scripting is often seen as something only IT admins do to lengthen their coffee breaks, but home users can benefit from ...
Central to your command is a parameter -- a weak parameter will end with a weak script. PowerShell commands come in all shapes and sizes that can cover something simple such as getting information ...
I'm writing a script to that will invoke the GIMP batch processor. I've written the GIMP Script-Fu scripts. I've written the PowerShell wrapper. However, I can't get PowerShell to properly pass the ...
Learn how to use loops and dynamic object naming in PowerShell to build GUI settings interfaces that can adapt as new parameters are added.
Previously, WSUS included an option to import updates from the Microsoft Update Catalog site. Users had to use the WSUS admin user interface to import updates. Microsoft has replaced this method with ...
I have a lot of Powershell scripts that I run in different environments. Now, I have lately started to use functionality that is available in v3 and up. However, when running these scripts where only ...
PowerShell scripts reduce the effort in running repetitive tasks. If you frequently execute scripts at pre-defined times or specified time intervals, you may want an efficient way of not having to ...
On June 1, 2011, Cisco released the beta version of the Unified Computing System Manager PowerShell Toolkit with dozens of cmdlets to help automate management tasks on Cisco’s UCS bladeserver.