I am trying to download pages of a maths book. In previous years I could use: FOR /L %%i IN (1,1,350) DO (D:SchoolSoftwareWGETwget –execute robots=off –recursive –no-parent –continue –no-clobber -nd https://apps.noordhoff.nl/api/ebook-assets/production/main/1338671ad186989a8f5e9e80002b5cfe_kclgU0_23_%%i.png) Now they changed the filenames to have a 6 letter random code (so it seems) and dash-number-dash-number. The number […]
Daily Archives: July 11, 2025
How to save bookmarks in HTML format from Edge using CMD or Powershell? I know that there’s json file in C:UsersUSERNAMEAppDataLocalMicrosoftEdgeUser DataDefaultBookmarks Though, I’m looking for a command that either allows to export it in the format or convert it to HTML so it can be in future used as […]
I have around 50 application servers that were previously running Windows Server 2016, and I used Delprof2 to clean up userprofiles. After Upgrading these servers to Windows Server 2022, I was surprised to find that Delprof2 is no longer works. I have tried running it as administrator, adjusting security settings […]
I want to trigger this backup message during the Windows 10 system startup process—that is, when the computer is powered on and the operating system begins to load, before the user starts working: I am using Windows 10 Pro Operating System version 22H2.