Hello
I have a button in a userform, and i want to do the following : When i clicked , reads the computername in a textbox ( in this case Textbox20 ) , and executes a file in a specific location ( \\servername\folder\file.vbs ) in background
All The computernames are in the same domain
When i access via RDP assistance to the compuername , i can run the \\servername\folder and execute the file , but want to try to execute without accessing via assistance
Is it possible to make or is it impossible ?
Thanks in advance
Best regards
I have a button in a userform, and i want to do the following : When i clicked , reads the computername in a textbox ( in this case Textbox20 ) , and executes a file in a specific location ( \\servername\folder\file.vbs ) in background
All The computernames are in the same domain
When i access via RDP assistance to the compuername , i can run the \\servername\folder and execute the file , but want to try to execute without accessing via assistance
Is it possible to make or is it impossible ?
Thanks in advance
Best regards