AddHostsEntry


AddHostsEntry
    [-Address] <String>
    [-FullyQualifiedName] <String>

Description

Adds a value into the machine HOSTS file

Example


AddHostsEntry -Address "127.0.0.1" -FullyQualifiedName "site.example.com"