<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question ServiceNow Shortcut Icon on Desktops in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829152#M400931</link>
    <description>&lt;P&gt;Has anyone pushed servicenow shortcut icons to people's desktops? My teammate was able to push a shortcut icon to desktop with url link to our servicenow, but it defaulted to the web browser icon image. How do we get it to default to a ServiceNow image icon instead?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Apr 2021 14:40:08 GMT</pubDate>
    <dc:creator>Pak</dc:creator>
    <dc:date>2021-04-13T14:40:08Z</dc:date>
    <item>
      <title>ServiceNow Shortcut Icon on Desktops</title>
      <link>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829152#M400931</link>
      <description>&lt;P&gt;Has anyone pushed servicenow shortcut icons to people's desktops? My teammate was able to push a shortcut icon to desktop with url link to our servicenow, but it defaulted to the web browser icon image. How do we get it to default to a ServiceNow image icon instead?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 14:40:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829152#M400931</guid>
      <dc:creator>Pak</dc:creator>
      <dc:date>2021-04-13T14:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Shortcut Icon on Desktops</title>
      <link>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829153#M400932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;steps:&lt;/P&gt;
&lt;P&gt;1.just open your Servicenow Home screen in chrome.&lt;/P&gt;
&lt;P&gt;2.click on 3 dots which is showing on right upper side.&lt;/P&gt;
&lt;P&gt;3.click on More tool option&lt;/P&gt;
&lt;P&gt;4. after that click on create shortcut&lt;/P&gt;
&lt;P&gt;5. it can create the shortcut in your Computer desktop.&lt;/P&gt;
&lt;P&gt;Please mark helpful.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Vikas&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 14:54:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829153#M400932</guid>
      <dc:creator>vikas shukla</dc:creator>
      <dc:date>2021-04-13T14:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Shortcut Icon on Desktops</title>
      <link>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829154#M400933</link>
      <description>&lt;P&gt;Hi Vikas,&lt;/P&gt;
&lt;P&gt;How do you push this shortcut icon to everyone within the company?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 14:12:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829154#M400933</guid>
      <dc:creator>Pak</dc:creator>
      <dc:date>2021-04-14T14:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Shortcut Icon on Desktops</title>
      <link>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829155#M400934</link>
      <description>&lt;P&gt;Pak,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Deploying a shortcut to a user's Desktops can be accomplished via 2 GPO's.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GPO 1: Copy Icon File to Local Computer&lt;/P&gt;
&lt;OL class="X5LH0c"&gt;&lt;LI class="TrT0Xe"&gt;Create startup.cmd file and save to Domain Controller; see below for startup.cmd file contents.&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Create a new&amp;nbsp;&lt;STRONG&gt;Group Policy&lt;/STRONG&gt;&amp;nbsp;Object | Startup Script&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Edit the&amp;nbsp;&lt;STRONG&gt;GPO&lt;/STRONG&gt;, expand Computer Configuration / Policies / Windows Settings /&amp;nbsp;Scripts / &lt;STRONG&gt;Startup&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Click Add and link to startup.cmd file&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Click OK and close&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;GPO 2: Create Desktop Shortcut&lt;/P&gt;
&lt;OL class="X5LH0c"&gt;&lt;LI class="TrT0Xe"&gt;Create a new&amp;nbsp;&lt;STRONG&gt;Group Policy&lt;/STRONG&gt;&amp;nbsp;Object | Deploy Shortcut&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Edit the&amp;nbsp;&lt;STRONG&gt;GPO&lt;/STRONG&gt;, expand Computer Configuration / Preferences / Windows Settings /&amp;nbsp;&lt;STRONG&gt;Shortcuts&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Right-click on&amp;nbsp;&lt;STRONG&gt;Shortcuts&lt;/STRONG&gt;&amp;nbsp;and select New -&amp;gt;&amp;nbsp;&lt;STRONG&gt;Shortcut&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Select Action = Update.&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Target URL is your instance URL&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Icon Filepath on local computer from 1st GPO&lt;/LI&gt;&lt;LI class="TrT0Xe"&gt;Click OK and close&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Startup.cmd&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;@echo off

REM ****************************************
REM Copy Shortcut Image
xcopy \\FILESHARE LOCATION\*.* c:\windows\system32\[COMPANY ABBR]_pics /y /d /c /s /e /q /i&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Derrick Johnson&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 15:13:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/servicenow-shortcut-icon-on-desktops/m-p/829155#M400934</guid>
      <dc:creator>djohnson1</dc:creator>
      <dc:date>2021-04-14T15:13:50Z</dc:date>
    </item>
  </channel>
</rss>

