PC Review


Reply
Thread Tools Rate Thread

Adding a URL Icon to all Desktops

 
 
=?Utf-8?B?Um9zcw==?=
Guest
Posts: n/a
 
      3rd Feb 2006
Hi,

We have a Windows 2000 AD environment with about 50 Windows XP pc Clients
connected.

I would like to achieve using Active Directory Group Policy to deploy on all
users desktops a URL Icon pointing to the internal intranet web site.

Can anyone suggest a way of doing this?

Thanks in advance

Ross
 
Reply With Quote
 
 
 
 
Dan
Guest
Posts: n/a
 
      3rd Feb 2006
Dont know if 2k has the node GPO\User Configuration\Windows
Settings\Internet Explorer Maintenance\URLs where you can save your resource
in their favourites

Maybe have to save the shortcut in the user folders, e.g.Default User, All
users


"Ross" <(E-Mail Removed)> wrote in message
news:202CF230-3682-48B3-93E8-(E-Mail Removed)...
> Hi,
>
> We have a Windows 2000 AD environment with about 50 Windows XP pc Clients
> connected.
>
> I would like to achieve using Active Directory Group Policy to deploy on
> all
> users desktops a URL Icon pointing to the internal intranet web site.
>
> Can anyone suggest a way of doing this?
>
> Thanks in advance
>
> Ross



 
Reply With Quote
 
Mike Matheny
Guest
Posts: n/a
 
      8th Feb 2006
You could do something like this in the logon script:

if not exist "%ALLUSERSPROFILE%\Desktop\homepage.url" copy
"\\server\source\homepage.url" "%ALLUSERSPROFILE%\Desktop"

Here's an exact copy of a section of my logon script in which I copy the URL
to Office Update to the allusers start menu:

REM Copy Office Update icon to C:\Documents and Settings\All Users\Start
Menu\Programs\Microsoft Office Tools
if not exist "%ALLUSERSPROFILE%\Start Menu\Programs\Microsoft Office
Tools\Office Update.url" copy "\\achouston\WKSUPD\Office Update.url"
"%ALLUSERSPROFILE%\Start Menu\Programs\Microsoft Office Tools"

--

Mike Matheny

"Dan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Dont know if 2k has the node GPO\User Configuration\Windows
> Settings\Internet Explorer Maintenance\URLs where you can save your
> resource in their favourites
>
> Maybe have to save the shortcut in the user folders, e.g.Default User, All
> users
>
>
> "Ross" <(E-Mail Removed)> wrote in message
> news:202CF230-3682-48B3-93E8-(E-Mail Removed)...
>> Hi,
>>
>> We have a Windows 2000 AD environment with about 50 Windows XP pc Clients
>> connected.
>>
>> I would like to achieve using Active Directory Group Policy to deploy on
>> all
>> users desktops a URL Icon pointing to the internal intranet web site.
>>
>> Can anyone suggest a way of doing this?
>>
>> Thanks in advance
>>
>> Ross

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
My Computer icon does not show on All Users desktops sean.blake@gmail.com Windows XP Customization 9 9th Feb 2007 05:02 PM
adding shortcut to multiple desktops Colin Bondi Windows XP General 2 3rd Feb 2007 12:37 AM
2 desktops, but want e-mail to go to both desktops, not just one. =?Utf-8?B?V0xKT05FUzU5?= Microsoft Outlook Discussion 2 25th Oct 2006 01:50 AM
Deploying icon to numerous desktops =?Utf-8?B?RGV1cyBETkU=?= Microsoft Windows 2000 2 12th Aug 2005 11:58 AM
adding an icon praptisahni Microsoft Excel Misc 2 11th May 2004 10:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:54 AM.