Shaare your links...
6234 links
Shared links on http://www.la-pub-dans-les-films.fr/shaarli/ Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 1 / 7
125 results for tags Windows x
  • Windows release health
    Diverses ressources
    Dont : Problèmes connus
    Mon Jun 22 09:07:56 2026 - permalink -
    - https://learn.microsoft.com/en-us/windows/release-health/
    issue microsoft Windows
  • Windows compte local
    A check

    SHIFT + F10 a l l'install puis

    set xml=%WINDIR%\Panther\unattend.xml
    curl -sL "https://localonly.win/unattend.xml"; -o "%xml%" || (echo ERROR && exit /b 1)
    cls

    set /p NEW_USER="Username (leave empty to use default (Admin)): " < CON

    if defined NEW_USER powershell -Command "(Get-Content '%xml%').Replace('>Admin<', '>%NEW_USER%<') | Set-Content '%xml%'"

    %WINDIR%\System32\Sysprep\Sysprep.exe /oobe /unattend:%xml% /reboot

    --------‐------------


    <unattend xmlns="urn:schemas-microsoft-com:unattend" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">;
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
    <UserAccounts>
    <LocalAccounts>
    <LocalAccount wcm:action="add">
    <Name>Admin</Name>
    <DisplayName/>
    <Group>Administrators</Group>
    <Password>
    <Value/>
    <PlainText>true</PlainText>
    </Password>
    </LocalAccount>
    </LocalAccounts>
    </UserAccounts>
    <AutoLogon>
    <Username>Admin</Username>
    <Enabled>true</Enabled>
    <LogonCount>1</LogonCount>
    <Password>
    <Value/>
    <PlainText>true</PlainText>
    </Password>
    </AutoLogon>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    </OOBE>
    </component>
    </settings>
    </unattend>
    Mon May 25 21:52:42 2026 - permalink -
    - https://www.localonly.win/
    Windows
  • Tasket++ - Automatisez vos clics sans écrire une ligne - Korben
    A check
    Thu Apr 9 20:01:23 2026 - permalink -
    - https://korben.info/tasket-plus-plus-automatiser-actions-windows.html
    Windows
  • IPBan
    Fail2ban

    A check
    Sun Mar 29 21:50:52 2026 - permalink -
    - https://github.com/DigitalRuby/IPBan
    linux Windows
  • La batterie de votre PC est-elle encore en bon état ? Voici l'astuce secrète Windows pour le savoir
    Powershell (as admin)

    powercfg /batteryreport /output “C:\battery-report.html
    Thu Dec 25 21:04:29 2025 - permalink -
    - https://www.presse-citron.net/la-batterie-de-votre-pc-est-elle-encore-en-bon-etat-voici-lastuce-secrete-windows-pour-le-savoir/
    batterie Windows
  • Note: powershell deplacer les dossiers contenant un type de fichier specifique (ici PDF)
    Get-ChildItem -Directory -Recurse | Where-Object {
       Get-ChildItem -Path $_.FullName -Filter *.pdf -File -Recurse -ErrorAction SilentlyContinue
    } | ForEach-Object {
       Move-Item -Path $_.FullName -Destination "C:\TOTO"
    }
    Sun Aug 31 10:58:49 2025 - permalink -
    - http://www.la-pub-dans-les-films.fr/shaarli/?35Fo9Q
    powershell windows
  • Note: powershell supprimer tous les dossiers vides d'un repertoire
    Get-ChildItem "C:\chemin" -Directory -Recurse | Where-Object {
       ($_.GetFiles().Count -eq 0) -and ($_.GetDirectories().Count -eq 0)
    } | Remove-Item
    Sun Aug 31 10:55:55 2025 - permalink -
    - http://www.la-pub-dans-les-films.fr/shaarli/?xLECGg
    powershell windows
  • Note: connaître le type de RAM installé sur un PC Windows avec PowerShell
    Get-CimInstance -ClassName Win32_PhysicalMemory | Format-Table capacity, speed, manufacturer, partnumber, formfactor, smbiosmemorytype


    Cette commande affiche :

    La capacité de chaque barrette de RAM (en octets)

    La fréquence (MHz)

    Le fabricant

    Le code produit

    Le format (FormFactor : 8=DIMM, 12=SODIMM)

    Le type (SMBIOSMemoryType : 20=DDR, 21=DDR2, 24=DDR3, 26=DDR4, 34=DDR5)
    Fri Aug 29 12:59:32 2025 - permalink -
    - http://www.la-pub-dans-les-films.fr/shaarli/?ATCiXA
    powershell ram windows
  • Powershell: Lire le fichier et retirer les lignes contenant
    Solution PowerShell

    Supposons que ton fichier s’appelle playlist.txt.
    On veut créer un deuxième fichier nettoyé sans les lignes contenant #EXT.


    # Chemin vers ton fichier source
    $fichierSource = "C:\chemin\vers\playlist.txt"

    # Chemin vers le fichier de sortie
    $fichierSortie = "C:\chemin\vers\playlist_clean.txt"

    # Lire le fichier et retirer les lignes contenant "#EXT"
    Get-Content $fichierSource | Where-Object { $_ -notmatch '^#EXT' } | Set-Content $fichierSortie
    Thu Aug 14 13:00:43 2025 - permalink -
    - ?OqaPfg
    powershel texte txt windows
  • (fusionner) merger des fichiers textes sur windows
    cmd :

    copy *.txt fusion.txt
    Wed Aug 13 16:03:28 2025 - permalink -
    - https://www.lecoindunet.com/fusionner-fichiers-textes-windows
    commande windows
  • Note: whois onto windows
    winget install --id=Microsoft.Sysinternals.Whois -e
    Wed Jul 9 13:37:12 2025 - permalink -
    - http://www.la-pub-dans-les-films.fr/shaarli/?BllVBg
    whois windows winget
  • [Guide détaillé] Comment minimiser le Bureau à distance à l'aide de raccourcis
    mstc : pour switcher vers l'hote

    CTRL + ALT + PAUSE
    Mon Jun 2 13:24:11 2025 - permalink -
    - https://www.anyviewer.com/fr/how-to/how-to-minimize-remote-desktop-with-shortcut-key.html
    raccourci windows
  • Windows 11 sans compte Microsoft
    mars 2025 au cas ou :

    La première est de réactiver la commande bypassnro.cmd. Pour cela, à l’écran de configuration de Windows, il faut accéder à l’invite de commande grâce au raccourci Maj (Shift) + F10.

    Il faut ensuite accéder à l’éditeur de registre avec la commande regedit.exe et créer une clé DWORD nommée BypassNRO l’adresse HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE. N’oubliez pas de mettre sa valeur à 1 et redémarrer le PC.

    Si vous souhaitez éviter de passer par l’éditeur de registre, cette commande permet d’intégrer la clé :

       reg add « HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE » /v BypassNRO /t REG_DWORD /d 1 /f

    ---------------------------------------------
    OU ALORS :

    Lors de la configuration de Windows 11, utilisez le raccourci Maj (Shift)+ F10 pour accéder à l’invite de commande. Entrez ensuite la commande :

       start ms-cxh:localonly

    Elle devrait lancer l’assistant de création de compte local pour éviter de passer par un compte Microsoft en ligne.
    Mon Mar 31 11:07:20 2025 - permalink -
    - https://www.frandroid.com/marques/microsoft/2563363_microsoft-bloque-lactivation-de-windows-11-sans-compte-microsoft-voici-comment-contourner-lobligation
    windows
  • equivalent click droit (raccourci clavier windows)
    equivalent click droit (raccourci clavier windows) :

    SHIFT + F10

    -------------

    Touche Contexte/Menu : Certains claviers possèdent une touche dédiée (souvent à droite de la barre d’espace, entre Alt Gr et Ctrl) appelée "touche menu" ou "context key" qui réalise directement l'équivalent du clic droit
    Sun Mar 2 10:25:49 2025 - permalink -
    - ?rhtGjQ
    clavier click clique raccourci windows
  • Réinitialiser la configuration réseau sur Windows
    Fri Jan 10 22:44:22 2025 - permalink -
    - https://zonetuto.fr/windows/reinitialiser-la-configuration-reseau-sur-windows/
    Network reseau Windows
  • raccourcis windows
    reminder pour que ça rentre

    WIN + T => Parcourez les applications (y compris les applications épinglées) dans la barre des tâches

    ALT + ENTER => Proprietes
    Thu Jan 9 19:59:46 2025 - permalink -
    - https://www.malekal.com/raccourcis-clavier-windows10-windows11/
    raccourcis windows
  • How do I uninstall X box game bar app?
    a. Press Windows key + X and select "Windows PowerShell (Admin)".
    b. Type the following command and press Enter:
    Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage

    ----------------
    dev home

    Get-AppxPackage *Windows.DevHome* | Remove-AppxPackage

    -----------

    Get-AppxPackage | Select-object name

    liste les applications préinstallées

    puis command ci dessus pour desinstaller
    Mon Dec 23 16:42:25 2024 - permalink -
    - https://answers.microsoft.com/en-us/xbox/forum/all/how-do-i-uninstall-x-box-game-bar-app/2a913ece-194d-40d7-8ec0-f93372ab6069
    microsoft windows
  • Mises à jour Windows 11 - Décembre 2024 : KB5048667 et KB5048685
    A check

    Microsoft a également introduit un nouveau raccourci qui devrait plaire aux administrateurs systèmes : si vous maintenez les touches MAJ et CTRL enfoncées et que vous cliquez sur un élément dans une liste de raccourcis, l’élément concerné s’ouvrira en tant qu’administrateur
    Wed Dec 11 08:02:32 2024 - permalink -
    - https://www.it-connect.fr/windows-11-kb5048667-et-kb5048685-mises-a-jour-de-decembre-2024/
    Windows
  • Printers disapeared after 24h2 update - Microsoft Community
    A test

    Manually remove the printer from your registry - HKEY_CURRENT_USER> Printers> Connections.
    Delete the keys, then open Print Management. Highlight and delete all the drivers, it will only delete drivers not in use.
    Then re-add the printer.

    OR

    Go into the old fashion Control Panel View of Printers & Devices
    If you go to Settings>Bluetooth> Scroll down & click the "More Devices & Settings" Tab
    This will bring up the old-fashioned Control Panel View for printers. There you will see that the printers turned into "Unspecified Devices." You can remove them from there and then re-add them. It has helped us add the printers back on our end users' devices
    Sat Dec 7 18:06:43 2024 - permalink -
    - https://answers.microsoft.com/en-us/windowsclient/forum/all/printers-disapeared-after-24h2-update/c38524df-fc36-44dc-922a-3912a0e8b206
    24h2 imprimante windows
  • Installer les drivers pour lire des partitions Ext2/3/4 depuis Windows
    A check

    En deux temps :

    Télécharger les Microsoft Visual C++ Redistributable
    https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

    Installer les drivers Ext4
    https://github.com/bobranten/Ext4Fsd/releases/tag/v0.71
    Sat Dec 7 01:34:38 2024 - permalink -
    - https://github.com/bobranten/Ext4Fsd/releases/tag/v0.71
    driver ext partition Windows
Links per page: 20 50 100
◄Older
page 1 / 7
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.