GithubHelp home page GithubHelp logo

lobomelwyn / remoteconnectps Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 54 KB

Remote Desktop Manager for Windows and *NIX system

License: GNU General Public License v3.0

PowerShell 99.40% Batchfile 0.60%
powershell remote-desktop remote-shell

remoteconnectps's Introduction

RemoteConnectPS

This is a very Simple Program to remotely connect Windows machine via MSTSC or *nix systems via Putty (SSH). It Uses SQLite as database to store remote IPAddress, Credentials and uses windows forms for basic GUI

Note: It works only on Windows which has Powershell version 3.0 or above

Installing

Requirement: Windows OS with Powershell 3.0 or above

  1. First download PSSqlite Module and Install it either using Install-Module PSSQLite or Download it from "https://github.com/RamblingCookieMonster/PSSQLite", extract the PSSQLite folder to a module path (e.g. $env:USERPROFILE\Documents\WindowsPowerShell\Modules)
  2. Download putty.exe from "https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html" and place it in RemoteConnectPS folder
  3. Now just Run run.bat file

Troubleshooting: if the scripts are blocked kindly run set-executionpolicy unrestricted in Powershell at administrative mode.

Main Screen

Reference

Connect-Mstsc.ps1 was taken from https://gallery.technet.microsoft.com/scriptcenter/Connect-Mstsc-Open-RDP-2064b10b

remoteconnectps's People

Contributors

lobomelwyn avatar

Stargazers

 avatar  avatar Mario Garcia avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.