GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Martin Boller 🇺🇦 :tux: :freebsd: :windows: :mastodon: (itisiboller@infosec.exchange)'s status on Sunday, 26-Feb-2023 02:17:17 JSTMartin Boller 🇺🇦  :tux: :freebsd: :windows: :mastodon:Martin Boller 🇺🇦 :tux: :freebsd: :windows: :mastodon:

    Trying to set listening IP address on Windows DNS Server automatedand thought it would be simple to use Set-DnsServerSetting, like Set-DnsServerSetting -ListeningIPAddress $ip ..

    Think again, however this works:

    $DSNServerSettings=Get-DnsServerSetting -ALL
    $DNSServerSettings.ListeningIpAddress=@($ip)
    Set-DNSServerSetting $DNSServerSettings

    So retreive the DnsServerSetting Class, change the ListeningIP and write the sh1te back works.

    #PowerShell #WindowsServer2022 #DNS #Settings #ListeningIP #GiveMeBind9Anytime

    In conversation2 years ago from infosec.exchangepermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.

Embed this notice