[官网]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 ...
随机推荐
- springboot~Mongodb的集成与使用
说说springboot与大叔lind.ddd的渊源 Mongodb在Lind.DDD中被二次封装过(大叔的.net和.net core),将它当成是一种仓储来使用,对于开发人员来说只公开curd几个 ...
- Spring基础学习,附例子代码讲解
什么是Spring.IOC.AOP.DI? Spring是一个基于IOC和AOP的结构J2EE系统的框架. IOC(Inversion Of Control)控制反转(Spring的基 ...
- 改行了,学C#
C#数组: 定义方法 ]; ,]; //这个是二维数组 只有这一种定义方法,不像java有多种定义方法.等号前面在栈中初始化类型为一维数组类型(int[])或二维数组类型(int[,])的存储堆中地址 ...
- Javascript 面向对象(共有方法,私有方法,特权方法,静态属性和方法,静态类)示例讲解
一,私有属性和方法 私有方法:私有方法本身是可以访问类内部的所有属性(即私有属性和公有属性),但是私有方法是不可以在类的外部被调用. <script> /* * 私有方法:私有方法本身是可 ...
- 现代Java进阶之路必备技能——2019 版
Java技术的学习阶段有三 第1个是java基础,比如对集合类,并发,IO,JVM,内存模型,泛型,异常,反射,等有深入了解. 第2个是全面的互联网技术相关知识,比如redis,mogodb,ngin ...
- Java并发编程实战 之 对象的共享
上一篇介绍了如何通过同步多个线程避免同一时刻访问相同数据,本篇介绍如何共享和发布对象,使它们被安全地由多个进程访问. 1.可见性 通常,我们无法保证执行读操作的线程能看到其他线程写入的值,因为每个线程 ...
- ubuntu 安装vm-tool
1.“虚拟机”->“安装vmware tools”VMware tools 2. 新建一个文件夹 ,打开vmware tools安装介质.右键选择vmwaretools的gz压缩包,选择“提取到 ...
- SAP MM 公司间STO里交货单PGI之后自动触发内向交货单功能的实现
SAP MM 公司间STO里交货单PGI之后自动触发内向交货单功能的实现 笔者所在的项目上的公司间STO的流程里,发货公司在做PGI之后系统自动触发收货公司的内向交货单.这个功能是通过交货单的Outp ...
- SQL运维
1.碎片扫描 dbcc showconfig('table_name')
- git开发常用命令
1.基本命令git branch 查看本地分支git branch -r 查看远程分支git checkout xxx 切换分支git pull origin master //从远程同步到本地,ma ...