Ok....everything seems to be working from the string standpoint (thanks to all that helped..that part looks good now). My last problem is that in the registry the number "2" at the end of this statement:

$V=("HKCU\Software\radmin\v2.0\clients","2")

Represents a single Remote Access connection...ie one computer I have connected to in Remtoe Administrator. I need to change the refreshes for every computer in the registry (some PC's may only have "1","2","3" entries and others may have up to 150. How can I change that "2" to represent the next computer entry in the registry???

PS- when this is finished I will post the complete code for this for refrence purposes!!