Re: Group Policy to control custom server application

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks for the answers Herb, in answer to your last question there is
nothing in place at the minute so this is from the ground up.

Here is the scenario in our organisation. HR has surveys they want
people to do when they login to there machines from time to time.
Employee Satisfaction that type of thing. So the flow is this
User logins
Based on schedule stored in SQL say a data collection form is displayed
on their screen
They take the survey and we store and report on their answers.

I was looking to have this work in a way that didn't have any software
installed on the clients machine, so basically, some sort of way to
tell the server application that a user has logged into the directory,
the app launching a form on the users machine and this sending data
back to our SQL. App launch is fine, found a way to do this, it is the
communication to the server app from the client without any service or
software installed on the client that is the problem. I guess the
easiest way is to run something from a login script that will do this.
A call to the app from the script.

Herb Martin wrote:
"Jenbo" <eamonnjennings@xxxxxxxxxxx> wrote in message
news:1168450267.164076.168690@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks for the response Darren. It is a pity there is no group policy
way of doing this,

Not really since this just isn't something a GPO was designed
to do (other than run programs to perform the task at logon....)

I suppose I could try and do something with login
scripts part of a policy and alert the app that way and just shoot the
users id to the server app.

A GPO can help with that (run logon script) but a GPO has no
way to do this directly.

What would be the best way of doing this
via event-based notification -

Not the "even logs" -- but yes, a custom applicatin client-server event
is the way to think about it.

would there have to be some sort of
client service running that would alert the server, not sure what form
this notification would take.

It will depend on your application.

Tell us how you would do it MANUALLY.

Is this just a web app now? Does the app exist yet?

.



Relevant Pages

  • Re: AJAJS - thin client web app using mainly XMLHTTPRequest and eval()
    ... My web app uses no HTML templates and neither does it use any CSS ... The init.js is a small script that starts it all up. ... resizing) are sent to my server application which then outputs more JS ... that get executed back on the client. ...
    (comp.lang.javascript)
  • Re: Creating Secure Standalone Binaries for 9/X
    ... I can't figure out how to lock down the app ... so the IP of the script is unprotected. ... does is copy the text of your script into the resource: ... Of course, as Andreas said, it's probably just a matter that the file type ...
    (comp.lang.tcl)
  • Re: NX software
    ... yes, sweet app. ... I'm running the server app. ... It barfs with the ssh client to server ... non-profit is doing a lot of good, for some folks that really need it. ...
    (Fedora)
  • Re: WebBrowser Control (VB5, VB6) & window.external. Possible?
    ... VB app for this information. ... <SCRIPT Language=JavaScript> ... app has to know something about the webpage objects, ... code has to know something about the hosting application. ...
    (microsoft.public.vb.general.discussion)
  • Re: Java at startup
    ... You also sent me something stating that "When you restart the app it ... I originally had this script run from the ... >> Dave Stewart ...
    (AIX-L)