Русские видео

Сейчас в тренде

Иностранные видео




Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Learn How to Use Ansible to Manage Windows Servers (winrm) - Step by Step Guide

NEW VIDEO ON SETTINGU UP WINRM ON WINDOWS 2022 SERVER (to be managed by Ansible). COMPLETE TUTORIAL WITH ALL COMMANDS IN THE DESCRIPTION. YOU CAN FIND IT HERE:    • Step-by-Step Ansible Tutorial for Win...   Certificate/Kerberos authentication: If you'd like to use domain certificates on Windows and authenticate using Kerberos over HTTPS, get in touch. I'm not able to demo that process on YouTube but I've done it many times for various companies I've worked at. I can make myself available for a few days consulting if this is of interest. Contact me on LinkedIn:   / dennismccarthyuk   --- For SSH (port :22) connectivity between Ansible and Windows follow my other tutorial here:    • Use Ansible to Manage Windows Servers...   ------ This is a real-time demo of how to set up your windows servers so they can be managed by ansible. ----- GIST Document (cut&paste1): https://gist.github.com/dmccuk/c39f56... ------ Please Subscribe to me: https://bit.ly/lon_sub ------ The following is covered by this demo: • Setup a windows 2016 server so ansible can manage it (over HTTPS) • Setup my Centos 8 server so it can manage windows servers using winrm • Create an inventory file to hold the windows connection variables • Prove the connection with win_ping • Create a basic ansible playbook to manage directory’s, files (templates), md5checksum & updates. • Use ansible-vault to hide the password from the inventory file AnsibleDocs: Setup Windows: https://docs.ansible.com/ansible/late... For Windows 2016, change the default powershell TLS version to TLS v1.2 with this powershell command: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 Linux WinRM setup: https://docs.ansible.com/ansible/late... Windows module links: https://docs.ansible.com/ansible/2.4/... https://docs.ansible.com/ansible/2.5/... https://docs.ansible.com/ansible/2.4/... https://docs.ansible.com/ansible/2.5/... Protect sensitive variables: https://docs.ansible.com/ansible/late... #Windows #Ansible #automation

Comments