<?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 Re: Reboot date for windows in CMDB forum</title>
    <link>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2965221#M11190</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/169647"&gt;@sylvain8&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agreed, you can raise a enhancement Idea request on ServiceNow HI Portal to get this done in next release, that would be helpful for everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please appreciate the efforts of community contributors by marking appropriate response as&amp;nbsp;&lt;STRONG&gt;Mark my Answer Helpful or Accept Solution&lt;/STRONG&gt; this may help other community users to follow correct solution in future.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thank You&lt;/P&gt;
&lt;P class="p1"&gt;AJ - TechTrek with AJ&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;Linkedin:- &lt;/STRONG&gt;&lt;A href="https://www.linkedin.com/in/ajay-kumar-66a91385/" target="_blank"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;https://www.linkedin.com/in/ajay-kumar-66a91385/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;YouTube:-&lt;/STRONG&gt; &lt;A href="https://www.youtube.com/@learnitomwithaj" target="_blank"&gt;&lt;STRONG&gt;https://www.youtube.com/@learnitomwithaj&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;ServiceNow Community Rising Star 2024&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 13:26:02 GMT</pubDate>
    <dc:creator>AJ_TechTrek</dc:creator>
    <dc:date>2024-06-17T13:26:02Z</dc:date>
    <item>
      <title>Reboot date for windows</title>
      <link>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2961013#M11110</link>
      <description>&lt;P&gt;Hi community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering why in the ootb discovery for OS, we do not find similar information across different OS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that attributes specific for 1 OS are not visible everywhere.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what about reboot time ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;On linux, an attribute called start_date is populated with the last reboot time (uptime -s), why there is not the same kind of data for windows, as it is pretty basic to fetch it as well, doing&amp;nbsp;&lt;SPAN&gt;Get-CimInstance -ClassName win32_operatingsystem | select lastbootuptime does the job.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would it make sense to create enhancement request ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks for your feedback !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;sylvain&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 13:19:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2961013#M11110</guid>
      <dc:creator>sylvain8</dc:creator>
      <dc:date>2024-06-12T13:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot date for windows</title>
      <link>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2964784#M11174</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/169647"&gt;@sylvain8&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here not required to create a enhancement request, You can create the extension section pattern under the window -OS Server pattern or whatever which is triggering to discover the window server and you can use the same cammands to get the output. Using the extension pattern you can get those attribute which is not discovering or getting with OOB discovery pattern.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refer the below useful links, which may helps you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.servicenow.com/community/itom-articles/extending-patterns/ta-p/2326816" target="_blank"&gt;https://www.servicenow.com/community/itom-articles/extending-patterns/ta-p/2326816&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://checksumfailed.com/blog/discoverypatternextentions/#:~:text=A%20pattern%20extension%20provides%20the,run%20for%20horizontal%20to%20discovery" target="_blank"&gt;https://checksumfailed.com/blog/discoverypatternextentions/#:~:text=A%20pattern%20extension%20provides%20the,run%20for%20horizontal%20to%20discovery&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please appreciate the efforts of community contributors by marking appropriate response as&amp;nbsp;&lt;STRONG&gt;Mark my Answer Helpful or Accept Solution&lt;/STRONG&gt; this may help other community users to follow correct solution in future.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thank You&lt;/P&gt;
&lt;P class="p1"&gt;AJ - TechTrek with AJ&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;Linkedin:- &lt;/STRONG&gt;&lt;A href="https://www.linkedin.com/in/ajay-kumar-66a91385/" target="_blank"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;https://www.linkedin.com/in/ajay-kumar-66a91385/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;YouTube:-&lt;/STRONG&gt; &lt;A href="https://www.youtube.com/@learnitomwithaj" target="_blank"&gt;&lt;STRONG&gt;https://www.youtube.com/@learnitomwithaj&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;ServiceNow Community Rising Star 2024&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 07:19:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2964784#M11174</guid>
      <dc:creator>AJ_TechTrek</dc:creator>
      <dc:date>2024-06-17T07:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot date for windows</title>
      <link>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2964846#M11179</link>
      <description>&lt;P&gt;thanks&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/512776"&gt;@AJ_TechTrek&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;you pointed the exact documentation.&lt;/P&gt;&lt;P&gt;however, my question was not how to do it but why there is no alignment between different OS pattern fetching common information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I presume it is better if ServiceNow can integrate this ootb instead of "everyone" doing the same extension.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:04:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2964846#M11179</guid>
      <dc:creator>sylvain8</dc:creator>
      <dc:date>2024-06-17T08:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot date for windows</title>
      <link>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2965221#M11190</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/169647"&gt;@sylvain8&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agreed, you can raise a enhancement Idea request on ServiceNow HI Portal to get this done in next release, that would be helpful for everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Please appreciate the efforts of community contributors by marking appropriate response as&amp;nbsp;&lt;STRONG&gt;Mark my Answer Helpful or Accept Solution&lt;/STRONG&gt; this may help other community users to follow correct solution in future.&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;Thank You&lt;/P&gt;
&lt;P class="p1"&gt;AJ - TechTrek with AJ&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;Linkedin:- &lt;/STRONG&gt;&lt;A href="https://www.linkedin.com/in/ajay-kumar-66a91385/" target="_blank"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;https://www.linkedin.com/in/ajay-kumar-66a91385/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;YouTube:-&lt;/STRONG&gt; &lt;A href="https://www.youtube.com/@learnitomwithaj" target="_blank"&gt;&lt;STRONG&gt;https://www.youtube.com/@learnitomwithaj&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;ServiceNow Community Rising Star 2024&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 13:26:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/cmdb-forum/reboot-date-for-windows/m-p/2965221#M11190</guid>
      <dc:creator>AJ_TechTrek</dc:creator>
      <dc:date>2024-06-17T13:26:02Z</dc:date>
    </item>
  </channel>
</rss>

