TechRepublic Resources
- Simplify admin tasks by exporting Active Directory data with CSVDE
- Depending on how thoroughly you use it, Active Directory can hold some very valuable information on your company and its staff. Not only does the directory contain the basic credentials of each of your users, but if fully populated, it will hold the users' contact information, including e-mail addresses and...
- Tags: Administrator, Data, CSV File, CSVDE, CSV, Microsoft Windows Active Directory, Directory Services, Enterprise Software, Software, Justin Fielding
- Blog posts 2008-01-22
- Convert Text or csv files to HTML Table Software (exe)
- Convert Text or CSV Files to HTML Table Software 7.0 is a small utility that will help you convert a text or CSV file into a HTML table. Each line in the input file creates a row and each separating character in a line creates a column. This version is...
- Tags: Software, HTML, CSV File
- Software downloads 2008-01-09
- Handle conditional data and data conversion using SQL Server 2005 Integration Services
- Converting data and splitting data are at the core of almost any type of data application. This tutorial presents an example that details how to perform data conversion and conditional data splitting using SQL Server 2005 Integration Services (SSIS). The example I will begin this example where I...
- Tags: Task, Microsoft SQL Server, Field, CSV File, Grid, Microsoft SQL Server 2005, Data, Data Type, Figure F Data Conversion, Data Set, Control Flow Example, Tim, Databases, Enterprise Software, Software, Data Management, Tim Chapman
- Blog posts 2007-10-19
- WinDeDup (exe)
- A fast and simple program to find true duplicate files based on byte by byte comparison of your photo, video, office documents, web pages and any other files. By default, matched duplicate files are available in a html report and in a CSV file. Review the duplicates report and mark...
- Tags: CSV File, Cleanup, WinDeDup
- Software downloads 2007-11-19
- AD User Creation Script Question
- Hello! I found a script yesterday on this site that creates users in AD from a csv file. Before I added 4 more entries for description,login script, home directory, and homedrive I was getting a loop detected. After adding the entries I get an "unterminated string constraint on line 40...
- Tags: Directory services, yon.ubago@..., SLogon, oNewUser.put, CSV file, sFirstName oNewUser.put, advertisement
- Discussion threads 2007-09-06
- How to pause vba execution without stopping downloading of csv file
- I am downloading a csv file using FollowHyperlink. Since it downloads the file to a separate workbook then the one I am working on, I need to copy and paste it. Unfortunately, the VBA code continues to execute even though the csv data has not loaded in the...
- Tags: Scripting languages, aa3533@..., VBA, CSV file
- Discussion threads 2007-08-26
- Easy Search Replace (zip)
- Easy Search Replace allows you to search for and replace a string in a set of files in a directory you specify. Works great for changing links in Web pages, text files, csv files, and others. This program is very fast. Version 1.0.2315.21481 may include unspecified updates, enhancements, or bug...
- Tags: CSV File, Easy Search Replace
- Software downloads 2006-05-23
- CSV2TAB (exe)
- CSV2TAB is a csv file to tab file converter. Use it to convert your access comma separated files into TAB delimited files. Simply provide an input file, some field names and an output file name. CSV2TAB will then create a file containing TAB in the outfile from your csv data.
- Tags: Comma, CSV File, CSV2TAB
- Software downloads 2006-05-18
- Outlook 2003 keeps importing duplicates into Contacts from a .csv file
- Please help! Everytime I import contacts via .csv file, Outlook creates duplicates in Contacts. I have not edited the .csv file and attempted this task four consecutive times in a few different ways. This has resulted in four of each contact."Check for duplicate contacts" is checked in the Contact Options.I...
- Tags: Microsoft Office, Groupware, d_sasaki@..., csv, Please Help, Microsoft Outlook, Microsoft Outlook 2003
- Discussion threads 2007-03-29
- Outlook 2003 keeps importing duplicates into Contacts from a .csv file
- Sorry, I just realized I posted this in the Discussion section and not the Question section. I reposted it.
- Tags: Microsoft Office, E-mail clients, d_sasaki@..., Microsoft Outlook 2003, Microsoft Outlook
- Discussion threads 2007-03-29
- SQL Engine (zip)
- This is the most easily usable database engine that for CSV file just you have. You can access to CSV file as if it is a database by SQL language. SQL Engine is a database engine for Perl. It was made all Perl native code, so you don't have to...
- Tags: Perl, SQL, CSV File, Database Engine, SQL Engine, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2006-03-08
- Gather Windows system details with this VBscript
- This handy VBscript gathers information on Windows machines and writes the information to a CSV file. Use the handy VBscript to gather a variety of system information on and Windows machines in your domain. When run, this script gathers a computer machine name, number of processors, total...
- Tags: Microsoft VBScript, CSV File, Microsoft Windows, Scripting Languages, Operating Systems, Software, Software/Web Development, Web Development
- Download resources 2006-01-27
- Create Active Directory users and Exchange mailboxes from a csv file with VBScript
- This VBScript will create Active Directory users and Exchange accounts from a CSV file. Creating users and Exchange accounts can be tedious, especially when user information already resides in your company's HR system. Instead of manually creating an Active Directory user and Exchange account, you can use...
- Tags: Mailbox, Microsoft VBScript, CSV File, Exchange, Microsoft Windows Active Directory, Directory Services, Scripting Languages, Enterprise Software, Software, Software/Web Development, Web Development
- Download resources 2006-01-13
- Bulk Adding users with mailboxes in active Directory
- Hi, I'm an I.T assistant at a small charity and I've got to add quite a few new users (70+) to our system via active directory. We use 2003 server and Outlook exchange 2003 server. Is there a way I can bulk add the users, so that the relevant...
- Tags: active directory, adding users, CSV File, exchange, mailbox, mailboxes, networking, nick_hopkins@..., software, windows
- Discussion threads 2007-03-09
- Create users in Active Directory from a csv file with this VBScript
- This VBScript will create users with passwords in Active Directory in the Users container. Creating users can be tedious, especially when user information already resides in your company's HR system. Instead of manually creating a user and assigning passwords, you can use a script that accomplishes the...
- Tags: Password, Microsoft VBScript, CSV File, Microsoft Windows Active Directory, Scripting Languages, Directory Services, Enterprise Software, Software, Software/Web Development, Web Development
- Download resources 2006-01-05
- TAB2CSV (exe)
- TAB2CSV converts TAB delimited files to CSV files. Simply specify a path to your TAB delimited text file and then specify a path to the output CSV file. TAB2CSV will do the processing for you, saving your time.
- Tags: CSV File, TAB2CSV
- Software downloads 2005-11-22
- CSV2SQL (exe)
- It converts CSV files to SQL insert statements. Convert your CSV files into SQL statements which are ready to be read straight into your database. It works with any database server you would like to use.
- Tags: SQL, CSV File, Databases, Programming Languages, Enterprise Software, Software, Data Management, Software Development, Software/Web Development
- Software downloads 2005-10-05
- Add user script from csv file
- I downloaded a script from this site for adding AD users from a csv. The problem is that I cannot get the script to go past the first user. It gets hung at the first user and stuck in an endless loop saying the first user already exsists....
- Tags: add users, script, programming, windows, active directory, SLogon, imapatriot243@..., CSV File, first user, CSV, oConnection Dim oRecordSet Dim oNewUser, user account
- Discussion threads 2006-11-15
- Excel - autoformatting number to formula
- I have a file that is acting kinda funny. Maybe I am just an idiot. :)In a Microsoft Excel 2000 WS, I have a column that includes 16 digit numbers such as: 4366163039281060 (exampple). Excel is automatically converting to 4.36616E+15 (example). This is only after I convert to.csv file and...
- Tags: Microsoft Office, Microsoft Excel, csv, cell
- Q&A 2006-03-06
- Troubleshoot Windows XP with the Driverquery command
- Troubleshoot Windows XP with the Driverquery commandarticle rootNot Just XP!This handy utility is present in Windows 2003 server as well.Interpreting Driver ListHow do we interpret the list? Come of the drivers listed are familiar, or obvious, but many are not. Is there a reference/website that lists and defines what the...
- Tags: vbTab, 2003, driverquery, gpking@..., hardware, GrPaKi, Microsoft Windows, Microsoft Windows XP
- Discussion threads 2006-04-06