↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Active Directory

Category Archives: Active Directory

Using ldapsearch to list users on Active Directory

Software Effect Enterprises, Inc Posted on September 15, 2019 by SEEISeptember 16, 2019

List all users in all organizational units in the mydomain.org on the server dc1.mydomain.org using the username “user@mydomain.org” and the password “UserPassword” ldapsearch -v -x -D “user@mydomian.org” -w UserPassword -b “DC=mydomain,DC=org” -H “ldap://dc1.mydomain.org” “(&(objectClass=user))” List all disabled users in all … Continue reading →

Posted in Active Directory

VB Script To List Members of AD Groups

Software Effect Enterprises, Inc Posted on October 6, 2016 by SEEIOctober 6, 2016

strScanGroups = “Domain Admins,Enterprise Admins,Schema Admins” strSMTPRelay = “relay.yourcompany.corp” strFrom = “Administrator@yourcompany.com” strTo = “helpdesk@yourcompany.com” Dim rootDSE, domainObject, adDomain, mailDomain Set rootDSE = GetObject(“LDAP://RootDSE”) domainContainer = rootDSE.Get(“defaultNamingContext”) Set domainObject = GetObject(“LDAP://” & domainContainer) Set fs = CreateObject (“Scripting.FileSystemObject”) Set outFile … Continue reading →

Posted in Active Directory
Powered By Rocky Linux
Powered By Rocky Linux

Recent Posts

  • Track incoming or outgoing email in zimbra
  • Remove CR / New Line on selected lines of a text file
  • Fail2Ban Entries Not Listed in Logwatch
  • Force check on all hosts on nagios
  • Clear Virtual Chassis Setting From Juniper EX-3300

Categories

  • Active Directory
  • Apache
  • Apache 2.4
  • ASA
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora37
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • PHP
  • Raspberry PI
  • Rocky Linux
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • Ubiqiti
  • Uncategorized
  • wifi
  • Windows
  • Windows 10
  • Windows 7
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8

Your IP Address

  • Powered by Find-IP.net
©2023 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑