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 ‘gui’

Sending keystrokes to applications

Friday, February 15th, 2008 by Essentials Administrator
 The last-resort way of automating anything using VBScript is to launch a GUI application and just send keystrokes (but not mouse movement or clicks - try AutoIt if you need mouse control, too). Here's an example, using Notepad, of how sending keystrokes works. Note that this takes a lot of…   More »

ADUC GUI to ADSI Mappings

Friday, February 15th, 2008 by Essentials Administrator
 Although ADSI Scripting: TFM has a more complete cross-reference, this one's online and free: It shows the basic dialog boxes for AD Users & Computers, and provides the attribute name underneath the various text boxes and check boxes. So if you know how to change something in the GUI, this…   More »


Entries (RSS) and Comments (RSS).