Welcome, Register for free! or Login below:
EduGeek.net RSS Feeds Register FAQ Members Social Groups User Map Calendar Search Today's Posts Mark Forums Read

Go Back   EduGeek.net Forums > Coding and Web Development > Coding
Reply
 
LinkBack Thread Tools Search Thread Language
Sponsored Links
Old 08-03-2007, 05:48 PM   #1
 
uk101man's Avatar
 
Join Date: Jan 2006
Location: Hertfordshire
Posts: 87
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0 uk101man is an unknown quantity at this point
Send a message via MSN to uk101man
Default I need your help

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
  Reply With Quote
Old 08-03-2007, 07:29 PM   #2
 
plugged_in's Avatar
 
Join Date: Feb 2007
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 plugged_in is an unknown quantity at this point
Default Re: I need your help

I dont code in vb.net but I will by all means help you test and document the system.
  Reply With Quote
Old 08-03-2007, 07:36 PM   #3
 
wesleyw's Avatar
 
Join Date: Dec 2005
Location: Walsall
Posts: 1,252
Thanks: 27
Thanked 6 Times in 5 Posts
Rep Power: 10 wesleyw is on a distinguished road
Default Re: I need your help

I tend to write in VB6 but I'll have a go

Wes
  Reply With Quote
Old 08-03-2007, 08:29 PM   #4
 
Lee_K_81's Avatar
 
Join Date: Jan 2007
Location: Birmingham
Posts: 666
uk
Thanks: 10
Thanked 7 Times in 6 Posts
Rep Power: 8 Lee_K_81 will become famous soon enough
Default Re: I need your help

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
  Reply With Quote
Old 09-03-2007, 12:52 AM   #5
 
webman's Avatar
 
Join Date: Nov 2005
Location: County Durham
Posts: 5,668
uk uk durham city
Thanks: 105
Thanked 87 Times in 71 Posts
Blog Entries: 1
Rep Power: 38 webman is a name known to allwebman is a name known to allwebman is a name known to allwebman is a name known to allwebman is a name known to allwebman is a name known to all
Default Re: I need your help

I'll volunteer my help with documentation.
  Reply With Quote
Old 09-03-2007, 09:27 AM   #6
 
wesleyw's Avatar
 
Join Date: Dec 2005
Location: Walsall
Posts: 1,252
Thanks: 27
Thanked 6 Times in 5 Posts
Rep Power: 10 wesleyw is on a distinguished road
Default Re: I need your help

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
  Reply With Quote
Old 09-03-2007, 09:55 AM   #7
 
uk101man's Avatar
 
Join Date: Jan 2006
Location: Hertfordshire
Posts: 87
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0 uk101man is an unknown quantity at this point
Send a message via MSN to uk101man
Default Re: I need your help

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
  Reply With Quote
Old 09-03-2007, 10:16 AM   #8
 
plexer's Avatar
 
Join Date: Dec 2005
Location: Norfolk
Posts: 4,269
uk
Thanks: 30
Thanked 102 Times in 101 Posts
Rep Power: 33 plexer is a name known to allplexer is a name known to allplexer is a name known to allplexer is a name known to allplexer is a name known to allplexer is a name known to all
Default Re: I need your help

Sign me up for testing.

Ben
  Reply With Quote
Old 12-03-2007, 11:34 PM   #9
 
uk101man's Avatar
 
Join Date: Jan 2006
Location: Hertfordshire
Posts: 87
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0 uk101man is an unknown quantity at this point
Send a message via MSN to uk101man
Default Re: I need your help

Some screenshots of SimpleAD
  Reply With Quote
Old 12-03-2007, 11:38 PM   #10
 
uk101man's Avatar
 
Join Date: Jan 2006
Location: Hertfordshire
Posts: 87
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0 uk101man is an unknown quantity at this point
Send a message via MSN to uk101man
Default Re: I need your help

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.
Attached Images
File Type: jpg adduser2.jpg (28.4 KB, 19 views)
File Type: jpg adduser1.jpg (27.5 KB, 13 views)
File Type: jpg settings_170.jpg (16.8 KB, 19 views)
  Reply With Quote
Old 12-03-2007, 11:46 PM   #11
 
uk101man's Avatar
 
Join Date: Jan 2006
Location: Hertfordshire
Posts: 87
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0 uk101man is an unknown quantity at this point
Send a message via MSN to uk101man
Default Re: I need your help

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
  Reply With Quote
Old 24-03-2007, 03:13 PM   #12
 
uk101man's Avatar
 
Join Date: Jan 2006
Location: Hertfordshire
Posts: 87
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0 uk101man is an unknown quantity at this point
Send a message via MSN to uk101man
Default Re: I need your help

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.

[hr]
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.
[hr]
  Reply With Quote
Reply

Register now for FREE and post messages!


Username: Password: Confirm Password: E-Mail: Confirm E-Mail:
Birthday:      
Image Verification
  I agree to forum rules 



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search Thread
Search Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 10:38 PM.
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Copyright EduGeek.net