Question : Can RDP be set up for Non Admins with retricted access

I want to allow  a user to access one of our remote servers so she can access a particualr program that is only at that location.  I don't want her to have acces to everything on the server.  Can this be done?  If so procedures please.

Answer : Can RDP be set up for Non Admins with retricted access

Ah ... lets try this:

Private Sub Form_Load()
   Me.Combo27.SetFocus   ' *** add this
   Combo27_AfterUpdate
End Sub
Random Solutions  
 
programming4us programming4us