Windows 10: powershell

Discus and support powershell in Windows 10 Software and Apps to solve the problem; Hallo, ik zou graag een aantal bestanden met Powershell willen hernoemen, nl "Vacantiefoto Antwerpen 2021 1.jpg", totaal 250 stuks naar "Vacantiefoto... Discussion in 'Windows 10 Software and Apps' started by PierreWuytack, Apr 5, 2022.

  1. powershell


    Hallo, ik zou graag een aantal bestanden met Powershell willen hernoemen, nl "Vacantiefoto Antwerpen 2021 1.jpg", totaal 250 stuks naar "Vacantiefoto Antwerpen 2021 1.jpg". Dit waarschijnlijk in 2 keer, eerste de "" vervangen door "", dan de "" vervangen door "". Dan wil ik de "1" vervangen door "001" en de "10" vervangen door "010" om overal evenveel characters te krijgen in een getal om deze goed te kunnen sorteren. Heeft iemand een idee? Pierre

    :)
     
    PierreWuytack, Apr 5, 2022
    #1
Thema:

powershell

Loading...
  1. powershell - Similar Threads - powershell

  2. How to install WMIC in Windows 11 using Settings, PowerShell or CMD

    in Windows 10 News
    How to install WMIC in Windows 11 using Settings, PowerShell or CMD: [ATTACH]Windows Management Instrumentation Command-line (WMIC) is a tool introduced by Microsoft for tracking events on a Windows PC, including hardware, processes, settings, and user accounts. The administrator can run WMIC scripts to retrieve data from the system and...
  3. why Windows 11 update constantly trying to install 3 different Version of the PowerShell?

    in Windows 10 Gaming
    why Windows 11 update constantly trying to install 3 different Version of the PowerShell?: Hi,For the last several months, the Windows 11 update constantly is trying to install 3 different Versions of the PowerShell, and no matter what I do it keeps coming back with the same 3 version and "Retry" and "Install all" options. I already have PowerShell 7.5.2Ver...
  4. why Windows 11 update constantly trying to install 3 different Version of the PowerShell?

    in Windows 10 Software and Apps
    why Windows 11 update constantly trying to install 3 different Version of the PowerShell?: Hi,For the last several months, the Windows 11 update constantly is trying to install 3 different Versions of the PowerShell, and no matter what I do it keeps coming back with the same 3 version and "Retry" and "Install all" options. I already have PowerShell 7.5.2Ver...
  5. The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly

    in Windows 10 Gaming
    The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly: For Windows systems with WSL, by installing our software in WSL can make Windows file encryption, gpg significantly more secure, make remote task automation through ssh significantly more secure, make file transfer automation through sftp significantly more secure.For Windows...
  6. The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly

    in Windows 10 Software and Apps
    The Windows PowerShell and Command prompt needs be fixed to allow pipe working properly: For Windows systems with WSL, by installing our software in WSL can make Windows file encryption, gpg significantly more secure, make remote task automation through ssh significantly more secure, make file transfer automation through sftp significantly more secure.For Windows...
  7. Dropping this here: How to create a list of installed files on Windows OS through powershell

    in Windows 10 Ask Insider
    Dropping this here: How to create a list of installed files on Windows OS through powershell: Open up powershell by pushing WIN+X winget list | Where-Object { $_ -notmatch "Microsoft" -and $_ -notmatch "Windows" } | Out-File "C:\path\to\your\file.txt" Debloat your output by adding the nomatch for microsoft and windows, and whatever else you want to exclude....
  8. Comment faire disparaitre la fenêtre de mise à jour vers Powershell 7.5.2?

    in Windows 10 Gaming
    Comment faire disparaitre la fenêtre de mise à jour vers Powershell 7.5.2?: Bonjour, suite à l'appartition d'une fenêtre m'avisant de mettre à jour Powershell, j'ai fait celle-ci mais à chaque fois que j'ouvre mon pc, cette fenêtre continue d'apparaître à chaque fois. Pouvez-vous m'aider à régler ce problème s.v.p.? Merci!...
  9. Comment faire disparaitre la fenêtre de mise à jour vers Powershell 7.5.2?

    in Windows 10 Software and Apps
    Comment faire disparaitre la fenêtre de mise à jour vers Powershell 7.5.2?: Bonjour, suite à l'appartition d'une fenêtre m'avisant de mettre à jour Powershell, j'ai fait celle-ci mais à chaque fois que j'ouvre mon pc, cette fenêtre continue d'apparaître à chaque fois. Pouvez-vous m'aider à régler ce problème s.v.p.? Merci!...
  10. Noticed Weird Powershell Logs in Event Viewer

    in Windows 10 Software and Apps
    Noticed Weird Powershell Logs in Event Viewer: So I happened to be looking at Event Viewer and I noticed these strange Powershell Logs, some of which have the Task Category "Execute a Remote Command". Does this look suspicious/malicious and what could I do to find out more about what Applications or Tasks are executing...