[官网]Windows modules
Windows modules
https://docs.ansible.com/ansible/latest/modules/list_of_windows_modules.html
- win_acl – Set file/directory/registry permissions for a system user or group
- win_acl_inheritance – Change ACL inheritance
- win_audit_policy_system – Used to make changes to the system wide Audit Policy
- win_audit_rule – Adds an audit rule to files, folders, or registry keys
- win_certificate_store – Manages the certificate store
- win_chocolatey – Manage packages using chocolatey
- win_chocolatey_config – Manages Chocolatey config settings
- win_chocolatey_feature – Manages Chocolatey features
- win_chocolatey_source – Manages Chocolatey sources
- win_command – Executes a command on a remote Windows node
- win_copy – Copies files to remote locations on windows hosts
- win_defrag – Consolidate fragmented files on local volumes
- win_disk_facts – Show the attached disks and disk information of the target host
- win_disk_image – Manage ISO/VHD/VHDX mounts on Windows hosts
- win_dns_client – Configures DNS lookup on Windows hosts
- win_domain – Ensures the existence of a Windows domain
- win_domain_computer – Manage computers in Active Directory
- win_domain_controller – Manage domain controller/member server state for a Windows host
- win_domain_group – Creates, modifies or removes domain groups
- win_domain_membership – Manage domain/workgroup membership for a Windows host
- win_domain_user – Manages Windows Active Directory user accounts
- win_dotnet_ngen – Runs ngen to recompile DLLs after .NET updates
- win_dsc – Invokes a PowerShell DSC configuration
- win_environment – Modify environment variables on windows hosts
- win_eventlog – Manage Windows event logs
- win_eventlog_entry – Write entries to Windows event logs
- win_feature – Installs and uninstalls Windows Features on Windows Server
- win_file – Creates, touches or removes files or directories
- win_file_version – Get DLL or EXE file build version
- win_find – Return a list of files based on specific criteria
- win_firewall – Enable or disable the Windows Firewall
- win_firewall_rule – Windows firewall automation
- win_get_url – Downloads file from HTTP, HTTPS, or FTP to node
- win_group – Add and remove local groups
- win_group_membership – Manage Windows local group membership
- win_hostname – Manages local Windows computer name.
- win_hotfix – Install and uninstalls Windows hotfixes
- win_iis_virtualdirectory – Configures a virtual directory in IIS
- win_iis_webapplication – Configures IIS web applications
- win_iis_webapppool – Configure IIS Web Application Pools
- win_iis_webbinding – Configures a IIS Web site binding
- win_iis_website – Configures a IIS Web site
- win_lineinfile – Ensure a particular line is in a file, or replace an existing line using a back-referenced regular expression
- win_mapped_drive – Map network drives for users
- win_msg – Sends a message to logged in users on Windows hosts
- win_msi – Installs and uninstalls Windows MSI files (D)
- win_nssm – NSSM - the Non-Sucking Service Manager
- win_owner – Set owner
- win_package – Installs/uninstalls an installable package
- win_pagefile – Query or change pagefile configuration
- win_path – Manage Windows path environment variables
- win_pester – Run Pester tests on Windows hosts
- win_ping – A windows version of the classic ping module
- win_power_plan – Changes the power plan of a Windows system
- win_product_facts – Provides Windows product information (product id, product key)
- win_psexec – Runs commands (remotely) as another (privileged) user
- win_psmodule – Adds or removes a Powershell Module
- win_rabbitmq_plugin – Manage RabbitMQ plugins
- win_reboot – Reboot a windows machine
- win_reg_stat – Get information about Windows registry keys
- win_regedit – Add, change, or remove registry keys and values
- win_region – Set the region and format settings
- win_regmerge – Merges the contents of a registry file into the windows registry
- win_robocopy – Synchronizes the contents of two directories using Robocopy
- win_route – Add or remove a static route
- win_say – Text to speech module for Windows to speak messages and optionally play sounds
- win_scheduled_task – Manage scheduled tasks
- win_scheduled_task_stat – Get information about Windows Scheduled Tasks
- win_security_policy – Change local security policy settings
- win_service – Manage and query Windows services
- win_share – Manage Windows shares
- win_shell – Execute shell commands on target hosts
- win_shortcut – Manage shortcuts on Windows
- win_stat – Get information about Windows files
- win_tempfile – Creates temporary files and directories
- win_template – Templates a file out to a remote server
- win_timezone – Sets Windows machine timezone
- win_toast – Sends Toast windows notification to logged in users on Windows 10 or later hosts
- win_unzip – Unzips compressed files and archives on the Windows node
- win_updates – Download and install Windows updates
- win_uri – Interacts with webservices
- win_user – Manages local Windows user accounts
- win_user_right – Manage Windows User Rights
- win_wait_for – Waits for a condition before continuing
- win_wait_for_process – Waits for a process to exist or not exist before continuing.
- win_wakeonlan – Send a magic Wake-on-LAN (WoL) broadcast packet
- win_webpicmd – Installs packages using Web Platform Installer command-line
- win_whoami – Get information about the current user and process
- win_xml – Add XML fragment to an XML parent
[官网]Windows modules的更多相关文章
- [微软官网]windows server 内存限制
Memory Limits for Windows and Windows Server Releases https://docs.microsoft.com/zh-cn/windows/deskt ...
- [官网]Windows 10 版本信息
对应于服务选项的 Windows 10 当前版本 https://docs.microsoft.com/zh-cn/windows/release-information/ 所有的日期都按照 ISO ...
- 官网Windows 10安装程序驱动下载--截止:2019.01.06版本
说明:鉴于win7,8不可直接再下载原装iOS文件,这份共享程序包是为以后N年做的准备.如果N年后这个包还可以用,就可以省去很多麻烦. 百度网盘分享:https://pan.baidu.com/s/1 ...
- PHP环境配置-从Apache官网下载windows版apache服务器
由于个人有强迫倾向,下载软件都喜欢从官网下载,摸索了好久终于摸清楚怎么从Apache官网下载windows安装版的Apache服务器了,现在分享给大家. 进入apache服务器官网http://htt ...
- Windows Azure HandBook (7) 基于Azure Web App的企业官网改造
<Windows Azure Platform 系列文章目录> 1.用户场景: C公司是全球大型跨国连锁餐厅,在世界上大约拥有3万间分店.其IT系统主要部署其海外数据中心,或者租用其他ID ...
- 史上最详细Windows版本搭建安装React Native环境配置 转载,比官网的靠谱亲测可用
史上最详细Windows版本搭建安装React Native环境配置 2016/01/29 | React Native技术文章 | Sky丶清| 95条评论 | 33530 views ...
- windows完全支持C++11的轻量级编译器(官网MinGW和非官方的MinGW-builds)
作者:网事如风链接:https://www.zhihu.com/question/22923569/answer/23172337来源:知乎著作权归作者所有,转载请联系作者获得授权. 完全支持C++1 ...
- Python 3.6.3 官网 下载 安装 测试 入门教程 (windows)
1. 官网下载 Python 3.6.3 访问 Python 官网 https://www.python.org/ 点击 Downloads => Python 3.6.3 下载 Python ...
- Redis官网下载步骤(含windows版)
①.百度redis ,进入官网 watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQv/font/5a6L5L2T/fontsize/400/fill/I0JBQk ...
随机推荐
- 使用nvm管理node不同版本,安装,环境配置,切换不同版本的node版本
文章包含以下内容: 一.下载地址 二.nvm-noinstall.zip安装 三.nvm-setup.zip安装 四.测试安装以及使用 一.下载地址 https://github.com/coreyb ...
- 行为驱动:Cucumber + Selenium + Java(五) - 使用maven来实现cucumber测试和报告
在上一篇中,我们介绍了Selenium + Cucumber + Java框架下的测试用例参数化/数据驱动,这一篇我们来使用maven去搭建cucumber框架以及实现测试报告. 5.1 为什么要用m ...
- [翻译] Linux 内核中的位数组和位操作
目录 Linux 内核里的数据结构 原文链接与说明 Linux 内核中的位数组和位操作 位数组声明 体系结构特定的位操作 通用位操作 链接 Linux 内核里的数据结构 原文链接与说明 https:/ ...
- 1.6部署到CentOS「深入浅出ASP.NET Core系列」
希望给你3-5分钟的碎片化学习,可能是坐地铁.等公交,积少成多,水滴石穿,谢谢关注. 安装.NET Core 官方安装地址: https://www.microsoft.com/net/learn/d ...
- 玩转Spring Cloud之配置中心(config server &config client)
本文内容导航: 一.搭建配置服务中心(config server) 1.1.git方式 1.2.svn方式 1.3.本地文件方式 1.4.解决配置中包含中文内容返回乱码问题 二.搭建配置消费客户端( ...
- Map集合。
Map集合: java.util,Map<k,v> 特点:1.键值对 2.key-value一一对应 3.key不允许重复. Map常用实现类: java.util.HashMap< ...
- json属性名必须加引号的讨论
优质参考资料: 1.https://blog.csdn.net/Goskalrie/article/details/52151175 2.https://blog.csdn.net/weixin_42 ...
- [转]当CPU飙高时,它在做什么
在开发过程中,有时候我们发现JVM占用的CPU居高不下,跟我们的预期不符,这时,CPU在做什么呢?是什么线程让CPU如此忙碌呢?我们通过如下几步,可以查看CPU在执行什么线程. 1.查找jvm进程ID ...
- vue-render函数和插槽
Vue render函数,官方文档定义绝大部分时候我们使用template 来创建html 模板,但是纯html 和css都基本上都不具有编程能力,而当我们想使用 javascript的编程能力时,我 ...
- webpack中使用DefinePlugin定义全局变量
DefinePlugin可以在编译时期创建全局变量.DefinePlugin是webpack注入全局变量的插件,通常使用该插件来判别代码运行的环境变量.