.. |
__init__.py
|
…
|
|
win_acl.ps1
|
fail if type parameter is empty
|
2016-12-08 11:33:47 -05:00 |
win_acl.py
|
added credits, fixed documentation
|
2016-12-08 11:33:47 -05:00 |
win_chocolatey.ps1
|
win_chocolatey: Add install_args, params and ignoredependencies
|
2016-12-08 11:33:39 -05:00 |
win_chocolatey.py
|
added missing version_added to new options
|
2016-12-08 11:33:39 -05:00 |
win_dotnet_ngen.ps1
|
…
|
|
win_dotnet_ngen.py
|
…
|
|
win_environment.ps1
|
…
|
|
win_environment.py
|
…
|
|
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
|
Fix module docs
|
2016-12-08 11:33:55 -05:00 |
win_firewall_rule.ps1
|
Fix #1512 add missing property in win_firewall_rule
|
2016-12-08 11:33:46 -05:00 |
win_firewall_rule.py
|
correct win_firewall state parameter
|
2016-12-08 11:33:55 -05:00 |
win_iis_virtualdirectory.ps1
|
…
|
|
win_iis_virtualdirectory.py
|
…
|
|
win_iis_webapplication.ps1
|
…
|
|
win_iis_webapplication.py
|
…
|
|
win_iis_webapppool.ps1
|
Fix win_iis_webapppool module to not null ref when removing an apppool using PS4
|
2016-12-08 11:33:54 -05:00 |
win_iis_webapppool.py
|
…
|
|
win_iis_webbinding.ps1
|
…
|
|
win_iis_webbinding.py
|
Remove duplicate documentation fields
|
2016-12-08 11:33:46 -05:00 |
win_iis_website.ps1
|
Adding Site_ID param
|
2016-12-08 11:33:54 -05:00 |
win_iis_website.py
|
fix version_added issues in win_iis_website
|
2016-12-08 11:33:54 -05:00 |
win_nssm.ps1
|
Use "" for AppParameters if it's null
|
2016-12-08 11:33:39 -05:00 |
win_nssm.py
|
Replace slashes in the parameter string Also remove duplicate documentation
|
2016-12-08 11:33:37 -05:00 |
win_package.ps1
|
…
|
|
win_package.py
|
Remove duplicate documentation fields
|
2016-12-08 11:33:46 -05:00 |
win_regedit.ps1
|
Add extra PS Drives so you can access other parts of the registry
|
2016-12-08 11:33:50 -05:00 |
win_regedit.py
|
…
|
|
win_regmerge.ps1
|
First pass at adding win_regmerge module for handling bulk registry changes
|
2016-12-08 11:33:50 -05:00 |
win_regmerge.py
|
DOCUMENTATION fixes for a few modules
|
2016-12-08 11:33:51 -05:00 |
win_scheduled_task.ps1
|
…
|
|
win_scheduled_task.py
|
…
|
|
win_share.ps1
|
corrected replacement of last backslash
|
2016-12-08 11:33:54 -05:00 |
win_share.py
|
corrected requirements
|
2016-12-08 11:33:54 -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
|
DOCUMENTATION fixes for a few modules
|
2016-12-08 11:33:51 -05:00 |
win_unzip.ps1
|
Added Error messages to the Try/Catch blocks
|
2016-12-08 11:33:47 -05:00 |
win_unzip.py
|
…
|
|
win_updates.ps1
|
…
|
|
win_updates.py
|
Fixing win_updates example for listing available updates.
|
2016-12-08 11:33:57 -05:00 |
win_uri.ps1
|
Converting result to snake_case before returning
|
2016-12-08 11:33:52 -05:00 |
win_uri.py
|
Converting result to snake_case before returning
|
2016-12-08 11:33:52 -05:00 |
win_webpicmd.ps1
|
Fix #1101: win_webpicmd strict mode fixes
|
2016-12-08 11:33:37 -05:00 |
win_webpicmd.py
|
…
|
|