↓
 

Software Effect Enterprises, Inc

  • Home
  • Link Packs
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

  • Upgrade Junos on SRX
  • Initial Configuration of SRX
  • Could not apply stored configuration to monitors
  • Find number of current dynamic VPN users currently connected to SRX300
  • Juniper SRX DHCP Server

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
  • SNMP
  • SRX
  • ssh
  • Uncategorized
  • wifi
  • Windows
  • Windows 10
  • Windows 7
  • Windows Server 2016
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8

Your IP Address

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