A public version of the script would be awesome, thanks for the video
@JimmieBerk7 ай бұрын
I think it's important to also note, that in a live environment - You can't just switch service accounts around. As there are dependencies. A Service Account is often used across of servers, which would after tiering be divided into Tier 0 and Tier 1. I like the overall idea here, it's something i implement myself and having a nice script to help is top notch! Though i must say in a operational structure, where u can't just go offline on servers etc, you need to analyze each server for URA (User Right Assignments) And figure out, if you break service accounts after GPO's are applied. Thanks for the video :)
@magnus86642 жыл бұрын
Is the script public?
@aleksandargelevski66172 жыл бұрын
Great video - Is the script availble, how/where ?
@malagicsa8 ай бұрын
Can you explain what will be tier 0, tier 1 servers... ? Great Video.
@JimmieBerk7 ай бұрын
Tier 0 = Domain Controllers, PKI, ADFS, SCCM, SCOM, Exchange IDM/IAM, AAD Connect/Sync server, Backup and hypervisors. Tier 1 servers could be the rest of your server infrastructur. E.g., som SQL Servers, fileservers etc.
@50PullUps11 ай бұрын
Comment section: if you simply obtained the script and applied the configs to your sandbox environment, your knowledge and skills will only suffer. Recreate the commands by slowly scrubbing through the video if you want to enhance your understanding. There are no shortcuts. Or just search online.
@dcmediaproduction49202 жыл бұрын
Is the scripts available? And where ? Thanks
@kevinokura7547 Жыл бұрын
It would be great if the script was shared. It would make the video more useful. @Truesec
@esmershikhamirli82802 жыл бұрын
Is it possible to get the scripts? I haven't found any other resources for this
@BoFamille Жыл бұрын
Hi, great video, how can we have the template script, thanks ?
@netcc82 жыл бұрын
Can I have the script? TX
@lucaskenter12632 жыл бұрын
Great explanation, but.. Moving servers, drag n drop?! What is the expected impact on the working of the server? What happens when I move my DC’s to the tier 0 folder?
@TheWilsterman2 жыл бұрын
You can't move DCs from built-in OU Domain Controllers, to tier 0 OU.
@MikaelNystrom Жыл бұрын
Domain Controllers are never moved, they are still Tier 0 in the OU they are located
@frabricetrace Жыл бұрын
Hello, would it be possible to have the script please?
@CP-ki1mf Жыл бұрын
Great video. Can you share the script?
@NunoSilva1975 Жыл бұрын
Can we have the scripts, thanks in advanced
@sviluppodotnet2 жыл бұрын
Can I have the script please?
@somebodycommented2 жыл бұрын
Whos the winner ? How to know ?
@doctorwhojr.2022 Жыл бұрын
Link to the script?
@TheFrenchStickman2 жыл бұрын
Hi, thanks, can you share your script please ?
@ASUS61234 Жыл бұрын
Can you share your script please
@joonahk11 ай бұрын
Why do you even share video like this if you don't share the script you are using? O_o
@homayoonfayaz1241 Жыл бұрын
the script please, tnx
@SimZoneStudios11 ай бұрын
Basically you went through all of the work of setting up a tiering system only to revert back to the classic "Domain Admin has access to everything" model. The point of tiering is to segment administrative access and not expose privileged accounts more than needed. You exposed the T0 accounts to risk by allowing them to log on to a potentially compromised workstation in an upper tier. Baaaaaad!