473,405 Members | 2,373 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,405 software developers and data experts.

Bug fixed on Power AD 1.3

Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

"PowerAD.exe - Common Language Runtime Debug Service
ID processus=0x96c (2412), ID thread=0x218 (536).
Click OK to terminate application.
Click CANCEL to debug."

This bug is now corrected with release 1.31, on air today.

Reminding of the functionnalities of Power AD 1.31, a free and open source
Active Directory management console, with remote computer management
integrated, developped in C# :

-you can now see the users logged in your domain through the "Computer"
builtin
-"Status" option in the users properties, allowing you to see the last
connection date, last time password changed, etc...
-Improved graphics
-you can change the properties of many users at once (and also reinit
passwords)
-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 OpenSource server
application on a Microsoft platform, so if you want to be a part of it, we
are recruiting !

Further informations on http://adconsole.sourceforge.net
Nov 15 '05 #1
3 1246
This is a "dangerous" program! After uninstallation, it corrupts working of AD administrative snap-ins!
This must to be debugged!

"Florent" <jo****@hotmail.com> wrote in message news:Oo*************@tk2msftngp13.phx.gbl...
Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

....

Nov 15 '05 #2
What problem exactly did you meet?

For us to fix an eventual bug, come and post on our support forum on
http://adconsole.sourceforge.net

"Aleksey Tchekmarev" <tc***@b7h7v.r7u - digits for spammers> a ecrit dans le
message de news:%2****************@TK2MSFTNGP10.phx.gbl...
This is a "dangerous" program! After uninstallation, it corrupts working of AD administrative snap-ins! This must to be debugged!

"Florent" <jo****@hotmail.com> wrote in message

news:Oo*************@tk2msftngp13.phx.gbl...
Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

...

Nov 15 '05 #3
After the program uninstallation, _all_ AD administrative snap-ins (ADUC, ADSS... Security Policy(s), AdsiEdit, etc.)
fail with the same "Library not found" message. Never seen this before...
Any tips?
On re-installation, the program "repairs" the problem!!!... :-))

"Florent" <jo****@hotmail.com> wrote in message news:uK**************@TK2MSFTNGP10.phx.gbl...
What problem exactly did you meet?

For us to fix an eventual bug, come and post on our support forum on
http://adconsole.sourceforge.net

"Aleksey Tchekmarev" <tc***@b7h7v.r7u - digits for spammers> a ecrit dans le
message de news:%2****************@TK2MSFTNGP10.phx.gbl...
This is a "dangerous" program! After uninstallation, it corrupts working

of AD administrative snap-ins!
This must to be debugged!

"Florent" <jo****@hotmail.com> wrote in message

news:Oo*************@tk2msftngp13.phx.gbl...
Hi all,

Like you may all have seen, Power AD 1.3 had this bug at start :

...


Nov 15 '05 #4

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

Similar topics

6
by: Stephane Belzile | last post by:
Is there a way I can detect in vb.Net the power has switched to a UPS unit in case of power failure? Thanks
4
by: Roberto Dias | last post by:
Hi all, I've got some column delimited text files used as input file to a power engineering application. I'm trying to create a "more-friendly" interface using C++. The C++ program should be...
0
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this...
0
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this...
5
by: mathon | last post by:
hi, i develeoped a recursive function for the power and it works fine double power(double x, int n) { if (n < 0) return 1/power(x, -n); else if (n == 0) return 1.0;
9
by: mathon | last post by:
hi, i already posted an entry because of this problem, unfortunately i havent solved it so far..:( I have created a recursion for the calculation of the power like this: double...
3
by: greek | last post by:
the question is to calculate x^n(x power n) (whr n can be +ve or -ve) by using recursion. the algorithm is x= 1, n=0 1/x^n, n<0 x*x^(n-1), n>0 ...
9
by: suppamax | last post by:
Hi everybody! I'm writing a C program for a PIC18F microcontroller. I need to calculate a power function, in which both base and exponent are fixed point numbers (ex: 3.15^1.13). Using...
8
by: skanemupp | last post by:
how do i solve power(5,1.3)? def power(nbr, po): if po==0: return 1 if po>0: return nbr*power(nbr, po-1) if po<0: return 1/power(nbr, -1*po)
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.