среда, 9 августа 2017 г.

DHCP Powershell Set установка времени аренды

Get-DhcpServerv4Scope | ForEach-Object { Set-DhcpServerv4Scope -ScopeId $_.ScopeID -LeaseDuration (New-TimeSpan -Hours 1)}

Комментариев нет:

Отправить комментарий

Failed to install module libnvdimmvmxnet3

The fix is this: in /etc/dracut.conf.d/*.conf > nvdimm-security.conf > vmware-tools.conf, edit the "add_drivers" line to ...