SAPIEN Technologies is pleased to offer a number of free tools and utilities for use in your own scripts.
File Transfer Protocol Automation Object
A COM component that can be used from VBScript, PowerShell, KiXtart, or any other COM-compatible language. Allows you to connect to remote FTP servers (SFTP not supported, although you can specify login credentials) and Get/Put files. A quick and easy way to automate FTP. Samples included.
SAPIEN PowerShell Extensions (PshX-SAPIEN) v1.2
A collection of useful cmdlets to add into Windows PowerShell, such as logon script cmdlets for checking group membership, memory-inventory cmdlets, database cmdlets, and more. Instructions are included in the downloadable ZIP file. Now includes VB source code - use with VB Express or PrimalScript Enterprise.
Logon Script Generator
This free tool is an HTA that generates a fully functional VBScript logon script. Now you can script without scripting! At the very least you can quickly generate the foundation of a VBScript logon script that you can further modify and extend. The HTA generates VBScript code, lets you preview it and then save it to a file. Once saved, you can edit the code in PrimalScript with the click of a button. If you don’t have PrimalScript, the saved script can be opened in Notepad. Requirements: Windows XP and an Active Directory domain.
Windows PowerShell Help Tool
Displays detailed help for all PowerShell cmdlets - a convenient, on-screen reference while working in PowerShell, or when developing scripts. Note that PrimalScript 4.1 Professional, Enterprise, and Universal editions display this information in the new "Help" tab right within the product.
WMI Explorer
Find every WMI namespace and class on your computer, and see each class' properties, methods, and so forth - makes working with WMI a snap. Has some great surprise functionality - be sure to read the docs! Useful for scripters as well as for .NET programmers.
PrimalTask
A standalone version of the "To Do" browser to PrimalScript 4.1 Enterprise and Universal. Allows you to create project task lists so that you don't forget anything.
FileTypes
A graphical utility to help manage the file type associations - what application opens what documents - on your system. Especially useful for re-associating files with PrimalScript (or another application) if they're not correct.
Via