Показаны сообщения с ярлыком 2k8. Показать все сообщения
Показаны сообщения с ярлыком 2k8. Показать все сообщения

Removing WPAD from DNS block list

вторник, 30 ноября 2010 г.
Updating the block list
Use the dnscmd command-line tool to manage the global query block list. Open a command line prompt, and then do the following:
To check whether the global query block is enabled, type the following:

dnscmd /info /enableglobalqueryblocklist

To display the host names in the current block list, type the following:

dnscmd /info /globalqueryblocklist

To disable the block list and ensure that the DNS Server service does not ignore queries for names in the block list, type the following:

dnscmd /config /enableglobalqueryblocklist 0

To enable the block list and ensure that the DNS Server service ignores queries for names in the block list, type the following:

dnscmd /config /enableglobalqueryblocklist 1

To remove all names from the block list, type the following:

dnscmd /config /globalqueryblocklist

To replace the current block list with a list of the names that you specify, type the following:

dnscmd /config /globalqueryblocklist name [name]…

How to rename a Windows Server 2008 domain

вторник, 26 октября 2010 г.

rendom /list

в файле Domainlist.xml меняем domain name. ForestDNSZones, DomainDNSZones, Netbios name.

rendom /showforest

rendom /upload

rendom /prepare

rendom /execute

gpfixup /olddns:08r2.lab /newdns:mcts.lab

gpfixup /oldnb:08r2 /newnb:mcts

rendom /clean