473,394 Members | 1,902 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

PowerAD 1.4 available

Hi all,

PowerAD 1.4 has been released yesterday. It is a free Open Source management
console for Active Directory, with advanced possibilities that do not exist
on the mmc "Active Directory Users and Computers" provided by Microsoft.

This software is developped with C#, the source code is avalaible on the the
website.

The 1.4 release brings a new powerfull tool : PowerPark, a computer park
management tool using Windows's WMI.

With PowerPark you can :
-get a complete inventory of all the computers on your network (speed,
memory, name, serial number) and export it in CSV format (Excel)
-stop, start, and pause services on a remote computer
-get a list of all the processes running on a remote computer (and kill
them or create new ones)

New functionnalities since PowerAD 1.31 :
-builtin "netsend" : you can send messages to your users using the
"netsend" function with a simple click
-you can see who is logged on all the computers in an Organisationnal Unit

And still :
-you can change the properties of many users at once
-you can reinit the password of many users at once
-"Status" option in the users properties, allowing you to see the last
connection date, last time password changed, etc...
-manage a domain in which you're not trusted
-export all the properties you want in text files ("Member of" list,
etc...)
-import and export users easily with the same format as "addusers.exe"
-etc...

This software was created to build community around an Open Source server
application on a Microsoft platform developped in C#, so if you want to be a
part of it, we are recruiting !

Further informations and download on http://adconsole.sourceforge.net

The Power AD Team
Nov 15 '05 #1
1 1211
Hi again,

The server hosting the projects websites on sourceforge.net is currently
down, so is the website of PowerAD. We will tell you when it is up again.
"Florent" <jo****@hotmail.com> a écrit dans le message de
news:eq**************@TK2MSFTNGP11.phx.gbl...
Hi all,

PowerAD 1.4 has been released yesterday. It is a free Open Source management console for Active Directory, with advanced possibilities that do not exist on the mmc "Active Directory Users and Computers" provided by Microsoft.

This software is developped with C#, the source code is avalaible on the the website.

The 1.4 release brings a new powerfull tool : PowerPark, a computer park
management tool using Windows's WMI.

With PowerPark you can :
-get a complete inventory of all the computers on your network (speed,
memory, name, serial number) and export it in CSV format (Excel)
-stop, start, and pause services on a remote computer
-get a list of all the processes running on a remote computer (and kill
them or create new ones)

New functionnalities since PowerAD 1.31 :
-builtin "netsend" : you can send messages to your users using the
"netsend" function with a simple click
-you can see who is logged on all the computers in an Organisationnal Unit
And still :
-you can change the properties of many users at once
-you can reinit the password of many users at once
-"Status" option in the users properties, allowing you to see the last
connection date, last time password changed, etc...
-manage a domain in which you're not trusted
-export all the properties you want in text files ("Member of" list,
etc...)
-import and export users easily with the same format as "addusers.exe"
-etc...

This software was created to build community around an Open Source server
application on a Microsoft platform developped in C#, so if you want to be a part of it, we are recruiting !

Further informations and download on http://adconsole.sourceforge.net

The Power AD Team

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nikki Locke | last post by:
Archive-name: C++-faq/libraries/part1 Comp-lang-c++-archive-name: C++-faq/libraries/part1 Available C++ Libraries FAQ =========================== Introduction ~~~~~~~~~~~~ Dos and don'ts -...
7
by: Office Drone | last post by:
I'm a bit confused about memory usage, and for some reason I wasn't able to find a single point-of-call to get the amount of memory available. If we take, for instance, the Windows platform: ...
2
by: dream machine | last post by:
Hi all, I'm try to check if the one client socket is really connected at my SocketServer . I build Client Socket with BeginAccept() , and I want to receive data with BegenReceive() call ! The...
0
by: Florent | last post by:
Hi all, PowerAD's website is up again, you can dowload the new 1.4 version. It is a free and open source Active Directory management console, with a computer park management module. Further...
5
by: Kovan Akrei | last post by:
Hi, I wonder if it is possible to get hold of avaiable memory (only RAM) on a machine through .Net class library? I do not want to call windws API. I would like to use this to decide how many...
2
by: Claire | last post by:
I'm implementing a UDP server socket from the system.net.sockets.socket class. (no, I don't want to use the udpclient class) I'm polling the socket in a thread, testing the socket.available...
2
by: Droopy | last post by:
Hi, I try to implement a reusable socket class to send and receive data. It seems to work but I have 2 problems : 1) I rely on Socket.Available to detect that the connection is closed (no...
8
by: BJ | last post by:
Problem: How can I code up a client side process to detect if the network is available? Synopsis: I am writing ASP.NET input forms for a Panasonic Tuff book. The users will be walking around...
66
by: karthikbalaguru | last post by:
Hi, Will 'free' return the memory Immediately to the OS ? Thx in advans, Karthik Balaguru
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.