Using a script (powershell for example) How can i get the total Queries on a DNS Server (Windows Server 2003 - Active Directory Environment) ?
Thanks
|
Using a script (powershell for example) How can i get the total Queries on a DNS Server (Windows Server 2003 - Active Directory Environment) ? Thanks |
|||
|
|
|
For now -i use PERFMON with the DNS Counter: Total Query Received/sec -Perform for 24hours -output in CSV file -Open with Excel and SUM all the value Any other ways to script this step ? |
|||
|