码迷,mamicode.com
首页 >  
搜索关键字:com;powershell    ( 18个结果
power shell 更新后的版本号
看别人博客,去github下了个powershell v7.0.2,https://github.com/PowerShell/PowerShell,没有敢下尝鲜版,也没有下长期维护版,下了个稳定版。 看下面的说明里面是和windows自带的版本是 并行存在的: Note PowerShell 7 ...
分类:系统相关   时间:2020-06-13 12:54:36    阅读次数:93
Windows安装OpenSSH服务
在此罗列一些资源,且写安装注意事项。 官方安装包下载 https://github.com/PowerShell/Win32-OpenSSH/releases 官方安装步骤 https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32- ...
分类:Windows程序   时间:2019-12-26 11:21:20    阅读次数:103
AWS Lambda 自动化和 PowerShell
这两天我都在看如何使用Lambda和Python,但是平常更习惯使用PowerShell来管理各种系统。试试看如何在Lambda里面使用PowerShell吧。首先在本地计算机上需要安装下面三个模块。安装PowerShellCorehttps://github.com/powershell/powershell安装the.NETCoreSoftwareDevelopmentKit(SDK)http
分类:系统相关   时间:2019-10-15 22:44:17    阅读次数:126
Jenkins Publish over SSH 异常:Connection reset by peer: socket write error
Jekins持续集成; 服务器时windows服务器; windows安装openssh服务; 安装包:https://github.com/PowerShell/Win32-OpenSSH/releases 开箱即用;步骤1 文件解压至C:\Program Files\OpenSSH 2 控制台c ...
分类:其他好文   时间:2019-07-21 16:18:43    阅读次数:91
PowerShell 官方下载地址
PowerShell 官方下载地址 Powershell 目前在 GitHub 维护, 所以下载地址为 https://github.com/PowerShell/PowerShell/releases ...
分类:系统相关   时间:2019-04-17 09:22:27    阅读次数:468
Install OpenSSH
Install OpenSSH Server/Client on Windows Server.[1]Access to the site below and download OpenSSH. Generally on Windows 2016, choose [OpenSSH-Win64.zip] to download.? https://github.com/PowerShell/Win3
分类:其他好文   时间:2018-03-29 16:43:32    阅读次数:222
Powershell core
https://github.com/PowerShell/PowerShell PowerShell for every system! PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and c ...
分类:系统相关   时间:2017-09-27 19:06:02    阅读次数:185
Powershell管理系列(三十四)PowerShell操作之Send-MailMessage
-----提供AD\Exchange\Lync\Sharepoint\CRM\SC\O365等微软产品实施及外包,QQ:185426445.电话18666943750对于管理员来说需要经常测试线上系统的服务运行状态,powershell的send-mailmessage命令是运用比较频繁的,命令如下:1、Send-MailMessage-Fromzhouping@yuntcloud.com-To..
分类:系统相关   时间:2016-10-12 07:11:28    阅读次数:245
Check if a string is NULL or EMPTY using PowerShell
http://techibee.com/powershell/check-if-a-string-is-null-or-empty-using-powershell/1889 Check if a string is NULL or EMPTY using PowerShellby TECHIBEE ...
分类:系统相关   时间:2016-10-09 14:28:48    阅读次数:340
Powershell core 在Linux上试用
微软终于宣布Powershell开源了,也就是可以在Linux和OSX上执行了。豆子参考这篇博文,简单的测试了一下。http://www.howtogeek.com/267858/how-to-install-microsoft-powershell-on-linux-or-os-x/找了一个CentOS7的服务器,https://github.com/PowerShell/PowerShell/releases..
分类:系统相关   时间:2016-08-22 16:34:29    阅读次数:291
18条   1 2 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!