Archive for the ‘VBScript Scripts’ Category

Writing VBScript that really runs in PowerShell

Tuesday, September 15th, 2009 by Alex Angelopoulos
It's quite possible to run traditional WSH script from the PowerShell console, and people have even directly hosted VBScript in PowerShell since 2004 using the Microsoft Script Control. However, you can go farther than just loading VBScript into an object in a PowerShell session and calling its methods. You can use VBScript – or any other Active Scripting language, for that matter – as a scripting language for PowerShell.   More »

Registry access from 32 to 64 bit and back

Tuesday, August 18th, 2009 by Alex Riedel
Just recently, I received an email asking how you can access the 64 bit registry from a 32 bit script, or vice versa. The task…   More »

Attention User Groups

Thursday, August 13th, 2009 by Margaret Pratt
We are sending our CEO and CTO on tour! SAPIEN Technologies will be visiting a number of user groups within the US to meet and…   More »

“VBScript, WMI, and ADSI Unleashed” Samples

Sunday, March 23rd, 2008 by Don Jones
Download the ZIP file containing the sample scripts from this book by Don Jones.…   More »


Entries (RSS) and Comments (RSS).