Ansible Manage Windows
Автор: Chanchal Bose
Загружено: 2019-08-23
Просмотров: 20622
Описание:
Manage Windows Systems using ansible. Ansible uses Windows PowerShell remoting to manage Windows.
Detail steps are available at www.guruoye.net
You can use the Upgrade-PowerShell.ps1 script to update these PowerShell version 3.0 or greater and .NET Framework 4.0 or newer for ansible from this URL:
https://github.com/jborean93/ansible-...
The script ConfigureRemotingForAnsible.ps1 can be found here:
https://github.com/ansible/ansible/bl...
You can get current winrm configuration using
winrm get winrm/config
Use this commands for setting winrm
Set-Item -Force WSMan:\localhost\Service\Allowunencrypted $True
Set-Item -Force WSMan:\localhost\Service\auth\Basic $True
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: