Jim Turner
|
|

Jim Turner is a domain administrator and applications developer for Computer Sciences Corporation.
Email address: jturnervbs@gmail.com
|

41 results found for Jim Turner, displaying items 1 - 20
|
 |
|
May 6, 2008 |
|
Turn On, Tune In, and Disconnect, Part 2
SIDFinderLite.hta is a utility you can run to find and display records in any SID database that UpdateSIDdb.vbs creates.
Scripting Pro VIP
|
May 6, 2008 |
|
Using setInterval to Overcome an HTA Shortcoming
Learn how you can avoid a blank HTA window during startup. All it takes is four simple steps.
Scripting Pro VIP
|
May 2, 2008 |
|
Creating a WMI Moniker: Including the Security Parameter
To include a Security parameter in a WMI moniker, you need to include a security settings component. Here's how.
Security Pro VIP
|
May 2, 2008 |
|
The Event Log Query Utility
This HTML Application lets you query a variety of machines for a variety of event types.
Security Pro VIP
|
April 23, 2008 |
|
Turn On, Tune In, and Disconnect, Part 1
Maintaining a SID database can come in handy when you need to retrieve a user's or group's ID but you have only a SID.
Scripting Pro VIP
|
April 9, 2008 |
|
Function Creates Multidimensional Arrays from Delimited Text Files
You don’t have to write a separate routine for text-based processes to arrange data into a usable form—use this VBScript script to create a multidimensional array of the data to reference it by rows and columns like a database.
Scripting Pro VIP
|
March 21, 2008 |
|
Are Your Event Logs Recoverable and Viewable?
EventLogBackupAndCopy.vbs and EventLogBackup.vbs can help ensure that your event-log backups are recoverable and viewable in the event of a security breach or virus outbreak.
Security Pro VIP
|
March 12, 2008 |
|
Are Your Event Logs Recoverable and Viewable?
EventLogBackupAndCopy.vbs and EventLogBackup.vbs can help ensure that your event-log backups are recoverable and viewable in the event of a security breach or virus outbreak.
Scripting Pro VIP
Are Your Event Logs Recoverable and Viewable?
Windows IT Pro
|
December 19, 2007 |
|
Using Date-Related Attributes in Saved Queries
By using Account Expiration date, Password Last Set date, and Account Created date—in your LDAP queries, you can search AD to find users with expired or about-to-expire passwords and other valuable date-related user and account information.
Scripting Pro VIP
|
November 28, 2007 |
|
Function Finds the nth Occurrence of Substrings
Although VBScript offers the InStr and InStrRev functions to find the position of a substring, they only find the position of the substring's first occurrence. If you need to find the position of a different occurrence, you can use the nInStr function.
Scripting Pro VIP
|
November 14, 2007 |
|
Keep Your Favorite URLs Handy on the Desktop
Get familiar with coding HTML applications by walking though this HTA and VBScript program, which lets you display your favorite Internet links in one compact window.
Scripting Pro VIP
|
October 17, 2007 |
|
Go Go Gadgets
With little or no tweaking, you can transform HTML Application scripts into gadgets for the Windows Vista Sidebar. Jim Turner explains how.
Scripting Pro VIP
|
October 10, 2007 |
|
Simple Saved Queries for Active Directory
Here's a list of LDAP query strings you can create as saved queries in Active Directory Users and Computers.
Scripting Pro VIP
|
October 10, 2007 |
|
Using Saved Queries for Active Directory Management
Saved queries let you create, save, and organize queries that you'll use repeatedly for administering AD objects. Learn how to create basic queries with the wizardlike interface and custom queries using LDAP strings for more advanced searches.
Scripting Pro VIP
|
September 12, 2007 |
|
System Inventory Mini-App
SysInfo.hta is WMI "to the max." You can collect every property available in 15 WMI Win32 classes, including new Windows Vista properties, or comment out routines to get just what you need without any extraneous information.
Scripting Pro VIP
|
August 15, 2007 |
|
Script Scrutinizes SNMP Servers' Security Status
ServerAlerts.vbs checks servers for SNMP security vulnerabilities. It also demonstrates how to add color and hyperlinks to server reports you create in Excel to make problematic servers stand out.
Scripting Pro VIP
|
June 6, 2007 |
|
Create Excel Reports the VBScript Way, Part 5
Microsoft Excel's PivotTable feature lets you organize large amounts of data into attractive, focused reports. Walk through the key elements of a PivotTable subroutine and learn how it works.
Scripting Pro VIP
|
May 2, 2007 |
|
Create Excel Reports the VBScript Way, Part 4
In part 4 of his Microsoft Excel scripting series, Jim Turner shows how to import delimited and fixed-length text files by using the Excel QueryTables class. He also shows how to write some creative formulas to get around a limitation in Excel.
Scripting Pro VIP
|
April 26, 2007 |
|
Keep Tabs on Your Administrative Group Memberships
Here's a script that takes a snapshot of key administrative groups and reports any changes to the membership of those groups.
Security Pro VIP
|
|