jilabaca / remote-assistant

A short Powershell script to run a GUI for easier remote support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remote-assistant

A short Powershell script to run a GUI for easier remote support. You can enter all or part of the computer name in the text box. The script searches the AD for the name. When a PC is found, the connection is initiated. If more than one PC is found, a list will be provided. If the computer name was not found in the AD, a connection to the "raw" input is established. E.g. for an IP address

The script itself starts the Windows own remote support program "msra.exe".

Screenshot

About

A short Powershell script to run a GUI for easier remote support.

License:GNU General Public License v3.0


Languages

Language:PowerShell 100.0%