RenamePathAndFiles

1.0

O script recebe tres parâmetros, pathName, sourceName e targetName. Ele procura por pastas, subpastas e arquivos que começam com sourceName e os renomeia para começar com targetName. Além disso, ele substitui qualquer conteúdo de arquivo que comece com sourceName por targetName.
Rename folders, subfolders, files and file contents that match the given parameters
The s
O script recebe tres parâmetros, pathName, sourceName e targetName. Ele procura por pastas, subpastas e arquivos que começam com sourceName e os renomeia para começar com targetName. Além disso, ele substitui qualquer conteúdo de arquivo que comece com sourceName por targetName.
Rename folders, subfolders, files and file contents that match the given parameters
The script receives three parameters, pathName, sourceName and targetName. It looks for folders, subfolders, and files that start with sourceName and renames them to start with targetName. Additionally, it replaces any file contents that begin with sourceName with targetName.

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name RenamePathAndFiles

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2024, Lincoln Zocateli. Todos os direitos reservados.

Package Details

Author(s)

  • lincoln@zocate.li

Tags

Rename Files Folders Content

Functions

Update-FileContent

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0 (current version) 15 7/19/2024