Roaming Computing System (Windows Edition) 3.4
Workstation Installation Instructions
Supplemental Guide for Major Proprietary Applications

Contents

Introduction

This document is a supplemental guide to the workstation installation guide describing per-workstation installation and configuration of various major proprietary / commercial applications that are likely to only be required on particular workstations, and few workstations at that.

These applications are best installed manually from CD/DVD rather than through the WPKGpackage management system.

Adobe Creative Suite

Installation

Install on workstation

Install Photoshop, InDesign, Illustrator, Acrobat etcetera

Install updates

Register the program

Co-operative Bank Financial Director

Install on an accounts workstation from CD

Install whilst speaking with the bank

Install update

Dreamweaver

Installation

Install from CD

Install update

Register the program

The recommended preference for Dreamweaver site cache is to turn it off because, at least with version 8, it saves it in the user profile in a part that roams.

InDesign (upgrade edition)

Installation

Install on workstation

Install update

Register the program

Photoshop 7.0

Installation

Quickbooks

Installation

Install on any accounts workstations from CD

QuickBooks 2008 requires .NET 1.1, QuickBooks 2006 may have brought in .Net Framework 2.0

Update

Types of updates: Maintenance Releases; Regular.

QuickBooks 2006 and 2008 will update without first registering it. Some older versions need you to have opened a company file in order to be able to update (I think).

File → Update QuickBooks → Update → blank → Get Updates → explains something about trying to make connection → OK → Quit QuickBooks → it asks if you want to install the update.

Configuration

QuickBooks needs to run as a Power User. For details of why QuickBooks is so broken in this regard see 'QuickBooks Vista problems are six years in the making' and 'Error: "Windows XP and Windows 2000 users must have Power Users or Administrator group rights in order to run QuickBooks."'. See also Banks Urge Businesses To Lock Down Online Banking .

This configuration method involves running QuickBooks with elevated priviliges, creating a Power User account but only using it to run QuickBooks as a Power User, rather than logging in with the Power User account and using it for everything. QuickBooks needs access to either the shared directory (S:) or the restricted directory (R:), depending on where you want to save the company file (R: is recommended); and access to any printer shared from the server, so needs a domain account.

If the company file is to be saved on S:, in the Windows logon script on the server, to the S: drive mapping add /PERSISTENT:YES.

If the company file is to be saved on R:, in the Windows logon script on the server, to the R: drive mapping add /PERSISTENT:YES.
We do this because otherwise the user we run QuickBooks as has no S: or R:, though they can navigate to \\server\shared or \\server\restricted\finance. I expected runas's /env switch would fix this, but QuickBooks doesn't run when I use that. Instead I got S: or R: by adding '/PERSISTENT:YES' to the drive mapping in the logon script and logging in once with the power user account in order to save that drive mapping to their environment. Alternatively we could do without S: or R: and have the user access there by navigating to the company file through network neighborhood, QuickBooks thus saving to a UNC path

On the server

On the Workstation

Register QuickBooks

Register the program. Sometimes you may be asked to telephone Intuit for them to confirm the registration.

Power User Account Configuration

Login once with the power user account in order to have the S: or R: drive mappings saved to their environment.

QuickBooks needs Internet Explorer's Internet and Local Intranet zones to remain slack so don't configure the power user account using TWEAK.

User Who'll Use QuickBooks

Login as the user(s) who'll use QuickBooks on this workstation. Run QuickBooks and enter the password for the power user account and it will be remembered for this particular user.

If you're using R:\finance for files other than the QuickBooks company file (such as for exported spreadsheets and word processing documents) then also make this user a member of the finance restricted group (access to the company file on R: is already available through the power user account that QuickBooks is using).

RefsBase

Skype

Installation

Use 'Skype for Business' version.

Microsoft Office 97

System-wide Configuration

Elevate the user's privileges temporarily:
net rpc group addmem "Domain Admins" <username> -U winadmin

Run the installer to configure it for both the user and for the workstation

Slacken permissions for spell and grammer checker to work: TWEAK: B → Y

Remove temporary permissions elevation:
net rpc group delmem "Domain Admins" <username> -U winadmin