.. |
__init__.py
|
package file
|
2016-12-08 11:32:22 -05:00 |
win_acl.ps1
|
Added support for IIS AppPool identities (#2675)
|
2016-12-08 11:35:05 -05:00 |
win_acl.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_acl_inheritance.ps1
|
suggestion by @nitzmahone to not use Get-Attr in combination with ConvertTo-Bool, improved documentation regarding organize
|
2016-12-08 11:34:09 -05:00 |
win_acl_inheritance.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_chocolatey.ps1
|
Fix win_chocolatey version comparison
|
2016-12-08 11:34:54 -05:00 |
win_chocolatey.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_dotnet_ngen.ps1
|
Create win_dotnet_ngen module
|
2016-12-08 11:33:02 -05:00 |
win_dotnet_ngen.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_environment.ps1
|
Fix win_environment: strict-mode fix for 'value' (#2404)
|
2016-12-08 11:34:23 -05:00 |
win_environment.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_file_version.ps1
|
fix default arg handling and error messages in win_file_version
|
2016-12-08 11:33:54 -05:00 |
win_file_version.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_firewall_rule.ps1
|
win_firewall_rule: fix "property X doesn't exist"
|
2016-12-08 11:34:41 -05:00 |
win_firewall_rule.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_iis_virtualdirectory.ps1
|
Fix: support for virtual directories in applications
|
2016-12-08 11:33:32 -05:00 |
win_iis_virtualdirectory.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_iis_webapplication.ps1
|
Modules to manage IIS
|
2016-12-08 11:32:53 -05:00 |
win_iis_webapplication.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_iis_webapppool.ps1
|
Fix problem with 'restarted' state not restarting the apppool when it is in running state (#1451)
|
2016-12-08 11:34:16 -05:00 |
win_iis_webapppool.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_iis_webbinding.ps1
|
StrictMode fixes for win_iis_webbinding
|
2016-12-08 11:34:23 -05:00 |
win_iis_webbinding.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_iis_website.ps1
|
Adding Site_ID param
|
2016-12-08 11:33:54 -05:00 |
win_iis_website.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_nssm.ps1
|
Detect and correct PowerShell mishandling nssm Unicode output as UTF8 (#2867)
|
2016-12-08 11:35:06 -05:00 |
win_nssm.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_owner.ps1
|
fixed problems related to userpricincipalname (user@domain) and undefined variables fixed variable capitalization
|
2016-12-08 11:34:02 -05:00 |
win_owner.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_package.ps1
|
Various improvements to win_package
|
2016-12-08 11:33:31 -05:00 |
win_package.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_regedit.ps1
|
Various fixes to win_regedit and documentation (#2436)
|
2016-12-08 11:34:23 -05:00 |
win_regedit.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_regmerge.ps1
|
Validate return code and fail properly (#2334)
|
2016-12-08 11:34:22 -05:00 |
win_regmerge.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_robocopy.ps1
|
Add Win Robocopy module (#1078)
|
2016-12-08 11:34:16 -05:00 |
win_robocopy.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_say.ps1
|
Win say (#2866)
|
2016-12-08 11:35:01 -05:00 |
win_say.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_scheduled_task.ps1
|
win_scheduled_task: fix days_of_week var command typo (#3198)
|
2016-12-08 11:34:59 -05:00 |
win_scheduled_task.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_share.ps1
|
corrected replacement of last backslash
|
2016-12-08 11:33:54 -05:00 |
win_share.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_timezone.ps1
|
removed hardcoded paths, check for .exe error exit code, use get-attr for required param check.
|
2016-12-08 11:33:50 -05:00 |
win_timezone.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_unzip.ps1
|
win_unzip: Use absolute path for src and dest
|
2016-12-08 11:33:58 -05:00 |
win_unzip.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_updates.ps1
|
fix win_updates to prevent Get-Member failure on bogus job output
|
2016-12-08 11:34:25 -05:00 |
win_updates.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_uri.ps1
|
Fixes win_uri module ignoring body argument (#2504)
|
2016-12-08 11:35:04 -05:00 |
win_uri.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |
win_webpicmd.ps1
|
StrictMode fixes for win_iis_webbinding
|
2016-12-08 11:34:23 -05:00 |
win_webpicmd.py
|
Refreshed metadata for extras modules
|
2016-12-08 11:35:18 -05:00 |