uk101man Posted March 8, 2007 Posted March 8, 2007 I’m coding a program called SimpleAD...guess what is about. Basically it's gotten too big for a one man show and need some help: Coders Testers Documentationers The program is written in vb.net (2005) and I could do with some different eyes to look at the code and come up with some ideas. What I have at the moment is: I'll post some screen shots latter on. Tom
plugged_in Posted March 8, 2007 Posted March 8, 2007 I dont code in vb.net but I will by all means help you test and document the system.
Lee_K_81 Posted March 8, 2007 Posted March 8, 2007 I dont do VB.Net . I tend to do c#.Net but it's all part of the same framework. I dont mind having a look, time permitting. I'm supposed to start my masters project soon in .NET so might be good as a refresher
wesleyw Posted March 9, 2007 Posted March 9, 2007 What exactl within AD are you trying to do? If its password and simple user manipulation of have a lot of older vb6 code that could be converted to the task? Wes
uk101man Posted March 9, 2007 Author Posted March 9, 2007 I do have a C# version which I think I'll upload instead of the VB.NET one. wesleyw:- I have all the code I need. Everything is working...well I think it is, but thanks for the offer. What I'm after is some people just to give me a hand tidying things up and maybe coming up with a different way of doing taks, i.e. at the moment I've hard coded how the usernames are created (firstname.surename). I've just ironing out a few bugs with the export systems info to Excel as I have just upgraded to Office 2007 and also Vista
uk101man Posted March 12, 2007 Author Posted March 12, 2007 Some screenshots of SimpleAD. I know it does not look like much at the moment..but it will when I have had time to work on it.
uk101man Posted March 12, 2007 Author Posted March 12, 2007 My current SimpleAD can: Add users Delete users Update user’s details List and export users whose password has expired List users who have not logged in for x amount of days Auto log on PCs Get system info from PC's and export to excel Double click on a PC for and VNC session or RDP session depending on settings Restart/shutdown PC's Schedule disk defrag on PC's The following needs work: Remotely deploy software via MSI Better username creation, at the moment I user firstname.surname Wake PC up I'm off to sort my virtual server out..I think I toppled it over running 5 servers
uk101man Posted March 24, 2007 Author Posted March 24, 2007 Hi, Simple .0001 Whats working in this version: Simple AD .0001 Remote system info Export said info to Excel - Requires Office 2007 Shut down, Log Off, Restart PC's force or non force Open the local C drive Auto log on PC's Double click on PC for RDP or VNC session I plan to have the following working on the next release: Clear printer Queue Grab a screen shot As you can tell i'm working on the computer side of AD at the moment. Simple AD .0002 Clear Printer Queues ( not tested ) Known bug : If you have two domain controllers AD is not found. I will try to fix this for version .0003 Also I plan to tidy up the computer context menu as well as the toolbar menu.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now