Re: Firefox update onto all comps
- From: news <user@xxxxxxxxxxx>
- Date: Wed, 04 Jul 2007 14:54:07 -0500
Terence Liu [MSFT] wrote:
Hello Dan,
Thank you for posting here. And thanks for Holz and ms support newsgroup's input.
According to your description, I understand that you want to deploy Firefox to all SBS 2003 client computers at one time. If I have misunderstood the problem, please don't hesitate to let me know.
Based on my research, we can deploy application to clients thru GPO. I suggest we try the following steps:
In SBS 2003, we can use the Application Deployment feature to deploy applications. To do so:
IMPORTANT: By using this method, the application assigned to the client computers will not be installed automatically. It simply creates a shortcut on the client desktops, and you must have the users to start the installation manually by double-clicking the shortcut.
1. To configure permissions for the application shared folder
A. Using Windows Explorer, browse to the folder that contains the installation files.
B. Right-click the folder and click Sharing and Security. Click "Share this folder".
C. Click the Security tab, click Add, and then type Domain Users.
D. Click Apply to accept the default permissions assigned.
2. To add the program for deployment to client computers
A. Click Start, and then click Server Management.
B. In the console tree, double-click Client Computers, and then in the details pane, click Set Up Client Applications.
C. On the Available applications page, click Add. The Application Information dialog box appears.
D. In the Application Name box, type a name, and then type or browse to the setup file in \\Servername\<share>.
E. Follow the instructions to complete the wizard.
F. When prompted to assign the new application to client computers, click Yes. The Assign Applications Wizard appears.
G. Follow the instructions to complete the wizard.
NOTE: The Set Up Client Applications Wizard only works with client computers running Windows 2000 Professional and Windows XP Professional. If you have a client computer running a different operating system, you must connect to the share manually from the client computer, and then install the application.
3. To deploy the application to the client computer
Have the users log off and then log back on to the client computers. A shortcut to install the application appears on the desktop. Double-click the shortcut, and then complete the installation.
NOTE: The wizard should not be considered an installer of applications or a replacement for functionality provided by Systems Management Server (SMS). Rather, it is an automated process for adding limited applications to existing client computers on a network without the use of features such as Active Directory application publishing. Therefore, I suggest that you use group policies to assign or publish programs to users or computers in a domain. Please note that only MSI package can be used in Group Policy, you should first convert the setup file to an .msi file if it's not an MSI package. Refer to the following Knowledge Base articles for more details:
How to use Group Policy to remotely install software in Windows Server 2003
http://support.microsoft.com/kb/816102
How to create third-party Microsoft Installer Package (MSI)
http://support.microsoft.com/kb/257718
How to assign software to a specific group by using a Group Policy
http://support.microsoft.com/?kbid=302430
How to assign software to a specific group by using Group Policy in Windows Server 2003
http://support.microsoft.com/kb/324750
Hope these steps will give you some help.
Thanks and have a nice day!
Best regards,
Terence Liu(MSFT)
Microsoft CSS Online Newsgroup Support
Get Secure! - www.microsoft.com/security
=====================================================
This newsgroup only focuses on SBS technical issues. If you have issues regarding other Microsoft products, you'd better post in the corresponding newsgroups so that they can be resolved in an efficient and timely manner. You can locate the newsgroup here: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
When opening a new thread via the web interface, we recommend you check the "Notify me of replies" box to receive e-mail notifications when there are any updates in your thread. When responding to posts via your newsreader, please "Reply to Group" so that others may learn and benefit from your issue.
Microsoft engineers can only focus on one issue per thread. Although we provide other information for your reference, we recommend you post different incidents in different threads to keep the thread clean. In doing so, it will ensure your issues are resolved in a timely manner.
For urgent issues, you may want to contact Microsoft CSS directly. Please check http://support.microsoft.com for regional support phone numbers.
Any input or comments in this thread are highly appreciated.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: Dan Irwin <harryguy082589@xxxxxxxxx>
| Newsgroups: microsoft.public.windows.server.sbs
| Subject: Firefox update onto all comps
| Date: Tue, 03 Jul 2007 23:49:17 -0000
| Organization: http://groups.google.com
| Lines: 4
| Message-ID: <1183506557.623176.70730@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
| NNTP-Posting-Host: 75.195.22.62
| Mime-Version: 1.0
| Content-Type: text/plain; charset="iso-8859-1"
| X-Trace: posting.google.com 1183506557 901 127.0.0.1 (3 Jul 2007 23:49:17 GMT)
| X-Complaints-To: groups-abuse@xxxxxxxxxx
| NNTP-Posting-Date: Tue, 3 Jul 2007 23:49:17 +0000 (UTC)
| User-Agent: G2/1.0
| X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4,gzip(gfe),gzip(gfe)
| Complaints-To: groups-abuse@xxxxxxxxxx
| Injection-Info: 57g2000hsv.googlegroups.com; posting-host=75.195.22.62;
| posting-account=EW0YcQ0AAADohrdi9jqYVqHF5smUlb_N
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS02.phx.gbl!TK2MSFTFE
EDS01.phx.gbl!newsfeed00.sul.t-online.de!t-online.de!news.glorb.com!postnews
.google.com!57g2000hsv.googlegroups.com!not-for-mail
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.server.sbs:48038
| X-Tomcat-NG: microsoft.public.windows.server.sbs
| | Is there a way to deploy a new version of Firefox (yes its been a
| while since it came out) to all computers connected to SBS 2003 SP1 at
| once?
| |
that's great, but now I see a common problem that isn't mentioned in this. Too often, to install and run many windows applications you have to do this as administrator. To install you can use the 'runas' feature, but to run many applications (quickbooks, for example) you have to be administrator. This is not the best way to run every day with all the virus/security issues getting worse by the month.
So, in order for the users to be able to install in the manner described above does the user have to be administrator? Can't the install be setup from GPO to run as an admin user or system service?
Another question about applications having to run as administrator, is there a way to get around this? Do people know what I'm talking about regarding this problem where applications have to run as administrator? On a network, you really don't want to have users running with admin rights.
Thanks,
Oskar
.
- Follow-Ups:
- Re: Firefox update onto all comps
- From: Matthew X. Economou
- Re: Firefox update onto all comps
- From: Terence Liu [MSFT]
- Re: Firefox update onto all comps
- References:
- Firefox update onto all comps
- From: Dan Irwin
- RE: Firefox update onto all comps
- From: Terence Liu [MSFT]
- Firefox update onto all comps
- Prev by Date: Re: non-SYN packet was dropped
- Next by Date: Re: Can't finish internet connection wizard
- Previous by thread: RE: Firefox update onto all comps
- Next by thread: Re: Firefox update onto all comps
- Index(es):
Relevant Pages
|