Notices


Reply
 
LinkBack Thread Tools Display Modes

Old 12-17-2007, 06:31 PM   #1 (permalink)
davidalf
Guest

Posts: n/a


Silent install of BBupdate.exe?

We have managed to deploy RE and EE via group policies but I can't figure out a way to deploy the BBupdate.exe + .msp files. There doesn't appear to be ANY command line parameters. Does anyone know of a method to install these from command line? If so, we can use "Autoit" to create a .exe file that installs these as "Administrator" when a user logs unto their PC.

______________________
David Alfonso
Director of Technology, Trinity School
david.alfonso@trinityschoolnyc.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

Old 12-18-2007, 04:47 AM   #2 (permalink)
RE DB administrator

Join Date: Dec 2006
Posts: 124
Rep Power: 2 paulmorriss is on a distinguished road

Blackbaud Products
- Raiser's Edge (RE)
- Financial Edge (FE)
- NetCommunity (BBNC)

I don't think it's possible. I've researched this in the past and come to that conclusion. If you ask me it's crazy. We should be patching regularly, yet while BB have made the big upgrades slick the patches still need you to go round every PC and log in as administrator to patch.
__________________
Paul Morriss
Business Systems Manager
Wycliffe UK
http://wycliffe.org.uk
Blog:
http://manypies.blogspot.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

Old 12-21-2007, 11:19 AM   #3 (permalink)
davidalf
Guest

Posts: n/a


Got this automated install working

Good news. We have managed to get the deployment of Raiser's Edge and Education Edge + updates working. Here's what need to be done.

0. Setup server as usuall. Runs updates on servers first. Runn EE client on server. Verify all is well.

1. Deploy "Financial Edge.msi" or "Raiser's Edge.msi" via group policy to all clients. You could install manually and then apply updates remotely if you don't want to use Group Polices.

2. Deploy updates as follows:

Use your favorite tools for scheduling remote tasks to run the following command line:

msiexec /update \\tinee\deploy\Patch\Patchpackage.msp /i "\\tinee\deploy\The Financial Edge.msi" /qn")

Note: TINEE our server's name.
Note:
Using the AT utility - free
How To Use the AT Command to Schedule Tasks
Using Schedule Tasks control panel applet - free
Windows Task Scheduler Tutorial with Screenshots - free
Really good remote Admin tools with ability to schedule tasks
Welcome to DameWare Development. Home of the DameWare NT Utilities & Mini Remote Control remote systems management software for Windows. Now Featuring Smart Card Login & Authentication - $$
SystemTools Software - Windows NT/XP/200x System Management Software $$
https://www.liebsoft.com/ecommerce/p...duler-pro.aspx $20.

Other:
AutoIt v3 - Automate and Script Windows Tasks - For Free!
Used to create .exe frile from script to install patch. Here is a copy of the script needed:

===================
; Apply latest EE patch.
; run following command as this user
runasset("administrator","yourdomain","password",1)
; Run following command
run ("msiexec /update \\tinee\deploy\Patch\Patchpackage.msp /i ""\\tinee\deploy\The Financial Edge.msi"" /qn")
=====================

Simply save this as an .au3 file. Install AutoIT, right click and compile into executable. Run executable on any target machine and the install will occur as domain admin in silent mode.

Email me with your success/failure stories. I'm curious if this works consistently in other environments.

____________________
David Alfonso, Director of Technology
Trinity School
david.alfonso@trinityschoolnyc.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

Old 12-21-2007, 11:19 AM   #4 (permalink)
davidalf
Guest

Posts: n/a


Got this automated install working

Good news. We have managed to get the deployment of Raiser's Edge and Education Edge + updates working. Here's what need to be done.

0. Setup server as usuall. Runs updates on servers first. Runn EE client on server. Verify all is well.

1. Deploy "Financial Edge.msi" or "Raiser's Edge.msi" via group policy to all clients. You could install manually and then apply updates remotely if you don't want to use Group Polices.

2. Deploy updates as follows:

Use your favorite tools for scheduling remote tasks to run the following command line:

msiexec /update \\tinee\deploy\Patch\Patchpackage.msp /i "\\tinee\deploy\The Financial Edge.msi" /qn")

Note: TINEE our server's name.
Note:
Using the AT utility - free
How To Use the AT Command to Schedule Tasks
Using Schedule Tasks control panel applet - free
Windows Task Scheduler Tutorial with Screenshots - free
Really good remote Admin tools with ability to schedule tasks
Welcome to DameWare Development. Home of the DameWare NT Utilities & Mini Remote Control remote systems management software for Windows. Now Featuring Smart Card Login & Authentication - $$
SystemTools Software - Windows NT/XP/200x System Management Software $$
https://www.liebsoft.com/ecommerce/p...duler-pro.aspx $20.

Other:
AutoIt v3 - Automate and Script Windows Tasks - For Free!
Used to create .exe frile from script to install patch. Here is a copy of the script needed:

===================
; Apply latest EE patch.
; run following command as this user
runasset("administrator","yourdomain","password",1)
; Run following command
run ("msiexec /update \\tinee\deploy\Patch\Patchpackage.msp /i ""\\tinee\deploy\The Financial Edge.msi"" /qn")
=====================

Simply save this as an .au3 file. Install AutoIT, right click and compile into executable. Run executable on any target machine and the install will occur as domain admin in silent mode.

Email me with your success/failure stories. I'm curious if this works consistently in other environments.

____________________
David Alfonso, Director of Technology
Trinity School
david.alfonso@trinityschoolnyc.org
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

Old 01-04-2008, 01:18 PM   #5 (permalink)
Assistant Executive Director

Join Date: Feb 2007
Location: NJ
Posts: 27
Rep Power: 0 mrguinness is on a distinguished road

Blackbaud Products
- Raiser's Edge (RE)
- Financial Edge (FE)
- API/VBA

updates

Dont you find it easier to setup BB on a machine running terminal services, either locally or remotely, and then just have users login using RDC? Then there is only one installation to update anytime.

Just a question from someone who had it installed on the server and locally, and found this way to be MUCH easier. I am sure it prob doesnt work for everyone, but...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
install, script, silent


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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
Forum Jump


Cheap Electricity - Loans - Credit Cards - Loans
All times are GMT -6. The time now is 02:45 PM.

Miscellaneous


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by BBpixel Team 2008 :: jvbPlugin R1012.364.1

SEO by vBSEO 3.2.0 Copyright 2008 Blackbaud User SocietyAd Management by RedTyger
Inactive Reminders By Icora Web Design

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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70