Difference between revisions of "Power Shell"

Jump to navigation Jump to search
1 byte added ,  14:28, 11 February 2010
m
m (→‎Get-Credential: Added note)
m (→‎Get-Credential: Fix typo)
Line 130: Line 130:
</source>
</source>


However, this doesn't really help much in a fully scripted situation where you need to supply user and pass in an unattended fashion, for that you also need the help of <code> ConvertTo-SecureString <code>
However, this doesn't really help much in a fully scripted situation where you need to supply user and pass in an unattended fashion, for that you also need the help of <code> ConvertTo-SecureString </code>


=== ConvertTo-SecureString ===
=== ConvertTo-SecureString ===

Navigation menu