Starter guides
|
Goes through the basics of the language.
|
|
A top 10 list of common problems you can solve with FSH.
|
|
Learn how to avoid hard-coding paths into your scripts.
|
|
How to use a pre-built graphical user interface in scripts.
|
|
Read this article to learn how to use the SyncDir command.
|
Advanced starter guides
|
Example scripts of general interest based on customer questions.
Learn for example how to backup Sql Server, fix the Microsoft Office
user name document problem and how to delete illegal file types from clients.
|
|
Learn how to interact with the Windows Registry on 32-bit and 64-bit machines.
|
|
Learn how to use WMI in your scripts.
|
|
How to read or write records or issue backup commands.
|
|
Learn how UAC will affect your scripting.
|
|
Learn how to write your own commands and functions.
|
Forums
|
Visit our forums to share scripts, experiences or get help from other people using FSH.
|
Printable guide
|
The User's Guide is replaced by online content and is discontinued from version 7.
If you prefer a printed guide, you can get the version 6 User's
Guide here. Screenshots may vary and version 7 features are not covered.
|
Script security
|
Encrypting scripts is seamless. In fact, it is achieved by simply setting a property in the editor. Learn how.
|
Script compilation
|
Learn how to compile your script or project into an .exe file with a single mouse-click.
|
|
Learn how to compile your script and setup files into an .msi file. The msi file
can be a regular one-time installation or an installation of a scheduled task that runs
your script daily on clients.
|
Installations
|
This guide goes through the basics of scripting and executing unattended installations in your domain.
|
Active Directory sample scripts
|
A sample script that shows how to modify Active Directory, removing the
need for HelpDesk users to be domain administrators.
|
|
A sample script that can be set up to daily notify users of pending
password changes to avoid locked out accounts.
|
|
A sample script to identify user accounts that are obsolete.
|
|
Logon scripts
|
Goes through the basics of using FastTrack Logon for logon scripts. Highly recommended for first time users.
|
|
Inspiration for what you can do with your logon scripts.
|
|
Goes through how to unhide your logon script on Windows Vista and newer operating systems.
|
|
How to change the settings of FastTrack Logon.
|
|
Answers to common questions regarding logon scripts.
|
|
How to use FastTrack Logon for Startup Scripts.
|
|
Learn how to use the free SmartDock utility to control your portable computers when offline.
|
FastTrack Inventory
|
Read about what FastTrack Inventory is and how it can help you keep an effortless inventory of your computers.
|
|
Try a live demo of the inventory web with fictitious data.
|
|
Goes through some suggestions to deploy FastTrack Inventory, if you are not using FastTrack Logon.
|
Remote Desktop Services
|
How to deploy your Remote Desktop Services RemoteApp or Citrix farm applications
through a central script. The central script is started from a scheduled task
on each server deployed through GPO.
|
|
How to create user menus and boot scripts that ensures that users
only start an application once.
|
Windows 7 deployments
|
Find out how FSH can help you with Windows 7 deployments by embedding a
script into the setup process.
|
COM automation scripts
|
Learn how to use the Component Object Model (COM) with FastTrack Scripting Host.
|
Case studies
|
A case study where a KiXtart logon script was converted to FSH in the American division
of a very large international company.
|
|
An example where a consultancy company has automate processes like creating
a corporate Outlook signature file and install standard applications
through a logon script.
|
|
See how a hosting center automated the customer creation process and created
a customer self-service solution using just two scripts.
|
|
An example showing how a customer has distributed Microsoft Office 2007 to computers
through a logon script.
|
|
An example of a customer having created a script to assist user's in
backing-up documents and other user-related tasks.
|
Online reference
A complete list of all current functionality - a flat view of all documentation in the editor's Context Helper.
|