Windows modules¶
win_acl – Set file/directory/registry permissions for a system user or group
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_chocolatey_facts – Create a facts collection for Chocolatey
win_copy – Copies files to remote locations on windows hosts
win_credential – Manages Windows Credentials in the Credential Manager
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_domain_controller – Manage domain controller/member server state for a Windows host
win_domain_group – Creates, modifies or removes domain groups
win_domain_group_membership – Manage Windows domain group membership
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_environment – Modify environment variables on windows hosts
win_feature – Installs and uninstalls Windows Features on Windows Server
win_find – Return a list of files based on specific criteria
win_format – Formats an existing volume or a new volume on an existing partition on Windows
win_get_url – Downloads file from HTTP, HTTPS, or FTP to node
win_group_membership – Manage Windows local group membership
win_iis_virtualdirectory – Configures a virtual directory in IIS
win_inet_proxy – Manages proxy settings for WinINet and Internet Explorer
win_msg – Sends a message to logged in users on Windows hosts
win_netbios – Manage NetBIOS over TCP/IP settings on Windows
win_partition – Creates, changes and removes partitions on Windows Server
win_product_facts – Provides Windows product and license information
win_psexec – Runs commands (remotely) as another (privileged) user
win_psrepository – Adds, removes or updates a Windows PowerShell repository
win_rds_cap – Manage Connection Authorization Policies (CAP) on a Remote Desktop Gateway server
win_rds_rap – Manage Resource Authorization Policies (RAP) on a Remote Desktop Gateway server
win_rds_settings – Manage main settings of a Remote Desktop Gateway server
win_regedit – Add, change, or remove registry keys and values
win_regmerge – Merges the contents of a registry file into the Windows registry
win_robocopy – Synchronizes the contents of two directories using Robocopy
win_say – Text to speech module for Windows to speak messages and optionally play sounds
win_scheduled_task_stat – Get information about Windows Scheduled Tasks
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_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
Note
(D): This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.