Welcome to The UltraTech Zone Sign in | Join | Help

Talking Out Loud with ASB

Views on Life, Technology and Everything, by ASB (aka Logik!)...

News


Browse by Tags

All Tags » Shell Scripting   (RSS)

PowerShell News
I haven't had as much time as I would have liked to keep tabs on PowerShell , or start converting all my scripts to PowerShell, but with the official release of Windows Server 2008 , I might just have to make more time. To make matters even more interesting, Read More...
Windows PowerShell Contest
Looks like Microsoft is hosting a PowerShell scripting contest for the next 6 or so weeks. Time to start flexing some scripting muscles. I just took a peek at a couple of the vendors already using PowerShell for administrative tools and functionality, Read More...
PowerShell RC2 is available...
Sort of. Perhaps, within a couple of hours it will really be available, but right now, all I can point you to is a link from Microsoft that says it is available. It doesn't look like it has been posted (or replicated, as the case might be) as yet. A draft Read More...
Scripting GPO Creation and Modification
When you install the Group Policy Management Console (GPMC) on your system, you gain some nifty command-line tools for managing group policies. Still, some things have to be scripted if you're going to be efficient. Even though scripting with VBS would Read More...