Skip to content

Active Directory Tools

  • Home
  • PowerShell Tutorials
  • Active Directory
  • CMD
  • About Us
  • Contact

ADAdmin

Dsacls – Display and Change Permissions in the ACL

by ADAdmin

`DSACLS.exe` is a command line tool that enables administrators to view and change permissions and security attributes of Active Directory objects. It is equivalent to …

Read more

Use PowerShell to Find Network Adapter Status

by ADAdmin

To show network adapter status using PowerShell, use the Get-NetAdapter cmdlet. The `Get-NetAdapter` command retrieves the information about network adapters in the system. It has …

Read more

How to Get Network Adapter IP Address using PowerShell

by ADAdmin

To get the network adapter IP address using PowerShell, use the Get-NetIPAddress cmdlet. The `Get-NetIPAddress` command gets the IP address configuration such as IPv4 addresses, …

Read more

How to Get Network Adapter Driver Version Using PowerShell

by ADAdmin

To get the network adapter driver version using PowerShell, use the Get-NetAdapter cmdlet. The `Get-NetAdapter` command retrieves all the physical and virtual network adapter information. …

Read more

How to Register Dll in GAC Using PowerShell

by ADAdmin

Global Assembly Cache (GAC) in the .NET Framework is a repository that stores and manages shared assemblies. Registering a DLL ( Dynamic Link Library) in …

Read more

rDirectory – Active Directory Tool

by ADAdmin

What is rDirectory? rDirectory is a web-based directory service that allows organizations to manage their users, groups, and resources. It provides instant Active Directory search …

Read more

How to Get IIS Version using PowerShell

by ADAdmin

Internet Information Services (IIS) is a web server developed by Microsoft. It is used to host websites and web applications on Windows servers. Knowing the …

Read more

ADModify – Make Bulk Changes to Active Directory Attributes

by ADAdmin

`ADModify` is an Active Directory Tool used for making bulk changes to Active Directory Attributes. For example, if you want to change the logon script …

Read more

Active Directory Schema

by ADAdmin

The Active Directory Schema is the component that defines all the objects and attributes that are used to store data. It is a blueprint for …

Read more

ADSI Edit – View and Manage Active Directory Object Properties

by ADAdmin

Active Directory Editor Interface (ADSI Edit) is a Light Access editor (LDAP) editor that you can use to manage objects and attributes in Active Directory. …

Read more

Older posts
Newer posts
← Previous Page1 … Page21 Page22 Page23 Page24 Next →

Recent Posts

  • PowerShell Array of Arrays: A Complete Guide
  • How to List Installed Modules in PowerShell
  • How to Use the Find-Script Cmdlet in PowerShell
  • How to Use the Find-Command Cmdlet in Powershell
  • How to Install and Update PowerShellGet Module

Footer Bar

  • PS
  • Windows Commands
  • Privacy Policy
  • Terms of Condition
Copyright © 2025 ActiveDirectoryTools All rights reserved