Forum Discussion
LouisK
17 years agoNew Member
Very helpful!
Thank you
Where can i learn how to build my own scripts?
Rob H
17 years agoRetired GoTo Contributor
Great question. Technician Console scripts can be written in and deployed using any language the operating system can execute. For example a script can be written in a batch file using Visual Basic, or it can be a software package.
Some of the examples I provided are probably about as simple as you can get. All I did is use the command you would use at the C prompt and paste it into Notepad and saved it with a ".cmd" extension.
Perhaps a good place to start is using basic commands. Try Googling "command prompt cheat sheet" and that should get you started.
Does anyone have any resources for scripting which they have found useful?
Message Edited by Rob H on 11-13-2008 05:10 PM