Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.356 Times

Export Active Directory Tree freeware
Filter: All | Freeware | Demo
 

Export Active Directory Tree

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.009

Clean up a directory tree This script can be used to clean up a directory tree irrespective of whether the directory tree contains non-empty directories. As long as the user has permission to remove the files, this will work.There is no files, thor cleaning a non-empty directory tree in python os module. os.removedirs()...



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Clean up a directory tree Download

Added: May 10, 2013 | Visits: 693

Flexible directory walking This function walks a directory tree starting at a specified root folder, and returns a list of all of the files (and optionally folders) that match our pattern(s).The standard match our tree function os.path.walk can be confusing, and is difficult to customize. It can also be slow. Here's an...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Flexible directory walking Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 588

Test Data Tool Create user accounts, contacts, groups mailboxes and free/busy information - in bulk! During developing our tools we often need data for testing. So mass data for Active Directory and Exchange is required. Test Data Tool is a product of these needs. Share our experience and work! Test data is...


Platforms: Windows

License: Freeware Size: 5.79 MB Download (58): Test Data Tool Download

Added: May 10, 2013 | Visits: 464

Replace occurrence of string in files This script go thru directory tree and looks for files of specified pattern, and then replace in those files a string with new one, overwriting old file without backups.


Platforms: Windows, Python,

License: Freeware Download (58): Replace occurrence of string in files Download

Added: May 10, 2013 | Visits: 1.021

Get active email addresses from Windows Exchange Get active email addresses from Windows Exchange script is designed for Windows Exchange Server to get all email addresses from Exchange and Active Directory,  (and aliases) from all active users. It uses ASDI scripting and LDAP paths to get user info from Active Directory.  


Platforms: Windows, Python,


Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 669

AD Photo Edit Use this application to upload images to the Active Directory attribute that Outlook 2010 pulls display pictures from. Outlook 2010 can display a photo for each user account or contact in Active Directory but includes no way to upload images into the "thumbnailPhoto" Active Directory attribute...


Platforms: Windows

License: Freeware Download (57): AD Photo Edit Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 770

Ldap Soft AD Admin & Reporting Tool LDAP Admin Tool is the premier GUI administration tool for Ldap/Active Directory management, control and development. LDAP Admin Tool provides you with the ability to perform all the necessary LDAP admin routines such as creating, editing, copying, extracting and dropping ldap objects. Ldap Admin...


Platforms: Windows

License: Freeware Download (57): Ldap Soft AD Admin & Reporting Tool Download

Released: January 23, 2013  |  Added: February 18, 2013 | Visits: 1.261

Active Directory Restore With the help of LepideAuditor for Active Directory restore and auditing solution, administrators don’t have to be anxious as it permits to track and control all Active Directory changes automatically. This excellent utility tool enables you to control Active Directory in best efficient way....


Platforms: Windows

License: Freeware Size: 15 MB Download (56): Active Directory Restore Download

Added: May 10, 2013 | Visits: 540

Watching a directory tree on Unix This script continuously monitors the paths and their subdirectories for changes. If any files or directories are modified, the callable 'func' is called with a list of the modified paths of both files and directories.'func' can return a Boolean value for rescanning; if it returns True, the...


Platforms: *nix, Python, BSD

License: Freeware Download (55): Watching a directory tree on Unix Download

Added: May 10, 2013 | Visits: 469

NTLM & LDAP Authentication 5.x-1.x-dev This LDAP module is designed to work with Windows Active Directory and has only been tested in an Active Directory environment using Windows Server 2003 Domain Controller & IIS6 only.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): NTLM & LDAP Authentication 5.x-1.x-dev Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 369

Likewise Open A free, open source application that joins Mac OS X machines to Microsoft Active Directory and securely authenticates users with their domain credentials.


Platforms: Mac

License: Freeware Download (55): Likewise Open Download

Added: May 10, 2013 | Visits: 642

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 632

Discover exchange in active directory Active directory is wordy and very detailed. It can be daunting to first figure out what you need to know to interface with it. This script contains some simple code that allows you to discover information about the exchange environment you are in.


Platforms: Windows, Python,

License: Freeware Download (54): Discover exchange in active directory Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 423

PCGenDM PCGen Data Manipulation/Management - For the manipulation/management of the data sets (list files) and data structure (directory tree) used within PCGen.


Platforms: Windows, Mac, Linux

License: Freeware Size: 90.91 KB Download (54): PCGenDM Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 413

CVSNT Concurrent Version Control Supports authentication via all standard CVS protocols, plus Windows specific SSPI and Active Directory, Secure transport support via sserver or encrypted SSPI. After installing CVSNT is integrated into the Apple XCode development environment. CVSNT can be used from the Mac OS X shell or from...


Platforms: Mac

License: Freeware Size: 1.2 MB Download (54): CVSNT Concurrent Version Control Download

Added: May 10, 2013 | Visits: 898

Create an account in MS active directory This script contains the basic code to create an account in active directory that shows how to do things like set your own exension attributes, force a reset of the password when the user logs in, and set the home directory. It makes used of python's excellent COM support in win32com.


Platforms: Windows, Python,

License: Freeware Download (53): Create an account in MS active directory Download

Added: May 10, 2013 | Visits: 760

Get attributes of an object in MS Active Directory Sometimes it is useful to know what attributes are available to you for an object in active directory. You cannot ask the object directly for that, instead you need to use the schema of the object. All of this is done with python's COM support using win32com. By default only attributes that have...


Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 543

Watching a directory tree under Linux This script contains a class named DirectoryNotifier that encapsulates the code required for watching directory entry contents.


Platforms: *nix, Python, BSD

License: Freeware Download (53): Watching a directory tree under Linux Download

Added: May 10, 2013 | Visits: 488

Recursively look up groups in Active Directory This script allows you to enumerate the members of groups in the domain. It is an example of how you can look up all the members of a group in AD. It will also look up the membership of any sub-groups it finds. It will also use the groups primary group token and find all users that have that...


Platforms: Windows, Python,


Released: January 07, 2013  |  Added: January 07, 2013 | Visits: 563

Gouser Bulk Tool Make Active Directory Handling Fast And Easy With GoUser.com PRESS RELEASE: World Wide Web, 01- September -2011: Per Hansen and www.GoUser.com are pleased to announce the release of GoUser, the program that allows administrators to create bulk users in a Windows server environment. Creating...


Platforms: Windows

License: Freeware Size: 2.45 MB Download (52): Gouser Bulk Tool Download

< 1 2 3 4 5 >