Quelques 337 marque-pages glanés pendant ma navigation sur le Web.
https://www.michieldb.nl/other/cursors/
Une bibliothèque de curseurs revisités et améliorés pour Windows.
https://schneegans.de/windows/unattend-generator/
https://www.pcastuces.com/pratique/astuces/5444.htm
Connecté en Ethernet, pour changer le nom du réseau affiché dans la barre des notifications (généré par Windows), il faut passer par l’éditeur de registre, pour changer la valeur du champ “ProfilName”.
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
http://blogmotion.fr/systeme/raccourcis-astuces-windows-16823
Raccourcis claviers utiles, et avec ceux spécifiques à Windows 10.
https://becauseofprog.fr/blog/bypass-windows-admin-password-64
En résumé :
— démarrer sur un live CD
— accéder au dossier C:\Windows\System32
— renommer Utilman.exe en Utilman.exe.back
— copier cmd.exe en Utilman.exe
— redémarrer sur Windows et cliquer sur les options d’accessibilité
– lister les utilisateurs : net user
– ajouter un utilisateur : net user [username] [password] /add
– passer en administrateur : net localgroup administrators [username] /add
– changer le mot de passe : net user [username] [password]
– supprimer un utilisateur : net user [username] /delete
– redémarrer sur le live CD et annuler les modifications sur Utilman.exe
Pour s’en prémunir : chiffrer son disque, empêcher le démarrage sur un autre support que le disque.
https://www.voidtools.com
https://pnggauntlet.com/
Outil de compression d’images pour Windows.
https://angristan.fr/desactiver-mise-veille-connectee-s0-windows-10/
https://answers.microsoft.com/en-us/windows/wiki/windows_10-files/how-to-disable-onedrive-in-windows-10/bb20683e-c38f-4c38-9b22-dfd73eeeb510
Désactiver OneDrive sur Windows 10 :
> taskkill /f /im OneDrive.exe
Sur un système 64 bits :
> %SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall
Sur un système 32 bits :
> %SystemRoot%\System32\OneDriveSetup.exe /uninstall
https://superuser.com/questions/855784/taskbar-pinned-shortcuts-location/855785
Pour gérer les raccourcis dans la barre des tâches de Windows 10 :
→ %APPDATA%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar
https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Page de téléchargement de machines virtuelles Windows + Internet Explorer ou Edge.
Je recherche à chaque fois que j’en ai besoin ce lien -_-
—
MàJ du 10 juillet 2023 :
https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
http://serverfault.com/questions/102745/setting-low-disk-space-alerts-on-windows-server-2008/191378
1. Open Task Scheduler and create a new task.
2. Enter a name for the task, select "Run whether user is logged on or not", and check "Do not store password."
3. Add a new trigger on the Triggers tab.
4. Select "On an event" in the "Begin the task" box.
5. Set Log to "System", Source to "srv", and Event ID to "2013".
6. Add a new action on the Actions tab.
7. Set Action to "Send an e-mail" and fill in the rest of the settings appropriately.
8. To configure when the low disk space event is recorded in the System Log, open the Registry Editor, navigate to HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters and add a DWORD value named “DiskSpaceThreshold”, setting it to the desired percentage. When the entry does not exist, the default value is 10.
https://www.quora.com/How-do-I-get-mailto-links-to-work-in-Chrome
1. Go to Gmail
2. In the URL bar of same tab , right side you’ll find a rhombus icon encircled in the above image.
3. Click on it. Make it allow.
?lyXRYA
copy *.csv consolider.csv
http://korben.info/airflow-streamer-ordinateur-vers-chromecast-apple-tv.html
Petite appli Windows/Mac OS pour streamer sur une Chromecast ou Apple TV :)
http://secondclock.net/?p=28
Commandes pour désactiver les services/applications Windows 10 non souhaités.
http://www.lemondeinformatique.fr/actualites/lire-clap-de-fin-pour-le-support-de-windows-server-2003%C3%82%C2%A0-61768.html
Après la fin du support de XP il y a quelques temps, c'est le support de Windows Server 2003 qui est arrivé à échéance.
http://www.pcastuces.com/pratique/windows/7/bibliotheques/page5.htm
Comment ajouter un emplacement réseau dans une bibliothèque sur Windows 7
1. Créer un dossier vide D:\Library\Media\Videos
2. Le lier à la bibliothèque choisi
3. Supprimer le dossier Videos
4. Dans une invite de commande, saisir la commande mklink /d D:\Library\Media\Videos \\PC_DISTANT\Media\Videos
5. Voilà c'et fait
http://securityxploded.com/passwordsecrets.php
Dossier de stockages de nombreuses applications tournant sur Windows