Город МОСКОВСКИЙ
00:01:35

PowerShell Basics - Setting IP, gateway, mask and DNS, New-NetIPAddress, Set-DnsClientServerAddress

Аватар
Как Сделать Уникально
Просмотры:
21
Дата загрузки:
22.09.2023 19:30
Длительность:
00:01:35
Категория:
Технологии и интернет

Описание

This will walk you through steps with below commands to verify the current IP configuration, set an IP address, default gateway, mask/prefix, and a DNS server, to include a basic test to confirm the DNS server chosen actually resolves names to IP addresses.

Set-DnsClientServerAddress
Get-NetIPConfiguration
Get-NetIPInterface
Get-NetIPAddress
New-NetIPAddress
Get-DnsClientCache
Resolve-DnsName

Рекомендуемые видео