• Skip to primary navigation
  • Skip to content
  • Skip to footer
LazyWinAdmin LazyWinAdmin
  • Projects/Scripts
  • Resources
  • Archive
  • About
  • Disclaimer
    Resolve a DNS Entry with PowerShell

    Resolve a DNS Entry with PowerShell

    less than 1 minute read

    Here is one way to resolve a DNS Entry usng .NET

    [System.net.DNS]::resolve('SERVER')
    

    Tags: powershell, powershelltip

    Categories: powershell

    Updated: March 29, 2017

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    Terraform - Uploading a local PowerShell module to an Azure Automation account

    2 minute read

    This article demonstrates how to use Terraform to upload a local PowerShell module to an Azure Storage Account and importing it to an Automation Account usin...

    PowerShell/Azure - Update App Service Access Restriction IP Rules

    2 minute read

    Quick PowerShell script to append or overwrite the Network IP Rules restriction of a App Service

    Microsoft MVP 2020-2021

    less than 1 minute read

    It is a great pleasure and honor to receive the Microsoft MVP award for another year

    Offline Domain Join using PowerShell and c#

    4 minute read

    Last update: 2020/07/09 - High level diagram of the ConfigMgr implementation

    • Follow:
    • GitHub
    • Feed
    © 2024 LazyWinAdmin. Powered by Jekyll & Minimal Mistakes.