Content deleted Content added
mNo edit summary |
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5 |
||
(24 intermediate revisions by 22 users not shown) | |||
Line 1:
{{advert|date=February 2013}}
'''FastTrack
==
▲FastTrack Scripting Host (FastTrack or FSH) is a [[scripting language]] for [[Windows IT]] System Administrators. The product’s goal is to handle any kind of scripting that might be required to automate processes with [[Microsoft Windows]] networks.
FastTrack is produced by
▲FastTrack is produced by [[FastTrack Software]], which is headquartered in [[Aalborg, Denmark]]. The product is promoted by the manufacturer as a one-stop shop for Windows script writers and it’s development paradigm is '''“one operation = one script line”'''. Script writers use a [[Integrated development environment|purpose-built editor]] to create scripts, inserting script lines via menus, drag’n drop or simply typing them in. Scripts may be used out of the box, created from scratch, imported from forums or other users, or customized from product documentation.
▲=== Types of Scripts ===
Simple scripts include:
* Outlook Signatures
* [[Login]] scripts
* [[Backup]] and [[replication (computing)|replication]] scripts
* [[Inventory]] and [[asset management]]
* Automated [[Windows OS]] installation and deployment<ref name="Microsoft Technet Magazine">{{cite web|last=Steen|first=Greg|title=Toolbox: New Products for IT Professionals|url=
* Automated [[application software]] deployment
* [[Active Directory]] scripts
More advanced scripts include:
* [[System Center Configuration Manager|SCCM]] task sequences
* [[Citrix ICA]] and
* Deploying applications to server farms
* Deploying
* [[Database server|SQL Server]] scripts
Under the hood, scripts comprise commands, functions, collections, and conditions.
▲=== Basic Structure ===
▲Under the hood, scripts comprise commands, functions, collections and conditions. When a script is executed, these components are converted into many lines of [[C# code]], sometimes hundreds of lines, depending on the particular script operation. Scripts can be compiled into [[EXE files]] or [[MSI packages]] and treated as standalone Windows applications.
== History ==
FastTrack Scripting Host (FastTrack) was first developed around 2006 to ease the administration burden of IT System Administrators on Windows networks.
=== Product
The idea for the product came from founder and President of FastTrack Software,
Dissatisfied from his own experiences and frustrations administering Windows networks, Pederson looked for a way to make life easier for system administrators.
=== Development ===
Leading a small team of developers, Pedersen developed FastTrack Scripting Host to simplify and automate the routine tasks of system administrators.
=== Marketing ===
In April 2010, FastTrack Software entered into an agreement with [http://www.binaryresearch.net/ Binary Research International] {{Webarchive|url=https://web.archive.org/web/20081015131952/http://www.binaryresearch.net/ |date=2008-10-15 }}, based in the city of [[Milwaukee]],
=== Awards ===
FSH received a
== Versions ==
The first version was produced in June 2006 and contained 51 components, which are the commands, functions, conditions and collections making up FastTrack.
The following table summarizes dates and components for major releases. Companies and organizations such as [[NOAA]], [[Kawasaki Heavy Industries|Kawasaki]], and [[Goodyear Tire and Rubber Company|Goodyear]] have used and implemented the FastTrack Scripting Host.
{| class="wikitable"
|-
Line 77 ⟶ 71:
|}
== Comparison with
{| class="wikitable"
|-
Line 88 ⟶ 82:
| PowerShell || Microsoft || Free || Proprietary || Windows || 3.0 (~July 2010)|| [http://msdn.microsoft.com/en-us/library/windows/desktop/ms714418(v=vs.85).aspx Microsoft PowerShell]
|-
| [[ScriptLogic]] (PowerGUIPro) || [[Quest Software
|-
| VBScript || Microsoft || Free || Proprietary || Windows || Depends on host application (http://msdn.microsoft.com/en-us/library/4y5y7bh5.aspx) || [http://www.microsoft.com/en-us/download/details.aspx?id=326#overview Microsoft VBScript]
|}
*FastTrack Scripting Host
*[[Kixtart]]
*[[PowerShell]]<ref name="Community Choice Awards">{{cite web|title=2011 Best Scripting Tool |url=http://www.windowsitpro.com/content1/topic/2011-editors-community-choice-awards-140879/catpath/readers-choice-awards/page/22 |work=Editors' Best and Community Choice Awards |publisher=Windows IT Pro |accessdate=November 18, 2011
*[[VBScript]]
== References ==
{{Reflist}}
== External links ==
[[Category:Software]]▼
*{{official website|http://www.fasttrackscript.com}}
[[Category:Integrated development environments]]
[[Category:Scripting languages]]
|