Giter Club home page Giter Club logo

microsoft-defender-for-identity-sizing-tool's Introduction

Microsoft Defender for Identity Sizing Tool - Version 1.3.0.0

Click here to download the tool

The sizing tool automates collection of the amount of traffic MDI would need to monitor and automatically provides supportability and resource recommendations for both the ATA (Center and Gateway) and MDI (Sensor). It is recommended that you run the MDI sizing tool as follows:

  • With domain admin credentials
  • From a domain-joined workstation that has network access to all the domain controllers on the following ports: TCP 135, TCP 389 ,TCP 445 and TCP RPC Dynamic Ports. If these ports are blocked, you may experience an error message "Remote Registry Query Failed" in the OS Server Level field
  • Make sure you have .Net 4.5.2 or later installed
  • Make sure that the EPPlus dll, that is included in the zip, is in the same folder that the sizing tool is being used from

The sizing tool uses the RPC protocol, specifically Remote WMI and Remote PerfMon over RPC. When the tool launches, it enumerates all domain controllers in the domain (by default) using LDAP. Then it contacts each DC and performs an initial remote performance counter query and a couple of WMI queries. After these queries are done, it uses the remote performance counters to repeatedly ask each DC for certain perf data (CPU, Mem, packets) roughly every 5 seconds (by default) for the duration of its execution. The tool generates an Excel file summarizing its findings and recommendations.

By default, the tool runs for 24 hours (this is the recommended amount of time to run it) and gathers data including the packets/sec counter, operating system version, compute utilization, and memory utilization.

In the Excel file you will find two sheets, one for ATA sizing, and the second for MDI.

If you choose to deploy Standalone Sensors, in the Excel results file, under Azure ATP summary tab, use the following fields to determine the AATP Sensor specifications needed:

Match the "Busy Packets/sec" field in the Sensor table of the results file to the "PACKETS PER SECOND" field in the AATP Sensor table or the AATP Standalone Sensor depending on the Sensor type you choose.

To choose which domain controllers the tool evaluates remotely, use one of the following command line parameters:

Command line parameters(evaluates remotely) Evaluation
-DomainFQDN=<Domain FQDN> Evaluates all the domain controllers in the specified domain.
-InputDCListFile=<File path> Evaluates all the domain controllers in the specified file (each domain controller is presented on a separate line).
-UseCurrent=UserDomain Evaluates all the domain controllers in the domain of the user running the tool.
-UseCurrent=ComputerDomain Evaluates all the domain controllers in the domain of the computer running the tool.
-UseCurrent=Forest Evaluates all the domain controllers in the entire forest.

If none of the above are specified, UseCurrent=UserDomain is used.

For more options, run "TriSizingTool -?"

Verified on the following platforms:

OS Is Verified
Windows 10 Yes
Windows Server 2012 Yes
Windows Server 2012 R2 Yes
Windows Server 2008 R2 Yes
Windows Server 2008 Yes
Windows Server 2003 No
Windows Server 2016 No
Windows 8 Yes
Windows 7 Yes
Windows Vista No
Windows XP No
Windows 2000 No

Click here to download the tool

microsoft-defender-for-identity-sizing-tool's People

Contributors

dasakhar avatar microsoftopensource avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

microsoft-defender-for-identity-sizing-tool's Issues

trust issue

I love open source, but I don't see the point in providing this executable (which requires domain admin credentials to run properly) via a github repository instead of https://www.microsoft.com/en-us/download

I know this is a Microsoft repository but for all we know the author @dasakhar (with no profile info or apparent link to MS) is a hacked account, no offense to you.

sizing tool failed to run for the configured time(96hours), it terminated without any prompts

try to run sizing tool to collect info for 4days(96 hours)
Sample duration = 5,760 minutes (96 hours).

but Microsoft Defender Sizing Tool stopping unexpectedly after 72hours without any prompts.
it does give the result which collects for 72hours.
but the requested duration is 96hours.

Issue is reproducible.
is this a known limitation or could you please share any insights?
Attachment is running log for sizing tool
TriSizingTool_7844.log

Code not on GitHub

There are just a few markdown pages on GitHub, not the source. The source download in releases is just the same markdown files.

Need a way to exclude backup LAN

We have lots of network packets on the computer during nighttime, that is backup. Packet peak happens in the backup window.
It would be nice if we could ignore any LAN that contains "Backup" in its name, or any other string for that matter.

Update the "Verified OS" table

It's 2023 and Server 2019 and 2022 are both GA for a very very very long time. Can someone please update this table confirming the tool works on those OS?

Files missing

The executable files seem to be missing from the download. Doesn't contain TriSizingTool.exe or EPPlus.dll that are referenced in the README.md file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.