↓
 

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
Let's Encrypt
Let's Encrypt

Recent Posts

  • Why did windows reboot?
  • Mouse Support In Vim
  • How to turn off check background power use notification?
  • Copy certificate from one SRX to another SRX
  • Mikrotik snmp temperature

Categories

  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora37
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8
  • Zimbra 9

Your IP Address

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