ACCESS LEVEL: SECURED

Posts tagged 'dos'

A geeky blog about technical things

Quick DOS script to create files based on the contents of a text file

2012-08-09
dostext

There's plenty of times where I find myself thinking that there must be an easy way of doing a dull and repetive task- for example, creating a bunch of files based on a CSV file - so the line below will simply take a text document (x.txt) and create new files with the contents o…

Read more

Sometimes it's the simplest things...

2011-10-26
citrixdosfor-loopscriptuptime

I have been fighting with trying to get a list of my Citrix servers from the command line into a text document for later parsing in a number of other scripts- I quickly found this article - http://www.brianmadden.com/forums/t/21550.aspx but try as I might I ran around in circles…

Read more