- 03/20/2010 - Web Site Updates!
- The Best Practices and How-To library are being converted to PDF format documents. This will improve the quality of these documents and allow users to save them locally.
- 03/17/2010 - Universal Login Script enhanced!
- The Inno-Tech development team continues to enhance our Universal Login Script. The latest release (2.7.3) adds the ability to define workstation-specific default printers and enhances the detection and use of language-specific user messages based on the locale setting. Built-in language support is included for English, German, Swedish, Spanish & Dutch, and other languages can be added dynamically by creating a language-specific message file. See the Admin ToolChest web page for more details.
- 01/27/2010 - WSUS Management Library updated!
-
Our UDF library provides an interface to WSUS and Windows Update that allows precise control over the
installation of updates in a Windows server environment. Rather than being limited to installing updates
either daily or weekly, with imprecise schedules, our UDF library interfaces to the Update Agent API. This
allows you to identify the pending updates at any time, and then download and install them under a precise
schedule.
In addition to the UDF library, a sample tool is included that allows you to precisely control the download and installation of updates from your WSUS server without any programming at all. Simply adjust a few settings in the configuration file and run it via scheduled task when you want updates to be applied. Nothing could be simpler!
See the Admin ToolChest web page for more details. - 12/01/2009 - Upates!!
- Updates to most of our Admin Toolchest components have been released. In addition to code updates, all of the packages now employ a standardized installation process.
- 12/01/2009 - KGen 2.4 Released
- Inno-Tech released an updated version of our KGen "UDF Resolver" that includes enhanced Sanity functionality. KGen performs recursive dependency resolution of external UDFs for KiXtart scripts, and generates a script file with all required UDF content. This provides portability of scripts across environments where the UDF library may not be present. The latest update to Sanity provides variable mapping by function, a code map to track logic flows, and significant syntax checking to locate mismatched or unterminated quotes, parens, and even paired functions like If/EndIf. Whether your script has 5 lines or 25,000 lines, KGen is an indepensible development tool! See the Admin ToolChest web page for more details.
- 12/01/2009 - PostPrep package updates!
- PostPrep is a tool that formats Kixtart scripts for posting on the Kixtart and KixForms web sites. PostPrep features a GUI interface with a preview screen. PPCL is a command-line tool with direct Copy-to-Clipboard capability, and the ability to convert an entire folder worth of scripts and UDFs to HTML-formatted documents. See the Kixtart web page for more details and downloading.
- 12/01/2009 - tsAdm 3.0 released!
- tsAdm is a GUI tool that simplifies and speeds the administration of the Windows Task Scheduler. Create, edit or delete tasks, copy tasks between systems, and even push scheduled tasks to hundreds of systems with just a few clicks. See the Admin ToolChest web page for more details.
- 12/01/2009 - tLib 2.0 released!
- tcLib puts the power to manage local or remote scheduled tasks in just a few lines of code. Interfacing with Microsoft's JT.EXE utility, tcLib allows tasks to be created, edited, deleted, run, terminated, and even copied to many target systems. See the Admin ToolChest web page for more details.