Ben0xA / poshsecframework

A framework for PowerShell and PoshSec scripts for network management, security, and maintenance.
http://poshsec.com
3 stars 0 forks source link

Implement RemoteHost via Invoke-Command #8

Open Ben0xA opened 11 years ago

Ben0xA commented 11 years ago

Need to implement a remote script with Invoke-Command for any given function (psm1). Need to have -ComputerName property per powershell standard to invoke the command.