MyRemoteManager:PowerShell中的简单连接管理器

时间:2021-04-07 01:20:03
【文件属性】:
文件名称:MyRemoteManager:PowerShell中的简单连接管理器
文件大小:27KB
文件格式:ZIP
更新时间:2021-04-07 01:20:03
PowerShell MyRemoteManager 描述 MyRemoteManager是一个PowerShell模块,其中包含用于管理远程连接的功能的集合。 它是mRemoteNG,MobaXterm和其他类似工具的非常非常简化的版本。 请注意,该模块仅适用于PowerShell Core(6或更高版本)。 从获取最新版本的PS Core。 安装 要安装PowerShell模块,请遵循以下方法之一。 获取发布的版本 从下载文件并解压缩到C:\Users\\Documents\PowerShell\Modules\ 。 从源构建 构建模块 .\build.ps1 build - Bootstrap 删除任何旧版本的模块 Remove-Item " $HOME \Documents\PowerShell\Modules\MyRemoteManager " - Force 安装新构
【文件预览】:
MyRemoteManager-main
----docs()
--------cmdlets()
--------module()
----requirements.psd1(200B)
----LICENSE(1KB)
----psakefile.ps1(4KB)
----.gitignore(4B)
----CHANGELOG.md(305B)
----Source()
--------Public()
--------MyRemoteManager.psd1(5KB)
--------Classes()
--------MyRemoteManager.Header.ps1(145B)
----Tests()
--------Connection.Tests.ps1(3KB)
--------Client.Tests.ps1(3KB)
--------ScriptAnalyzerSettings.psd1(6B)
--------Inventory.Tests.ps1(2KB)
----README.md(4KB)
----build.ps1(1KB)
----build.settings.ps1(2KB)
----.vscode()
--------settings.json(315B)
--------tasks.json(986B)

网友评论