{"id":795,"date":"2024-06-24T17:03:00","date_gmt":"2024-06-24T15:03:00","guid":{"rendered":"https:\/\/procyb.fr\/?page_id=795"},"modified":"2025-11-21T10:25:38","modified_gmt":"2025-11-21T09:25:38","slug":"wiki-windows","status":"publish","type":"page","link":"https:\/\/procyb.fr\/index.php\/wiki-windows\/","title":{"rendered":"WIKI WINDOWS"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Conserver l\u2019historique du Presse papiers sur Windows<\/h2>\n\n\n\n<pre class=\"wp-block-code\" style=\"border-width:4px\"><code>Param\u00e8tres \\ Syst\u00e8me \\ Presse-papiers \\ Activer Historique du Presse-papiers\nTouche Windows + V pour afficher l\u2019historique\nPossibilit\u00e9 de synchroniser les appareils<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Commandes Powershell<\/h2>\n\n\n\n<pre class=\"wp-block-code\" style=\"border-width:4px\"><code><mark style=\"background-color:var(--colorDark)\" class=\"has-inline-color has-light-color\">T\u00e9l\u00e9chargement d'un fichier avec Invoke-WebRequest<\/mark>\nInvoke-WebRequest -Uri \"&lt;lien-du-fichier-a-telecharger\" -OutFile \"&lt;chemin-vers-fichier-destination>\"\n<em><strong><mark style=\"background-color:var(--colorDark)\" class=\"has-inline-color has-light-color\">Exemple<\/mark><\/strong>: Invoke-WebRequest -Uri \"https:\/\/github.com\/PowerShell\/PowerShell\/releases\/download\/v7.4.6\/PowerShell-7.4.6-win-x64.msi\" -OutFile \"C:\\temp\\PowerShell-7.4.6-win-x64.msi\"<\/em>\n<a href=\"https:\/\/www.it-connect.fr\/comment-telecharger-des-fichiers-web-avec-powershell\/\" data-type=\"link\" data-id=\"https:\/\/www.it-connect.fr\/comment-telecharger-des-fichiers-web-avec-powershell\/\"><em>Source: https:\/\/www.it-connect.fr\/comment-telecharger-des-fichiers-web-avec-powershell\/<\/em><\/a>\n\n<mark style=\"background-color:var(--colorDark)\" class=\"has-inline-color has-light-color\">T\u00e9l\u00e9chargement d'un fichier avec BITS, via HTTP(S)<\/mark>\nStart-BitsTransfer -Source \"https:\/\/github.com\/PowerShell\/PowerShell\/releases\/download\/v7.4.6\/PowerShell-7.4.6-win-x64.msi\" -Destination \"C:\\temp\\PowerShell-7.4.6-win-x64.msi\"\n<em>Source: <a href=\"https:\/\/www.it-connect.fr\/powershell-copier-des-fichiers-avec-bits\/\">https:\/\/www.it-connect.fr\/powershell-copier-des-fichiers-avec-bits\/<\/a><\/em>\n\n<mark style=\"background-color:var(--colorDark)\" class=\"has-inline-color has-light-color\">R\u00e9cup\u00e9rer le num\u00e9ro de licence Windows<\/mark>\n(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey\n\nLe num\u00e9ro est \u00e9galement r\u00e9cup\u00e9rable dans la base de registre (regedit) sous HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SoftwareProtectionPlatform\n-> Dans le dossier SoftwareProtectionPlatform, recherchez l\u2019\u00e9l\u00e9ment appel\u00e9 BackupProductKeyDefault. <\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Conserver l\u2019historique du Presse papiers sur Windows Commandes Powershell<\/p>\n","protected":false},"author":2,"featured_media":799,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"footnotes":""},"class_list":["post-795","page","type-page","status-publish","has-post-thumbnail","hentry"],"jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/pages\/795","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/comments?post=795"}],"version-history":[{"count":8,"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/pages\/795\/revisions"}],"predecessor-version":[{"id":824,"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/pages\/795\/revisions\/824"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/media\/799"}],"wp:attachment":[{"href":"https:\/\/procyb.fr\/index.php\/wp-json\/wp\/v2\/media?parent=795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}