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.472.592 Times

Netwrix Group Policy Change Reporter freeware
Filter: All | Freeware | Demo
 

Netwrix Group Policy Change Reporter

< 1 2 3 4 5 > 
Added: February 13, 2010 | Visits: 1.025

Net-Policy The Net-Policy project allows system administrators to configure and manage their entire network at once. It is initially designed to configure firewall and IPsec connections across an entire network. Net-policy contains the following components: net-policy: This is the core network manager....



Platforms: *nix

License: Freeware Size: 645.12 KB Download (101): Net-Policy Download

Released: July 17, 2012  |  Added: August 14, 2012 | Visits: 844

Lepide Last Logon Reporter Lepide Last Logon Reporter is the advance software that is responsible for producing accurate reports on last logon details of users in the domain. It helps the administrator by providing an easy means to audit the account status of multiple users in a domain. Easy to install and operate, this...





Platforms: Windows

License: Freeware Size: 1.84 MB Download (100): Lepide Last Logon Reporter Download

Added: August 21, 2010 | Visits: 1.938

GROUP-E GROUP-E project is collaboration software which integrates groupware, project management, and business server on one platform. The solution is based on a LAMP architecture (Linux, Apache, MySQL, PHP). GROUP-E offers project management, transparent Samba (file server) integration, integration of...


Platforms: *nix

License: Freeware Download (99): GROUP-E Download

Added: April 24, 2010 | Visits: 1.184

Group Shell Group Shell is a tool to aggregate several remote shells into one. It is used to launch an interactive remote shell on many machines at once. Group Shell is written in Python and requires Python ≥ 2.4. There is a control shell accessible with Ctrl-C that is used to list some information about...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (99): Group Shell Download

Added: January 18, 2010 | Visits: 1.020

Devel::Tinderbox::Reporter Devel::Tinderbox::Reporter is a Perl module with client to send reports to Tinderbox. SYNOPSIS use Devel::Tinderbox::Reporter; my $report = Devel::Tinderbox::Reporter->new; $report->from(your@mail.address.com); $report->to(tinderbox@their.address.com); $report->project(the_project);...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Devel::Tinderbox::Reporter Download

Added: August 24, 2010 | Visits: 1.330

TrouSerS TrouSerS is a Trusted Computing Group Software Stack in short TCG TSS implementation. TrouSerS complies with the TCG Software Stack Specification Version 1.1. Whats New in This Release: - Set stdout to be unbuffered when debug is on so that stderr and stdout are interleaved correctly. -...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (99): TrouSerS Download

Added: March 15, 2010 | Visits: 1.187

Group User Folder Group User Folder provides a Zope Product that manages Groups of Users. GroupUserFolder is a kind of user folder that provides a special kind of user management. Some users are "flagged" as GROUP and then normal users will be able to belong to one or serveral groups. Whats New in This...


Platforms: *nix

License: Freeware Size: 512 KB Download (98): Group User Folder Download

Added: November 11, 2010 | Visits: 1.130

The ACE ORB from the doc group TAO project is a standards-compliant, real-time implementation of CORBA that provides efficient, predictable, and scalable quality of service (QoS) end-to-end. Unlike conventional implementations of CORBA, which are inefficient, unpredictable, non-scalable, and often non-portable, TAO applies...


Platforms: *nix

License: Freeware Size: 34 MB Download (98): The ACE ORB from the doc group Download

Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock - Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. He also suggests that, in newer...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (97): Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Download

Added: January 18, 2010 | Visits: 2.228

Math::Group::Thompson Math::Group::Thompson Perl module contains OO methods that calculates the cardinality of the ball of radius n of Thompson group F. SYNOPSIS use Math::Group::Thompson; my $F = Math::Group::Thompson->new( VERBOSE => 0 ); my $card = $F->cardBn(3,); print "#B(3) = $cardn"; The...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Math::Group::Thompson Download

Added: May 22, 2010 | Visits: 1.143

RealizationEngine Group Communicator The RealizationEngine is designed from the ground up to facilitate group communication and collaboration. It will store that communication to built and manage an institutional knowledge base. It is accessible from any Web browser or Web-enabled device. Classified information is easily...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (96): RealizationEngine Group Communicator Download

Released: June 25, 2011  |  Added: January 03, 2012 | Visits: 1.400

Automatic Wallpaper Change Software Automatic Desktop Background Change Software - is the application for wallpaper automatic change! Auto wallpaper changer can start automatically at system boot, as a hidden application or an application in system tray (left bottom corner of the screen).


Platforms: Windows

License: Freeware Size: 324 KB Download (96): Automatic Wallpaper Change Software Download

Added: October 23, 2010 | Visits: 1.085

XBlock-Reporter Xblock reporter is a set of PHP and shell scripts to insert an exported report from an 8e6 Xstop R3000 appliance into a database, and then output that in a searchable web based format. XBlock Reporter is a shell/PHP/MySQL front end to take the logs from an 8E6 Xstop appliance and store the data...


Platforms: *nix

License: Freeware Size: 4.6 MB Download (95): XBlock-Reporter Download

Added: February 12, 2010 | Visits: 879

ui UI is an admin utility that renames existing users and adds users to a group. ui is a user information utility that can display user information, list users from a given UID (or UID 500 by default), add a user to a group, rename a user along with his home directory and update his home directory...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (95): ui Download

Added: April 13, 2010 | Visits: 964

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: August 01, 2010 | Visits: 915

Moose::Policy::JavaAccessors Moose::Policy::JavaAccessors - BeCause EveryOne Loves CamelCase. SYNOPSIS package Foo; use Moose::Policy Moose::Policy::JavaAccessors; use Moose; has bar => (is => rw, default => Foo::bar); has baz => (is => ro, default => Foo::baz); # Foo now has (get, set)Bar methods as well as...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Moose::Policy::JavaAccessors Download

Added: January 02, 2010 | Visits: 1.058

Policy Daemon Policy Daemon project is an anti-spam plugin for Postfix (written in C) that does Greylisting, Sender-(envelope, SASL or host / ip)-based throttling (on messages and/or volume per defined time unit), Recipient rate limiting, Spamtrap monitoring / blacklisting, HELO auto blacklisting and HELO...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (93): Policy Daemon Download

Added: February 03, 2010 | Visits: 997

HTTPD::GroupAdmin HTTPD::GroupAdmin is a Perl module for the management of HTTP server group databases. SYNOPSIS use HTTPD::GroupAdmin (); This software is meant to provide a generic interface that hides the inconsistencies across HTTP server implementations of user and group databases. METHODS new ()...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (93): HTTPD::GroupAdmin Download

Added: August 10, 2008 | Visits: 943

The Graveyard Group Screensaver The Graveyard Group Screensaver - Business as usual for the cemetary - Ghost, Bats, Skeletons and many more animations, designed with the kids in mind. Fits all screen resolutions, Zip File, Install instructions included


Platforms: Windows

License: Freeware Size: 768 KB Download (92): The Graveyard Group Screensaver Download

Added: August 15, 2010 | Visits: 800

playlistfs playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy management. A folder with playlists is presented as /playlists and all the playlists in the original folder are shown as directories. Installation: 1. Run...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (91): playlistfs Download

< 1 2 3 4 5 >