Difference between revisions of "ESX Script Extracts and Examples"

Jump to navigation Jump to search
Syntax highlighting broken
(Added LinkUnit Ads and Meta)
(Syntax highlighting broken)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
Simple script that runs every morning just before I start work to provide a basic sanity check email to glance through over the first tea of the day.
Simple script that runs every morning just before I start work to provide a basic sanity check email to glance through over the first tea of the day.


<source lang="Powershell">
<syntaxhighlight lang='powershell'>
 
#############################################################################################
#############################################################################################
#
#
Line 134: Line 135:
     Start-Sleep(30000)
     Start-Sleep(30000)
}
}
</source>
 
</syntaxhighlight>


{{PowerShell_Credentials_Files}}
{{PowerShell_Credentials_Files}}
Line 195: Line 197:


</source>
</source>
{{GoogleAdLinkUnitBanner}}


== Add VLANs/PortGroups to Standard Switch ==
== Add VLANs/PortGroups to Standard Switch ==
Line 457: Line 457:


{{PowerShell_Credentials_Files}}
{{PowerShell_Credentials_Files}}
{{GoogleAdLinkUnitBanner}}


[[Category:PowerCLI]]
[[Category:PowerCLI]]
[[Category:ESX]]
[[Category:ESX]]

Navigation menu