<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.slq.qld.gov.au/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>SLQ Wiki facilities:fablab:equipment-cots:computers:probook-645-g4</title>
        <description></description>
        <link>https://wiki.slq.qld.gov.au/</link>
        <lastBuildDate>Mon, 13 Apr 2026 04:19:54 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.slq.qld.gov.au/lib/tpl/mikio/images/favicon.ico</url>
            <title>SLQ Wiki</title>
            <link>https://wiki.slq.qld.gov.au/</link>
        </image>
        <item>
            <title>HP Probook 645 G4 (2019)</title>
            <link>https://wiki.slq.qld.gov.au/doku.php?id=facilities:fablab:equipment-cots:computers:probook-645-g4:start&amp;rev=1582688791&amp;do=diff</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;hp_probook_645_g4_2019&quot;&gt;HP Probook 645 G4 (2019)&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
These laptops are for running in-house programming and general Fabrication Lab use. Basic specs are;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;System Manufacturer: Hewlett-Packard&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;System Model: HP Probook 645 G4&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;Processor: AMD Ryzen 5 PRO 2500U w/ Radeon Vega Mobile Gfx&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;Memory: 8192MB RAM &lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
A mix of commercial and &lt;abbr title=&quot;Free &amp;amp; Open-Source Software&quot;&gt;FOSS&lt;/abbr&gt; software is installed including:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Corel Draw 2017&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Vcarve (makerspace client edition)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Fusion360&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Gimp&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Inkscape&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Meshmixer&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Prussaslicer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;HP Probook 645 G4 (2019)&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;hp_probook_645_g4_2019&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-501&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;admin&quot;&gt;Admin&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Previously we have used local mandatory profiles to manage and refresh the public user profile (edgeuser) account on log-in. This worked up until Windows 10 v1803.  For now we are using a simple shutdown script that triggers a restore of the edgeuser account from back-up. Takes about 1min on shutdown.
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;user_backup&quot;&gt;User Backup&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
A .cmd file is run to create the initial backup.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;echo d | robocopy c:\Users\edgeuser c:\Users\edgeuser_bak /mir /xj &lt;/pre&gt;

&lt;/div&gt;

&lt;h3 id=&quot;user_restore&quot;&gt;User Restore&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
A .cmnd file is created to restore.
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt; echo d | robocopy c:\Users\edgeuser_bak c:\Users\edgeuser /mir /xj  /w:1 /r:1&lt;/pre&gt;

&lt;p&gt;
This script is triggered on shutdown with a local computer policy.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.slq.qld.gov.au/lib/exe/detail.php?id=facilities%3Afablab%3Aequipment-cots%3Acomputers%3Aprobook-645-g4%3Astart&amp;amp;media=facilities:fablab:equipment-cots:computers:probook-645-g4:lgpe.png&quot; class=&quot;media&quot; target=&quot; _blank&quot; title=&quot;facilities:fablab:equipment-cots:computers:probook-645-g4:lgpe.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;https://wiki.slq.qld.gov.au/lib/exe/fetch.php?w=600&amp;amp;tok=b4281d&amp;amp;media=facilities:fablab:equipment-cots:computers:probook-645-g4:lgpe.png&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Admin&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;admin&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;502-1251&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;files&quot;&gt;Files&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.slq.qld.gov.au/lib/exe/fetch.php?media=facilities:fablab:equipment-cots:computers:copyonshutdown.zip&quot; class=&quot;media mediafile mf_zip&quot; target=&quot; _blank&quot; title=&quot;facilities:fablab:equipment-cots:computers:copyonshutdown.zip (193 B)&quot; rel=&quot;noopener&quot;&gt;copyonshutdown.zip&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://wiki.slq.qld.gov.au/lib/exe/fetch.php?media=facilities:fablab:equipment-cots:computers:probook-645-g4:bkupuserprofile.zip&quot; class=&quot;media mediafile mf_zip&quot; target=&quot; _blank&quot; title=&quot;facilities:fablab:equipment-cots:computers:probook-645-g4:bkupuserprofile.zip (186 B)&quot; rel=&quot;noopener&quot;&gt;bkupuserprofile.zip&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Files&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;files&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1252-1427&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;references&quot;&gt;References&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://james-rankin.com/articles/creating-a-custom-default-profile-on-windows-10-v1803/&quot; class=&quot;urlextern&quot; target=&quot;_tab&quot; title=&quot;https://james-rankin.com/articles/creating-a-custom-default-profile-on-windows-10-v1803/&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://james-rankin.com/articles/creating-a-custom-default-profile-on-windows-10-v1803/&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.intel.com.au/content/www/au/en/support/articles/000023992/memory-and-storage/intel-optane-memory.html&quot; class=&quot;urlextern&quot; target=&quot;_tab&quot; title=&quot;https://www.intel.com.au/content/www/au/en/support/articles/000023992/memory-and-storage/intel-optane-memory.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.intel.com.au/content/www/au/en/support/articles/000023992/memory-and-storage/intel-optane-memory.html&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://james-rankin.com/articles/creating-a-mandatory-profile-on-windows-10-1803/&quot; class=&quot;urlextern&quot; target=&quot;_tab&quot; title=&quot;https://james-rankin.com/articles/creating-a-mandatory-profile-on-windows-10-1803/&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://james-rankin.com/articles/creating-a-mandatory-profile-on-windows-10-1803/&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://forensit.blogspot.com/2010/09/changing-default-profile-on-windows-7.html&quot; class=&quot;urlextern&quot; target=&quot;_tab&quot; title=&quot;https://forensit.blogspot.com/2010/09/changing-default-profile-on-windows-7.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://forensit.blogspot.com/2010/09/changing-default-profile-on-windows-7.html&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://community.spiceworks.com/topic/430755-is-it-possible-to-revert-an-image-back-to-audit-mode-after-sysprep&quot; class=&quot;urlextern&quot; target=&quot;_tab&quot; title=&quot;https://community.spiceworks.com/topic/430755-is-it-possible-to-revert-an-image-back-to-audit-mode-after-sysprep&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://community.spiceworks.com/topic/430755-is-it-possible-to-revert-an-image-back-to-audit-mode-after-sysprep&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://community.spiceworks.com/how_to/148624-how-to-clean-up-a-single-windows-10-machine-image-using-decrapifier&quot; class=&quot;urlextern&quot; target=&quot;_tab&quot; title=&quot;https://community.spiceworks.com/how_to/148624-how-to-clean-up-a-single-windows-10-machine-image-using-decrapifier&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://community.spiceworks.com/how_to/148624-how-to-clean-up-a-single-windows-10-machine-image-using-decrapifier&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;References&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;references&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1428-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>facilities:fablab:equipment-cots:computers:probook-645-g4</category>
            <pubDate>Wed, 26 Feb 2020 13:46:31 +0000</pubDate>
        </item>
    </channel>
</rss>
