Z
Zayd Connor
I wanted to create a small automated script using Ruby. I just need to
know what classes do I use to create this script.
When running my script I would like for itto do the following
1. Automatically Log user onto another machine via RDP
2. While logged in the session I want the script to automatically create
an iteration of files and folders, rename, change attribute of
files\folders.
3. Log off then log back on another user via RDP again, repeating step
2.
I would just like to know what classes do I use to create this script? I
know the File class could be one.
Thanks
know what classes do I use to create this script.
When running my script I would like for itto do the following
1. Automatically Log user onto another machine via RDP
2. While logged in the session I want the script to automatically create
an iteration of files and folders, rename, change attribute of
files\folders.
3. Log off then log back on another user via RDP again, repeating step
2.
I would just like to know what classes do I use to create this script? I
know the File class could be one.
Thanks