Questions tagged [rename]
119 questions
0
votes
1 answer
How to rename an oracle database?
I am running Oracle 11g on windows 2003. What are the steps to rename database? I had followed the steps in http://www.ordba.net/Tutorials/OracleUtilities~DBNEWID.htm but I can't get past the error,
NID-00121: Database should not be open
I had tried…
arthur.aoife
0
votes
3 answers
How can I rename a file in novell sever?
My Server is using netware 4.X, I am one of their client. I can map the drive in F:\ for example, and I want to rename the file which is located in F:\ , but I get follow error:
Duplicate file name or file in use.
I can ensure that I type the file…
hihi
0
votes
1 answer
Why does Azure AD joined account name on local computer not sync after change of UPN in Azure AD?
A user asked me to change his account name in Azure AD, which I did (actually did it through GoDaddy UI but end result is change of user principal name). The account name has changed on his Teams and email (after signing out and signing back in) but…

Philip
- 73
- 8
0
votes
0 answers
batch folder rename on macos / linux
I have 500+ folders which are named with this pattern:
May 2020
The folders contain photos, but for some reason the photos creation date in the meta is wrong, or was overwritten. The correct creation date, is the folder name. So in order to get…

zippy-flop
- 21
- 4
0
votes
1 answer
Rename folder that contains opened files in a Windows server shared resource
This is a Windows 2012 Cluster with a File server role.
I'm trying to rename a folder that contains several files and other folders that are in use by users and the OS says that:
Is it possible to rename a folder whereas some users are working on…

fedayn
- 105
- 1
- 8
0
votes
2 answers
Replace empty spaces with a zeros in file name
Not a coder but know the logic like understanding a language but not able to speak it. Environment is Windows server 2016.
Trying to write a .bat file to replace empty spaces with zeros '0' in a file name in a directory. Found a script online and…

user590590
- 11
- 1
0
votes
1 answer
Change Domain Name Forest Root
Forest Root Name is abc123.com
The only domain in the forest is
abc123.com
I want to add a new Domain called newxyz.com as a Tree Domain, non-contiguous domain.
Using a 2way transitive trust I would like to slowly migrate all
department objects…

DAdmin
- 1
0
votes
1 answer
Rename an account from XP command prompt
How can I rename a local user account from the XP command prompt?
Is there a NET.EXE personality that I've missed? (I also didn't see anything under Useful Commandline Commands on Windows.) Thanks.

pilcrow
- 459
- 5
- 19
0
votes
2 answers
Moving files from one folder to another based on specific condition
I have hundreds of thousands of folders of photos. For whatever reason on the export they created several scenarios like this:
2019/01/01
2019/01/01 #2
How do I write a linux command (ideally which can be run on Mac) which can automatically move…

Jimmy
- 269
- 4
- 7
- 23
-1
votes
1 answer
vsftpd - is it possible to upload local file to FTP server with filename change?
I need to upload a local file from an Ubuntu desktop to an FTP server in a one-liner, while also changing the filename to be unique - by adding a timestamp to the beginning of the filename, for example.
Is it possible to do it in an easy way?
I…

0lesya
- 1
- 1
-1
votes
3 answers
-1
votes
1 answer
Windows Server 2019 - renaming files with some naming convention
We received a ton of files from our sponsor and the files are all formatted like this
[ABCD] Title - Id - Description [RS][x264][CHKSUM].txt
I could manually rename one at a time but there are more than 500 files that are sent on a weekly basis.
RS…

software is fun
- 306
- 3
- 6
- 14
-1
votes
1 answer
How to rename multiple files by adding word from that file?
I have files :
file name: report_2020-10-13-17-11.txt
Contain :
...
this report was prepared by=John
...
file name: report_2020-10-13-17-12.txt
Contain :
...
this report was prepared by=Doe
...
file name: report_2020-10-13-17-13.txt
Contain :…
-4
votes
1 answer
Rename and replace parts with different filenames
I know there are different questions about this topic but I have found nothing that fits my question:
I want to replace a part of a name in a folder but there are different files with different names. Only a part of them should be replaced:
This…

user497594
- 3
- 1