Windows 10: Can Active Directory do what I want it to do?

Discus and support Can Active Directory do what I want it to do? in Windows 10 Gaming to solve the problem; I am an IT technician and I am trying to gather some information on whether Active Directory works for my situation. I have about 50 potential users... Discussion in 'Windows 10 Gaming' started by Ryan_Mosley2, Mar 28, 2023.

  1. Can Active Directory do what I want it to do?


    I am an IT technician and I am trying to gather some information on whether Active Directory works for my situation. I have about 50 potential users that are on our network. I am wanting to have a directory service that allows for a user to log on to any computer and have their account accessible with all their permissions, programs, etc regardless of computer on the network. I want it to also be able to use 2FA/MFA for more secure access to accounts. I have also seen where some systems can create custom images of Windows to supply their users with so that it has only the required software

    :)
     
    Ryan_Mosley2, Mar 28, 2023
    #1
  2. Drone Win User

    Directory Size Utility

    First of all nice utility, Mindweaver!
    Second of all, it's so nice to see that this section ain't dead.

    I have a few questions/suggestions, maybe you'd want to see ...
    • maybe you rename Get Folder button caption to something more intuitive? Add Folder, Get Folder Size, Check Folder Size or something like that?
    • Could you add subfolder files to the right pane? (it can be a tickbox with include sub dirs)
    • maybe you also add export list to excel?
    • there's delete file button maybe you add delete folder button too?
    • and finally maybe you can add UP button for directories?
     
    Drone, Mar 28, 2023
    #2
  3. Directory Size Utility

    New! Directory Size Utility BETA v1.1

    New features!
    • New button icons!
    • New Total selected directory size!
    • Made the Exit button text bigger!
    Download here
     
    Mindweaver, Mar 28, 2023
    #3
  4. Can Active Directory do what I want it to do?

    Directory Size Utility

    Is that the one for download in the original post? You should list the version up for download. *Toast :toast:
     
    stinger608, Mar 28, 2023
    #4
Thema:

Can Active Directory do what I want it to do?

Loading...
  1. Can Active Directory do what I want it to do? - Similar Threads - Active Directory

  2. How to restore Active Directory from a Windows Server Backup

    in Windows 10 News
    How to restore Active Directory from a Windows Server Backup: [ATTACH]In this guide, we will learn how to perform an in-place restore of Active Directory from a Windows Server Backup. For this, you need to meet two requirements: you need a valid backup that includes the “System State” of your Active Directory Domain Controller and the...
  3. Unable to reset user password in Active Directory

    in Windows 10 News
    Unable to reset user password in Active Directory: [IMG]When a user forgets their domain password or their password expires, it’s the duty of the IT admin to reset it. However, we are noticing a peculiar issue where the admin is unable to reset a user’s password in Active Directory due to various reasons that we will discuss...
  4. Active Directory :: Deleted Domain Admin Account Still Usable on Client Systems

    in Windows 10 Gaming
    Active Directory :: Deleted Domain Admin Account Still Usable on Client Systems: I have a local Active Directory environment on Windows Server 2022 with approximately 100 domain-joined client systems. For support and administrative tasks on client machines, I had created a dedicated user account with administrative privileges in the domain.As part of our...
  5. Active Directory :: Deleted Domain Admin Account Still Usable on Client Systems

    in Windows 10 Software and Apps
    Active Directory :: Deleted Domain Admin Account Still Usable on Client Systems: I have a local Active Directory environment on Windows Server 2022 with approximately 100 domain-joined client systems. For support and administrative tasks on client machines, I had created a dedicated user account with administrative privileges in the domain.As part of our...
  6. Cannot Access Active Directory Certificate Services - Problem StaticCompressionModule...

    in Windows 10 Gaming
    Cannot Access Active Directory Certificate Services - Problem StaticCompressionModule...: Hi team I we try to access Access Active Directory Certificate Services via web console we access from http://localhost/certsrv and http://127.0.0.1/certsrvbut there is problem HTTP Error 500.19 - Internal Server ErrorDetailed Error Information:Module...
  7. Cannot Access Active Directory Certificate Services - Problem StaticCompressionModule...

    in Windows 10 Software and Apps
    Cannot Access Active Directory Certificate Services - Problem StaticCompressionModule...: Hi team I we try to access Access Active Directory Certificate Services via web console we access from http://localhost/certsrv and http://127.0.0.1/certsrvbut there is problem HTTP Error 500.19 - Internal Server ErrorDetailed Error Information:Module...
  8. do not join linux to active directory 2022

    in Windows 10 Gaming
    do not join linux to active directory 2022: I tried to join active directory 2022 with ubuntu 24.04 and fedora 41 but I always get the following error:...* LANG=C /usr/sbin/adcli join --verbose --domain proxmox.chimica.unipd.it --domain-realm PROXMOX.CHIMICA.UNIPD.IT --domain-controller 192.168.20.2 --log in-type user...
  9. do not join linux to active directory 2022

    in Windows 10 Software and Apps
    do not join linux to active directory 2022: I tried to join active directory 2022 with ubuntu 24.04 and fedora 41 but I always get the following error:...* LANG=C /usr/sbin/adcli join --verbose --domain proxmox.chimica.unipd.it --domain-realm PROXMOX.CHIMICA.UNIPD.IT --domain-controller 192.168.20.2 --log in-type user...
  10. Active directory logon script are killed when RunLogonScriptSync=1

    in Windows 10 Gaming
    Active directory logon script are killed when RunLogonScriptSync=1: Hello.In active directory, the policy "Run logon scripts synchronously" is enabled.In an active directory user logon script I use, for example : Start-Process -FilePath notepad.exe -Wait:false"notepad.exe" is started but seems to be killed just after.If "Run logon scripts...