Hopefully this is not a silly question: how does one rename a folder in the repository?
Can I just rename it on the Windows drive; will this break anything?
Product: PowerShell Universal
Version: 3.2.8
Hopefully this is not a silly question: how does one rename a folder in the repository?
Can I just rename it on the Windows drive; will this break anything?
Product: PowerShell Universal
Version: 3.2.8
It wont break anything with PSU but if you are referencing the path anywhere then that would break.
I tried it and scripts disappear from PSU.
I think the correct procedure must be to create a new folder, delete the old scripts, recreate the new scripts, schedules. Quite convoluted.