↓
 

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

Recent Posts

  • Juniper SRX Routing Engine Temperature OID and Nagios
  • Requirements for configuring Windows/Active Directory authentication for Juniper SRX VPN
  • Juniper Serial Number Entitlement Tool
  • Installing LetsEncrypt certificate on Cockpit on Fedora
  • Ports needed for Ubiquiti UniFi Network Application

Categories

  • Active Directory
  • Apache
  • Apache 2.4
  • ASA
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Fedora
  • Fedora 31
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • MySQL
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • PHP
  • Raspberry PI
  • Rocky Linux
  • 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
©2022 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑