Home    Forums    Feature Requests    Beta Issues    SysAid Resources    Documentation    Support
Hello Guest,  Login   
        
DOWNLOAD FREE EDITION
    
     Recent Topics    Hottest Topics    Online Members    Member Listing    Advanced Search
Deploying  XML
Forum Index » Asset Management
 
Author Message
krob0328
SysAider

SysAider from release 5.5 United States
Joined: 05/09/2008
Messages: 6
Offline

Is there a way to manually install the SR program to local computers without deploying them from the main computer?

Keith
simplydobermans
SysAider

SysAider from release 5 United States
Joined: 16/06/2008
Messages: 43
Offline

there are three ways that i know of to install sysaid agent to a computer
1) deploy sysaid, administration tool
2) login to sysaid with administrator account, from computer to install on, and go to <Preferences> <Download> and sysaid agent link
3) create a link for an email to send to user http://sysaid-server:port/download/FILE-needed

select the file needed that you would need to for your install,
SysAidAgent.exe
SysAidAgent.msi
SysAidAgentUpdate.exe
SysAidTools.exe
sysaid-linux.tar.gz


don't forget to give them your server info from the download page, it is need during installation

Your server URL

Your account

Serial key for your account
krob0328
SysAider

SysAider from release 5.5 United States
Joined: 05/09/2008
Messages: 6
Offline

If I manually do it this way will I be able to see these users on my sysaid on my computer?
Haim
SysAid Wiz

Joined: 15/04/2008
Messages: 2449
Offline

Hey there.

The agent function the same way with all deployment methods, so there is no difference in the performance or information being sent between remote deployment or local deployment.

Best regards.
Haim

Pushing IT forward
IT Manager
SysAider


SysAider from release 5.1 Israel
Joined: 25/06/2008
Messages: 43
Offline

I just put together a script and used the GPO to deploy it to all my pc-s...

maqsa
SysAider

SysAider from release 5.5 Mexico
Joined: 29/08/2008
Messages: 12
Offline

Hello Keith,

Goto

Documentation > Guide 3: Getting Started Guide > Page 20

(B. Automatic deployment with a login script for Windows)

And you can use the "SysAidAgent.exe" either by a wizard (wich will prompt you the config details) or creating a script with the configuration you decide...
CASISA
SysAider

SysAider from release 3 Argentina
Joined: 07/10/2008
Messages: 3
Offline

Hi all, i was trying to add this to the log in script but i keep gettin error 800A0400 on the first "\"

y:\sysaid\sysaidagent.exe /VERYSILENT /URL http://########## /account ########## /serial ################ /install once /AllowRegister N /AllowRemoteControl Y /SubmitSRShortcut SysAid /HotKey Alt + F11 /Interval 30 /ConfirmRC N /RandomMachineID N /AllowSubmitSR N

Does any1 knows what im doing wrong??

Thanks in advance, and sry for my english.


EDIT: Solved adding a "wshshell.run " before the whole sentence


EDIT 2: I'm currently having problem with the shortcut, it doesn't create it at all, any idea?

This message was edited 3 times. Last update was at 07/10/2008 10:09:18

CASISA
SysAider

SysAider from release 3 Argentina
Joined: 07/10/2008
Messages: 3
Offline

Besides that, u can't install it if the end user is not an administrator, i did some runas etc... but im having to many problems to solve it, theres a SIMPLY way to install this stuff on the whole lan without going pc by pc?? the deploy system doesn't work for me, in some end pc's i just get "can't connect to computer bla bla"

Can any sysaid supporter help this out please??

This message was edited 1 time. Last update was at 14/10/2008 08:40:29

Haim
SysAid Wiz

Joined: 15/04/2008
Messages: 2449
Offline

CASISA wrote:Besides that, u can't install it if the end user is not an administrator, i did some runas etc... but im having to many problems to solve it, theres a SIMPLY way to install this stuff on the whole lan without going pc by pc?? the deploy system doesn't work for me, in some end pc's i just get "can't connect to computer bla bla"

Can any sysaid supporter help this out please??


What about group policy? is this possible in your network?
If so, please follow the below instructions:

The SysAidAgent.msi file can be downloaded at http://helpdesk.ilient.com/CustomPage.jsp?pageName=download.html&fileName=SysAidAgent.msi&EndUserLink. You can deploy the SysAid agent using the MSI package in two ways.

1. Using a login script with the following syntax:

msiexec /q /I SysAidAgent.msi SERVERURL="http://serverhost:8080" ACCOUNT=account SERIAL=serial

Replace account and serial with the appropriate information as it appears on the Downloads page of your SysAid.

Other optional parameters (with the default values) are as follows:

ALLOWREMOTECONTROL (default value="Y")
ALLOWSUBMITSR (default value="Y")
CONFIRMRC (default value="Y")
FIRSTTIME (default value="Y")
HOTKEY (default value="122")
INTERVAL (default value="30")
LOGLEVEL (default value="0")
PROXYPORT (default value="0")
PROXYSERVER (default value="none")
RANDOMMACHINEID (default value="N")
SUBMITSRSHORTCUT (default value="SysAid")

2. Using a group policy.

When you deploy the agent using a group policy, you need to edit the MSI package to include your unique parameters. You can edit the MSI package using Microsoft Orca (available at http://astebner.sts.winisp.net/Tools/Orca.zip).

a) Open SysAidAgent.msi using Orca and click on “Transform” -> “New Transform”.

b) Click on “Property” on the Table pane, and you should find the same parameters described above.

c) You must modify at least the ACCOUNT, SERIAL and SERVERURL parameters, and you can also modify the optional parameters.

d) When you finish, click on “Transform” -> “Generate Transform” and save the file as SysAidAgent.mst.

This MST file will be good for future versions as well, so make sure to keep a copy of it. Now you can use the MSI and MST files to publish the agent using a group policy.

best regards.
Haim


Pushing IT forward
CASISA
SysAider

SysAider from release 3 Argentina
Joined: 07/10/2008
Messages: 3
Offline

Haim, 1st of all, many thanks to you, and yes, i can install it using group policy, i was just trying to figure out how to set the parameters...

You are the one!!!!!

Thanks alot! ill try this today!!

Really appreciated!

stheobald
SysAider

SysAider from release 5.1 United States
Joined: 12/09/2008
Messages: 4
Offline

Can you advise on how (if possible) to modify this script to delete all prior version installs of SysAid before the latest one is installed?
techguy
SysAid Mod


SysAider from release 4 United Kingdom Pathfinder Meet me in Vegas - SysAid technology Conference - 28-30/4/2010
Joined: 11/06/2008
Messages: 1506
Location: England
Offline

stheobald wrote:Can you advise on how (if possible) to modify this script to delete all prior version installs of SysAid before the latest one is installed?


Hi Stheobald, I am very sorry it appears that not one of your 4 postings to the forum ever received replies, I hope that you haven't given up on the community. Again this posting will hopefully attract a reply

Need help? Try the SysAid wiki first! - http://sites.google.com/site/sysaidwiki
Haim
SysAid Wiz

Joined: 15/04/2008
Messages: 2449
Offline

stheobald,
There is no need to remove previous version of the agent before installing a new one, as the agent will simply overwrite the previous version.

Best regards.
Haim

Pushing IT forward
Chucky
SysAider

SysAider from release 6 United Kingdom
Joined: 01/07/2009
Messages: 6
Offline

Hello all,

Apologies for posting into an older topic but it seems to cover my question.

We're about to start our deployment of the Agent to our estate using Group Policy. I've tweaked the settings that I need to but it's been decided to change the shortcut key from F11 to CTRL+F11. In the transform file and in the agent Deployment PDF it states that F11 equals the value 122. How do I find out what value CTRL+F11 would equate to in order to enter this as the HOTKEY value within the transform?

Cheers.
Haim
SysAid Wiz

Joined: 15/04/2008
Messages: 2449
Offline

In order to set the HotKey value in the login script, you will need to find the decimal value for the HotKey. To find the value you need to put after the /hotkey switch, please follow the steps below:

On the machine with the administrator tool installed:

1. Open the deployment tool, go to Edit -> Settings.
2. Change the HotKey to what you want.
3. Deploy to one client machine.

On the client machine:

4. Confirm that the HotKey works.
5. Open regedit and browse to [HKEY_LOCAL_MACHINE\SOFTWARE\Ilient\Agent].
6. Find the DWORD "HotKey" and open it.
7. Make sure that you are viewing the decimal value, and not the hexadecimal value.

This decimal value is what you need to put after the /hotkey switch in the login script. It will set the value to what you specified in step 2.

Pushing IT forward
Forum Index » Asset Management
Go to:   
Help Desk Software
Free Help Desk Software
Free Asset Management Software
SysAid Helpdesk Software
Web Based Help Desk Software
SysAid Help Desk Forum
General IT Discussion Forum
SysAid CSS Customer Service Software
Customer Support Software
   SysAid Technologies Ltd.
   Toll-Free phone center (U.S.): 1-800-686-7047
   Offices - U.S.617-231-0124
   Israel:+972-3-533-3675
   Email:helpdesk@sysaid.com
   Optimized by SEO Israel
   SysAid logos and other SysAid Technologies marks
   are trademarks or registered trademarks of
   SysAid Technologies Ltd.
   All Rights Reserved by SysAid Technologies Ltd.
   2002-2011
   Live Support Hours
   07:00 AM - 09:30 PM (UK)
   03:00 AM - 05:30 PM (EDT)

   We provide worldwide services, and we do our best
   to match the working times of customers from
   different time zones.

   SysAid Help Desk Software and Asset Management Software
Privacy Policy © Terms Of Use