Windows server
Project detail
hi guys! I need a person who can help me with a task that I got afret my job iinterview. Need to do it really soon, please help me here is a task: Deploy a new Active Directory domain on Windows Server, create multiple accounts (user and admin) Add a Windows 10 client machine to the created domain. Log in as a domain user. Configure SSO in IRP (authorization via AD using Kerberos (see documentation in R-Vision system)) Log in from a Windows 10 client machine using SSO. Authentication should take place automatically when you open the IRP web interface in a browser. Using the R-Vision REST API Create an incident that will contain the name of the AD account created earlier (You can use Postman, curl, python). Link to the Postman collection https://documenter.getpostman.com/view/9438531/TzCS5RaG?version=92a4c26c-d447-4555-be57-a2d868dd940dCreate a connector to Active Directory(LDAP) to get the attributes(Mail, phone, lastLogonTimestamp) of the account. Create a connector (REST) to get information about a public IP address (Any available Whois API, example – http://ip-api.com/json/ ) Come up with and write any connector to an external system, service (you can use Windows Server or an IRP server to install additional services / packages), which, in your opinion, will be useful during incident response. Create a script that will run automatically when an incident is created and execute all the connectors written above and record the result of their execution in the incident fields.