PoshTokenBloat: Difference between revisions

From WikiWiki
Jump to navigation Jump to search
No edit summary   (change visibility)
No edit summary   (change visibility)
Line 5: Line 5:
<syntaxhighlight lang="powershell">
<syntaxhighlight lang="powershell">


Function Get-GroupNesting ($identity)
write-host "ehlo"
{
  write-host $identity
}
 
 


</syntaxhighlight>
</syntaxhighlight>

Revision as of 12:33, 19 January 2016