Skip to content

Instantly share code, notes, and snippets.

@ScriptingPro
Created April 5, 2018 14:12
Show Gist options
  • Save ScriptingPro/b15d5ab12f224e74f4cbe129e53f9ccf to your computer and use it in GitHub Desktop.
Save ScriptingPro/b15d5ab12f224e74f4cbe129e53f9ccf to your computer and use it in GitHub Desktop.
Use Misc .NET Classes and Methods from PowerShell
[System.Net.Dns]::GetHostByName([System.Environment]::MachineName).HostName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment