Browse CLASSROOM TRAINING REGISTER for classroom training CONTACT us

SAPIEN Solutions

SAPIEN homepage
PrimalScript script editor+ide
PrimalScope script debugger
Free Tools script utilities
SAPIEN Press tech books
ScriptingAnswers.com learn+share
ScriptingOutpost.com online store
Blog.Sapien.com official blog
Contact Us

 

Posts Tagged ‘list of computers’

Target a list of names

Friday, February 15th, 2008 by Essentials Administrator
 If you have a file with one name per line - be they user names, or more commonly computer names, this script will read them all and execute a block of your code for each name in the file. The comments provide an example that you can completely replace. The…   More »

Targeting a list of names

Friday, February 15th, 2008 by Essentials Administrator
 This script assumes you have a text file listing one name per line - could be a computer name or a user name. In the example, which uses WMI, it's a computer name, and the script performs the same operation against each name. There are actually simpler ways, or at…   More »


Entries (RSS) and Comments (RSS).