Registered member login:
Register Now
Altirigos » Deployment Solution » Scripting/Tools/Docs » Is this possible? Seems to not be..

» Current Poll
Do you leave the Aclient enabled?
YES - 83.05%
196 Votes
NO - 16.95%
40 Votes
Total Votes: 236
You may not vote on this poll.
» Stats
Members: 9,948
Threads: 12,158
Posts: 56,984
Top Poster: Nick (4,991)
Welcome our newest member, rmerrill
» Online Users: 36
0 members and 36 guests
No Members online
Most users online at once 294, 06-30-2007 at 12:24 PM.
» July 2010
S M T W T F S
27282930 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Reply
Old 11-19-2009, 08:29 AM   #1 (permalink)
 
Status: Junior Altiris Admin
Join Date: 11-18-2009
Location: Fort Lauderdale
Posts: 4


Is this possible? Seems to not be..

You guys are my last hope. Im trying to make the Software Portal even easier for our end users by providing them a one click solution to installing an Altiris served Application.

I am a VB programmer and am looking at tying into the SWRAgentUtils.exe for a simple shell command. I would like to write a script that would initiate the Portal so that a request for the single application could be queued for installation.

For example, the client could go to a website
  • Click on a button called "Install App XYZ"
  • Vb script initiates the install, bypassing the software portal with all of its click requirements.
I downloaded the ASDK but did not see anything that would allow me to tie into the client request.

Not being an expert in Altiris, I may not understand the back way of doing this. The ASDK seem to provide a way of managing clients from the server, not the other way around.

Any direction would be appreciated.

DCJ
dcjinc is offline   Reply With Quote
Old 11-19-2009, 09:24 AM   #2 (permalink)
 
Status: Junior Altiris Admin
Join Date: 02-18-2009
Location: Copenhagen
Posts: 28


Hi

I am just trying to figure out why you will do so much work, just to safe the user for 2 clicks

click Open Software Portal, click choose software, click request, and then click ok.

And how will you setup software installation that needs approval ?

Maybe you just ask too much but good luck anyway.

/Kurt
Ace58 is offline   Reply With Quote
Old 11-19-2009, 09:39 AM   #3 (permalink)
 
Status: Junior Altiris Admin
Join Date: 11-18-2009
Location: Fort Lauderdale
Posts: 4


If it was that easy but its not for us. We have tons of applications and variations of them are confusing to the end users. To easy for them to select version 2.1 and not 1.2.

Approvals are setup by not publishing the app to the users. They would login to a website and a series of buttons would be available based on access. No access, no buttons.

Its also an 8 -10 point and click process to install a single app.
dcjinc is offline   Reply With Quote
Old 11-19-2009, 10:07 AM   #4 (permalink)
 
Status: Junior Altiris Admin
Join Date: 02-18-2009
Location: Copenhagen
Posts: 28


We have about 250 software packages, and its very different whats needed, depending of witch department and location the user are placed.
The way we do it is that we setup in the package who can install it though AD.
So ex. the Bangkok Office only gets those packages relevant for Bangkok Office in there portal.

Ofcause i can see you have a problem if you have ex. 1000 packages and they are relevant for all users, that will be quite a list.

But good luck

/Kurt

Ace58 is offline   Reply With Quote
Old 11-19-2009, 10:15 AM   #5 (permalink)
 
Status: Junior Altiris Admin
Join Date: 02-18-2009
Location: Copenhagen
Posts: 28


I forgot to ask why 8-10 clicks for a single application ? Arent you using sequential software delivery task ?
The big difference is that you can setup Software Portal access on the Task in a sequential software delivery task, so i runs through all packages in the installation, in the order you want to. So if an application contain 10 different sub installations, you just create a package for each one, and gather them in the sequential software delivery task, and setup witch order they should be installed in.
And the user only see it as one task.

Was this any help ?

/Kurt
Ace58 is offline   Reply With Quote
Old 11-19-2009, 01:21 PM   #6 (permalink)
 
Status: Junior Altiris Admin
Join Date: 11-18-2009
Location: Fort Lauderdale
Posts: 4


From start button to the confirmation button is around 8-10 clicks.

We are setup identically and we also use sequential apps, thats not the point. The goal is a website with a single button that submits the request to the NS to install the app.
dcjinc is offline   Reply With Quote
Old 03-11-2010, 08:40 AM   #7 (permalink)
 
Status: Super Altiris Admin
Join Date: 08-22-2007
Location: Orange City
Posts: 156


Maybe Permissions

Maybe everybody does not need access to all 250? Maybe you can use permissions to give only certain groups access to certain apps?
tmsmith2 is offline   Reply With Quote
Old 03-11-2010, 08:49 AM   #8 (permalink)
 
Status: Super Altiris Admin
Join Date: 09-06-2006
Location: Columbus, OH
Age: 29
Posts: 370


It's an added cost (additional product), but Workflow Solution should allow you to set up something like that. I'm still on NS6, but I've been told that you can do basic Altiris workflow functions within NS7 without buying the solution, you just don't have full functionality of the product, such as tying into external systems.
dfrancis is offline   Reply With Quote
Old 03-11-2010, 09:14 AM   #9 (permalink)
 
Status: Junior Altiris Admin
Join Date: 11-18-2009
Location: Fort Lauderdale
Posts: 4


They issue here is not permissions. What the issue here is an ability to deliver applications via a method outside the software portal.

An API that could be used within VB.NET for instance that would allow one to customize the method of software delivery.
dcjinc is offline   Reply With Quote
Old 03-11-2010, 01:05 PM   #10 (permalink)
 
JeffreyJRiggs's Avatar
 
Status: Super Altiris Admin
Join Date: 02-22-2006
Location: Williamstown, NJ
Age: 37
Posts: 593


Quote:
Originally Posted by dfrancis View Post
It's an added cost (additional product), but Workflow Solution should allow you to set up something like that. I'm still on NS6, but I've been told that you can do basic Altiris workflow functions within NS7 without buying the solution, you just don't have full functionality of the product, such as tying into external systems.
that is a pricey solution (quoted to us for about $150,000!!!!)
__________________
SQL Fundamentals 101:
SELECT * FROM dbo.User WHERE Clue > '0'
Query batch completed, 0 rows
JeffreyJRiggs is offline   Reply With Quote
Old 03-12-2010, 07:31 AM   #11 (permalink)
 
Status: Super Altiris Admin
Join Date: 09-06-2006
Location: Columbus, OH
Age: 29
Posts: 370


Quote:
Originally Posted by JeffreyJRiggs View Post
that is a pricey solution (quoted to us for about $150,000!!!!)
Yeah, I've only seen the countless demos and labs on it, I never got into looking at how much it cost but I figured it was up there a bit. $150K is a bit steep, though!
dfrancis is offline   Reply With Quote
Old 04-10-2010, 04:00 PM   #12 (permalink)
 
Status: Junior Altiris Admin
Join Date: 04-09-2010
Location: Scotland
Posts: 17


Quote:
Originally Posted by dcjinc View Post
You guys are my last hope. Im trying to make the Software Portal even easier for our end users by providing them a one click solution to installing an Altiris served Application.

I am a VB programmer [...]

Not being an expert in Altiris, I may not understand the back way of doing this. The ASDK seem to provide a way of managing clients from the server, not the other way around.

Any direction would be appreciated.

DCJ
What you said there just made me think what the logical answer is ... write a web app to run on the NS that does what you want?

Did you ever find an answer? If so I'd be interested in knowing about it
DeusIrae is offline   Reply With Quote
Reply


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

Advanced Search
Display Modes

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

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -4. The time now is 05:58 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
vB.Sponsors
Altirigos