Add notes on powershell script source.
This commit is contained in:
parent
118899c548
commit
e621fec7d3
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
|
|
||||||
# Powershell script to upgrade a PowerShell 2.0 system to PowerShell 3.0
|
# Powershell script to upgrade a PowerShell 2.0 system to PowerShell 3.0
|
||||||
|
# based on http://occasionalutility.blogspot.com/2013/11/everyday-powershell-part-7-powershell.html
|
||||||
#
|
#
|
||||||
# some Ansible modules that may use Powershell 3 features, so systems may need
|
# some Ansible modules that may use Powershell 3 features, so systems may need
|
||||||
# to be upgraded. This may be used by a sample playbook. Refer to the windows
|
# to be upgraded. This may be used by a sample playbook. Refer to the windows
|
||||||
|
|
Loading…
Reference in a new issue