How to share folders based on Group Permissions - Active Directory (AD) | Windows Server 2022 / 2019

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024

Комментарии • 15

  • @4ever1331
    @4ever1331 Год назад +1

    Thanks for your explanation. Finally I understand it.

  • @RP-cf1rh
    @RP-cf1rh 4 месяца назад +1

    Hi, How to edit the Special permission for the folder?? Can you make a video on it?

  • @charithareddy2206
    @charithareddy2206 Год назад

    Great explanation

  • @andrew2180
    @andrew2180 11 месяцев назад

    Thank you so much!

  • @itismetaco
    @itismetaco 5 месяцев назад

    how about when I have 3 users, 1GPO, and 1 folder redirection, so user1 can only have desktop and downloads, user2 can only have documents and Pictures, and user3 can only have Videos 3:07 .

  • @rapturecalculator
    @rapturecalculator 11 месяцев назад

    I've tried all of the above to no avail. The interesting thing is, immediately after reboot I open explorer, check properties on the folder and SEE the Shares tab. Give it a minute or two and check again and the tab disappears! I'm wondering if this is a group policy issue.

  • @kjcenteno5734
    @kjcenteno5734 11 месяцев назад +1

    How do you make it to a SG that you have to add to user AD account with different levels of permission for that file path?

    • @NetITGeeks
      @NetITGeeks  11 месяцев назад +1

      Typically what we do is create two SGs or multiple SGs with different folder path permissions and then add users accordingly. Every company I worked use that method. Now if you are in a situation where you have to do this for a very large number of users, you can automate this process using PowerShell and few other automation options. But generally, most companies would just create multiple Security Groups for each situation and then add users manually based on what permission each user should get.

    • @kjcenteno5734
      @kjcenteno5734 11 месяцев назад

      @@NetITGeeks Do you have a video that shows this? Trying to learn in my personal lab and I can't find How to or I am crazy lol.

    • @NetITGeeks
      @NetITGeeks  11 месяцев назад

      I have created few videos under Win Server Admin playlist: ruclips.net/p/PLLJXhnhyaJU_idU2p-T8S_ZPgQCFszPsm&si=sxiSQSuBzISHWYC0
      But I am taking things slow with my PowerShell tutorials because I want to capture Junior High School, High School students and those who are new to PowerShell. Eventually, I will be posting PowerShell intermediate and advanced tutorials where I will cover scripts like automating AD user account permissions with PowerShell, bash and other scripts. Unfortunately, this won't be coming out anytime soon due to my busy full time work schedule.

  • @bullethead950
    @bullethead950 Год назад

    Now how would you remove groups from folder permissions? I get an inheritance error.

    • @cyberagent009
      @cyberagent009 Год назад +1

      If I'm not wrong, you should have disabled inheritance at the very first share creation level and use the advanced settings for share viz full control for managers group and disable certain rights for employees group.

    • @NetITGeeks
      @NetITGeeks  Год назад +1

      The correct answer is provided by SS COMPUTERS. You need to disable the inheritance on first few steps.