<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thanks, just update my doc with this info!<br>
    </p>
    <p>Bruno<br>
    </p>
    <div class="moz-cite-prefix">Le 20.10.2022 à 15:45, Timothy Williams
      a écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMVnr4ML0BozNAwZihw=7p3BozmC3S5r8p7MkDFuk_WRyc9neA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small">I added
          this before the first Function; note that I install and run
          from a C:\Utils folder, not Program Files, change as needed.</div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small"><br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small"> $extfilepath
          = 'c:\Utils\ext'<br>
            IF(!(Test-Path $extfilepath))<br>
            {New-Item C:\Utils\ext –Type Directory}<br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small"><br>
        </div>
        <div class="gmail_default"
          style="font-family:verdana,sans-serif;font-size:small">I also
          filtered the output in the ForEach loop by enclosing   If
          ($patchAge -lt 365){...}</div>
        <div>
          <div dir="ltr" class="gmail_signature"
            data-smartmail="gmail_signature">
            <div dir="ltr">
              <div dir="ltr">
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">
                        <div dir="ltr">
                          <div dir="ltr">
                            <div dir="ltr">
                              <div dir="ltr">
                                <div dir="ltr">
                                  <div dir="ltr">
                                    <p
style="background-image:initial;background-position:initial;background-repeat:initial"><b
style="font-family:arial,sans-serif">Timothy L. Williams</b><br>
                                    </p>
                                    <p
style="background-image:initial;background-position:initial;background-repeat:initial"><span
style="font-family:verdana,sans-serif;font-weight:bold"></span><span
                                        style="font-weight:bold"><font
                                          face="arial, sans-serif">Windows
                                          Server </font></span><b><font
                                          face="arial, sans-serif">O</font><font
                                          face="Arial, sans-serif">perating
                                          Systems Analyst</font><br>
                                      </b><font size="2"><font
                                          face="Arial, sans-serif">Virginia
                                          Commonwealth U</font></font><span
style="font-family:Arial,sans-serif">niversity<br>
                                      </span></p>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Oct 20, 2022 at 8:32
          AM Galen Johnson <<a href="mailto:solitaryr@gmail.com"
            moz-do-not-send="true" class="moz-txt-link-freetext">solitaryr@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr">
            <div class="gmail_default" style="font-size:large">Xymonton
              is self-service.  The maintainer doesn't add the
              monitors.  It can be as simple as a link to your GH or a
              text copy people can download from there.</div>
            <div class="gmail_default" style="font-size:large"><br>
            </div>
            <div class="gmail_default" style="font-size:large">=G=<br>
            </div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Thu, Oct 20, 2022 at
              12:49 AM Bruno Manzoni <<a
                href="mailto:bruno.manzoni@ubi-network.ch"
                target="_blank" moz-do-not-send="true"
                class="moz-txt-link-freetext">bruno.manzoni@ubi-network.ch</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div>
                <p>Thanks all for your feedback,<br>
                </p>
                <p>>Perhaps this could be added to <a
                    href="https://wiki.xymonton.org/doku.php"
                    target="_blank" moz-do-not-send="true">Xymonton</a><br>
                  I dont know who manage Xymonton, but he could add it!</p>
                <p>>Yes, an excellent script! For my copy, I added a
                  check that the ext folder exists, create if not (it
                  doesn't by default in my environment). Also it found
                  an obsolete patch of 2978 days old (not even available
                  at MS) so I created a filter to exclude reporting on
                  patches over 365 days.</p>
                <p>Let us know what modification did you did! (Send an
                  email or create an issue on Github)! And my 2 cents
                  comments:<br>
                  - The check for the ext folder to exist should be
                  better in the powershell client: maybe just a warning
                  or just created at the install time (or both)<br>
                  - For the obsolete patch, a filter seems not a perfect
                  solution (but could be still usefull to have the
                  code!): if you know a better way to do it or if you
                  know why it is not reported as it is in Windows: let
                  us know !<br>
                </p>
                <p>Bruno</p>
                <div>Le 20.10.2022 à 01:24, James Louis a écrit :<br>
                </div>
                <blockquote type="cite">
                  <div dir="ltr">
                    <div class="gmail_default" style="font-size:small">Perhaps
                      this could be added to <a
                        href="https://wiki.xymonton.org/doku.php"
                        target="_blank" moz-do-not-send="true">Xymonton</a>.<br>
                    </div>
                  </div>
                  <br>
                  <div class="gmail_quote">
                    <div dir="ltr" class="gmail_attr">On Wed, Oct 19,
                      2022 at 5:58 PM Timothy Williams <<a
                        href="mailto:tlwilliams4@vcu.edu"
                        target="_blank" moz-do-not-send="true"
                        class="moz-txt-link-freetext">tlwilliams4@vcu.edu</a>>
                      wrote:<br>
                    </div>
                    <blockquote class="gmail_quote" style="margin:0px
                      0px 0px 0.8ex;border-left:1px solid
                      rgb(204,204,204);padding-left:1ex">
                      <div dir="auto">Yes, an excellent script! For my
                        copy, I added a check that the ext folder
                        exists, create if not (it doesn't by default in
                        my environment). Also it found an obsolete patch
                        of 2978 days old (not even available at MS) so I
                        created a filter to exclude reporting on patches
                        over 365 days.<br>
                        <br>
                        <div>Timothy Williams, UCC</div>
                      </div>
                      <br>
                      <div class="gmail_quote">
                        <div dir="ltr" class="gmail_attr">On Wed, Oct
                          19, 2022, 6:39 PM Bruno Manzoni <<a
                            href="mailto:bruno.manzoni@ubi-network.ch"
                            target="_blank" moz-do-not-send="true"
                            class="moz-txt-link-freetext">bruno.manzoni@ubi-network.ch</a>>
                          wrote:<br>
                        </div>
                        <blockquote class="gmail_quote"
                          style="margin:0px 0px 0px
                          0.8ex;border-left:1px solid
                          rgb(204,204,204);padding-left:1ex">
                          <div>
                            <p>Hello List, <br>
                            </p>
                            <p>Thanks to Kris, we (the list) receive a
                              script to manage Windows Updates! <br>
                            </p>
                            <p>With his authorization I just published
                              the script on Github and a guide to make
                              it running quickly</p>
                            <p><a
href="https://github.com/bonomani/Xymon-powershell-client-with-Windows-updates-centrally-managed/"
                                rel="noreferrer" target="_blank"
                                moz-do-not-send="true"
                                class="moz-txt-link-freetext">https://github.com/bonomani/Xymon-powershell-client-with-Windows-updates-centrally-managed/</a></p>
                            <p>Bruno<br>
                            </p>
                            <p><br>
                            </p>
                          </div>
_______________________________________________<br>
                          Xymon mailing list<br>
                          <a href="mailto:Xymon@xymon.com"
                            rel="noreferrer" target="_blank"
                            moz-do-not-send="true"
                            class="moz-txt-link-freetext">Xymon@xymon.com</a><br>
                          <a
                            href="http://lists.xymon.com/mailman/listinfo/xymon"
                            rel="noreferrer noreferrer" target="_blank"
                            moz-do-not-send="true"
                            class="moz-txt-link-freetext">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
                        </blockquote>
                      </div>
                      _______________________________________________<br>
                      Xymon mailing list<br>
                      <a href="mailto:Xymon@xymon.com" target="_blank"
                        moz-do-not-send="true"
                        class="moz-txt-link-freetext">Xymon@xymon.com</a><br>
                      <a
                        href="http://lists.xymon.com/mailman/listinfo/xymon"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true"
                        class="moz-txt-link-freetext">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
                    </blockquote>
                  </div>
                  <br clear="all">
                  <br>
                  -- <br>
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">
                        <div dir="ltr">
                          <div dir="ltr">
                            <div dir="ltr">
                              <div dir="ltr">
                                <div dir="ltr">
                                  <div dir="ltr">
                                    <div dir="ltr">
                                      <div dir="ltr">
                                        <div dir="ltr">
                                          <div dir="ltr">
                                            <div dir="ltr">
                                              <div><b><span>Jim Louis<br>
                                                    <br>
                                                              \\\\||////<br>
                                                              \ ~ ~  /<br>
                                                              | @ @ |<br>
                                                  </span></b></div>
                                              <b><span>--oOo---(_)---oOo--<br>
                                                  <br>
                                                </span></b>
                                              <div>
                                                <p
                                                  style="margin:0px;text-indent:0px"><font
                                                    size="2"><em
                                                      style="color:inherit;font-family:inherit">“The
                                                      part of life we
                                                      really live is
                                                      small. All the
                                                      rest is not life,
                                                      but merely time.”</em></font><span
style="color:rgb(0,0,0);font-size:medium"></span></p>
                                              </div>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <br>
                  <fieldset></fieldset>
                  <pre>_______________________________________________
Xymon mailing list
<a href="mailto:Xymon@xymon.com" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">Xymon@xymon.com</a>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">http://lists.xymon.com/mailman/listinfo/xymon</a>
</pre>
                </blockquote>
              </div>
              _______________________________________________<br>
              Xymon mailing list<br>
              <a href="mailto:Xymon@xymon.com" target="_blank"
                moz-do-not-send="true" class="moz-txt-link-freetext">Xymon@xymon.com</a><br>
              <a href="http://lists.xymon.com/mailman/listinfo/xymon"
                rel="noreferrer" target="_blank" moz-do-not-send="true"
                class="moz-txt-link-freetext">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
            </blockquote>
          </div>
          _______________________________________________<br>
          Xymon mailing list<br>
          <a href="mailto:Xymon@xymon.com" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">Xymon@xymon.com</a><br>
          <a href="http://lists.xymon.com/mailman/listinfo/xymon"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
        </blockquote>
      </div>
    </blockquote>
    <div id="grammalecte_menu_main_button_shadow_host" style="width:
      0px; height: 0px;"></div>
  </body>
</html>