Η καλύτερη πηγή σας πληροφοριών και ειδήσεων περίπου λογισμικό, ΖΩΝΤΑΝΟ ΟΝ και παράθυρα στο διαδίκτυο

Vista ΑΡΘΡΑ ΚΟΡΥΦΗ 50 Vista ΒΙΝΤΕΟ Vista SOFT Vista ΒΟΗΘΕΙΑ

Τηλεχειρισμός IntelliAdmin - αναπροσαρμογή θέσης


Έχουμε εργαστεί στη νέα έκδοση Έκδοση του τοπικού LAN τηλεχειρισμού εδώ και αρκετό καιρό.

Κατά τη διάρκεια ενός έτους στην πραγματικότητα.

Για εκείνους που έχουν περιμένει… θα το αξίζει.

Πρίν μιλώ για μερικά από τα δροσερά χαρακτηριστικά γνωρίσματα θέλω να σας ενημερώσω ότι όλοι οι τρέχοντες πελάτες θα πάρουν μια ελεύθερη βελτίωση. Αυτό είναι μια μεγάλη διαπραγμάτευση. Γιατί; Επειδή όταν απελευθερώνουμε 3.0 θα αυξάνουμε την τιμή. Επιπλέον μπορούμε τον τρόπο που χορηγούμε άδεια το προϊόν (ενδεχομένως ανά πελάτη αντί ανά διοικητή). Έτσι εάν αγοράσετε τώρα, θα παίρνετε 3.0 για πολύ λιγότερους.

Η μεγαλύτερη αλλαγή θα είναι Vista, και εξηντατετράμπιτη υποστήριξη. Αυτό ηχεί τόσο απλό στην επιφάνεια, αλλά να καταστήσει το προϊόν μας συμβατό με Vista είναι ένα από τα πιό προκλητικά programing προγράμματα που έχουμε αντιμετωπίσει πάντα.

Δεν θέλω να πάρω πάρα πολύ τεχνικός, αλλά αφήνω να πάρω ένα παράδειγμα…

Για να αρπάξουμε τις αλλαγές στην οθόνη χρειαζόμαστε ένα πρόσθετο DLL αποκαλούμενο «γάντζο». Αυτός ο γάντζος DLL επιτρέπει στον πράκτορα για να δει οποιεσδήποτε γραφικές αλλαγές, και να τις στείλει έπειτα πίσω στον πελάτη. Να κάνει όλη αυτήν την εργασία το γάντζο χρησιμοποιεί ένα κοινό κομμάτι της μνήμης. Αυτή η κοινή μνήμη *must* είναι προσιτή σε όλες τις διαδικασίες στο σύστημα.

Καλά, εδώ και αρκετό καιρό παλεψαμε με το γάντζο μας Vista. Γιατί; Επειδή κάθε φορά που προωθήθηκε ο εξερευνητής Διαδικτύου ο γάντζος μας θα συνέτριβε (μερικές φορές παίρνοντας το σύστημα με το). Τελικά καθορίσαμε που ΔΗΛ. προωθήθηκε τώρα σε έναν πρόσθετο περιορισμένο τρόπο, και εάν το θελήσατε για να έχετε πρόσβαση στην κοινή μνήμη σας έπρεπε να επιτρέψετε ρητά σε αυτούς τους τύπους διαδικασιών για να έχετε πρόσβαση σε το.

Αυτό θα ήταν εύκολο να ανακαλυφθεί εάν η Microsoft είχε τεκμηριώσει κατάλληλα αυτό - αλλά είναι πολύ δύσκολο να βριαλθεί. Χειρότερα ακόμα οι κλήσεις API που απαιτήθηκαν δεν θα μπορούσαν να συντάξουν με την τρέχουσα έκδοση του οπτικού στούντιο (καλά αφότου εήταν απελευθερωμένο Vista). Με λίγη τύχη και τα μέρη της έρευνας πήραμε τελικά το γάντζο για να λειτουργήσουμε.

Όπως μπορείτε να φανταστείτε, αυτό είναι η κορυφή του παγόβουνου. Θα μπορούσα να γεμίσω πάνω από 100 σελίδες περιγράφοντας τις τεράστιες αλλαγές που απαιτήθηκαν για να το καταστήσουν όχι μόνο συμβατό με Vista, αλλά την εργασία καλά με Vista.

Παίρνουμε ακόμα όλες τις άκρες εμπλεγμένες, και έχω μια κατά προσέγγιση εκτίμηση περίπου 2 μηνών προτού να απελευθερώσουμε πρώτο βήτα μας. Δύναμη είναι λιγότερος χρόνος από αυτός, αλλά θέλω να αφήσω το χώρο αναπνοής ομάδων μας έτσι επικεντρώνονται στην ποιότητα και όχι τη φυλή που τελειώνουν

With that said, lets start looking at some of the feature in the new version.

Request access before connecting:

We have a flood of email asking for this. Essentially it allows the end user to have a choice when you connect. They are asked for their permission before you can control their computer. I believe in some areas this is a regulatory requirement (Like being notified that your phone conversation is being recorded).

We wanted it to be clear when permission was asked. So what 3.0 does is darken the current desktop, and display a request form like this:

IntelliAdmin 3.0 Request Access

Now, even this feature gave us some heartburn. We wanted this to be shown even if the user had not logged in yet...and it does do that (This was not easy to accomplish). No matter where the user is at, they will be prompted for access.

Seamless operation during a UAC prompt:

If you have not used Vista before, you might not know what I am talking about. Essentially a UAC prompt is popped up each time you try to do something that requires administrative access. It looks something like this:

IntelliAdmin 3.0 VNC UAC

Whats the big deal here? Well the big deal is that most remote control software out there will choke when this prompt comes up. RealVNC will just disconnect you. UltraVNC has this wacky disconnect and reconnect feature, but very few remote control solutions have an elegant solution that allows seamless operation before, during, and after a UAC prompt. We have accomplished this in 3.0.

Support for Group Policy, and Windows User accounts:

Currently you simply need an administrator account. Now this will always be true if you want to automatically install the agent over your LAN. What if you wanted to install the agent yourself, and grant all users that are a member of the "Remote Administrators" group "View Only" access? This is all possible in 3.0. In addition, we will make available a group policy template that will allow you to deploy, and manage permissions of agents across your network.

Lets start looking at some screen shots of the software :)

Multi-User permissions

There are three types of accounts available in the new version.

1. Windows users and groups - These are domain, or local accounts that are granted access to the agent

2. Standard username and password - These are username and password combinations created by you, but do not require any interaction with windows security

3. VNC password accounts - Yes. You read it right, support for VNC client to connect to the agent.

Now with 1, and 2 you get a secure connection with Diffie-Heliman key exchange exchange, and 256 bit AES encryption. In addition to that the client supports the full array of features made available in 3.0

If the client is VNC, there is no encryption, and limited support for the new features. VNC support has been added for those customers that have non-windows operating systems and need some way to connect. If you do not add a VNC account, the VNC authentication system becomes inactive.

Here is what the form looks like for adding, or updating these user accounts:

IntelliAdmin 3.0 Add User

Each user has their own settings:

IntelliAdmin 3.0 Users and Groups

So for example, you could give windows administrators full access, but standard users 'view only' access.

IP Address Filtering

Out of the box it will allow any IP to connect. Using filtering you could restrict it to a range of IP addresses, or block specific IPs that you have had problems with:

IntelliADmin 3.0 Filter

Multiple Interfaces Supported

Most of the time you will only need to listen on all interfaces on the same port. If you have custom needs it is possible to listen on more than one port, and on a specific interface:
IntelliAdmin 3.0 Multiple Interfaces

Status Window

This has been requested many times over. Some customers have wanted a constant notification while the administrator is connected. When the status window is turned on it is displayed in the top right of the screen. If the mouse moves near it then switches to the left side of the screen. No matter what screen or window the user is on - it will always be displayed. This means even if the workstation is locked, or the user has not even logged in yet...it will be shown (While the administrator is connected)

Here is what it looks like:

IntelliAdmin 3.0 Status Window

Connection Activity

When administrators are connected, it is easy to see who is connected and from what IP address:

IntelliAdmin 3.0 Status

That is all I have for now. If you would like to join the beta program (Again...it may be 2 months before you see anything). Please send an email to beta@intelliadmin.com with Remote Control LAN as the subject, and you will be added to the beta list.Popularity: 3%


Written by Steve Wiseman. Read more great feeds at is source WEBSITE
no comments.
Read more articles on otherSoftware.

Related articles

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> .