Skip to content

an environment to enable remote session and script execution by powershell with windows

Notifications You must be signed in to change notification settings

organi2e/psremote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this

A set of script to remote script execution with powershell

Usage

Run enable.ps1 on the remote machine at first to enable remote access
Fill the undeterminant item (such as host name) and run the test.bat,
and the test.ps1 will be transferred and executed.

Why transfer and run (not apply scriptblock)

Several assets and binaries are required for almost cases although just one script is required for execution in this case.
Transfer all of items and execute for that.

About

an environment to enable remote session and script execution by powershell with windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published