The java version installed on a PC can be determined by typing java -version on a command prompt, but this information is difficult to access through VBScript. I recently put together an installation … more →
A little work blogJim Lawless wrote 13 hours ago: I have recently begun to explore the Windows Speech API (SAPI) available on Windows XP and Vista. My … more →
Bibek Khatiwwaraa wrote 1 week ago: A question has been raised on one of the forums; “Is there any method to sort an array in VBSc … more →
keithga wrote 1 week ago: This tool is in response to a common question: In my MDT 2010 Litetouch environment, how do I identi … more →
Albert Gareev wrote 1 week ago: Even though automated testing scripts are intended to communicate with application under test there … more →
keithga wrote 1 week ago: Someone posted a question recently that I thought was intresting: What is the correct way to use ZTI … more →
Albert Gareev wrote 2 weeks ago: Parent page: Service Functions – XML (QTP, VBScript) Description This particular example demonstrate … more →
Abhilash MG Poovathur wrote 2 weeks ago: Open Notepad and type the following: Dim msg, sapi msg=InputBox(“Enter your text”, … more →
Albert Gareev wrote 2 weeks ago: Parent page: Service Functions – XML (QTP, VBScript) Description Uses .AddChildElementByName method … more →
gcreddy wrote 2 weeks ago: 1) Verify Login Boundary (Check all the boundary conditions of the Login dialog box. Checks to s … more →
keithga wrote 2 weeks ago: Someone was asking this week about the official version of ZTIUtility.vbs used to fix the error: 0 … more →
keithga wrote 2 weeks ago: I wanted to give a glimpse of some projects we are working here at Xtreme Consulting Services – Depl … more →
tmintner wrote 2 weeks ago: We’ve gotten quite a few emails on this so I figured it was time to put this on the blog. The prob … more →
keithga wrote 3 weeks ago: (New for MDT 2010) Most of the client script in BDD/MDT are written in VBScript. VBScript is a power … more →
Michael wrote 3 weeks ago: Let’s start at the beginning. Dave wrote: cscript “\\LocalServer\share\folder\adberdr81S … more →
tmintner wrote 3 weeks ago: There have been a few really great posts on how to troubleshoot database connection issues with BDD … more →
Krishna wrote 3 weeks ago: If your orginization has users who is working outside office network and they normally access email … more →
tmintner wrote 3 weeks ago: Ben Hunter wrote a great blog post a few years ago on how to create a custom VBscript to use with BD … more →
Dave wrote 3 weeks ago: Here you are Mike, I’ve played with a few scripts and had great results… but this one ha … more →
Michael wrote 3 weeks ago: If you are interested in learning VBScript or Windows Script, it is very easy. It comes with Windows … more →