Difference between revisions of "PowerShell Examples"

Jump to navigation Jump to search
116 bytes removed ,  13:29, 18 April 2012
Added Depreciated template
(→‎MySQL: Added "Test for NULL")
(Added Depreciated template)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Depreciated|category=PowerShell}}
== Excel ==
== Excel ==
Basic example, converting an esxisting CSV file into a XLSX file...
Basic example, converting an esxisting CSV file into a XLSX file...
Line 34: Line 36:


=== Formatting ===
=== Formatting ===
{|cellpadding="1" cellspacing="0" border="1"
{|class="vwikitable"
|- style="background-color:#bbddff;"
|-  
! Example                                                        !! Description
! Example                                                        !! Description
|-
|-
Line 508: Line 510:
$SshClient.Dispose()
$SshClient.Dispose()
</source>
</source>
[[Category:PowerShell]]
[[Category:MySQL]]
[[Category:SMTP]]
[[Category:FTP]]
[[Category:SSH]]

Navigation menu