Search found 4 matches
- 03 Mar 2022 23:12
- Forum: DOS Batch Forum
- Topic: Xcopy batch file that creates new folder
- Replies: 1
- Views: 5649
Xcopy batch file that creates new folder
Hello I’ve been using the “xcopy” command in a batch file to backup the contents in a folder. I use task schedule to back up these files each day and backup what has changed from the previous backup. Now I need to backup these files each day to a new folder so I can retain the data in the previous f...
- 07 Mar 2021 09:27
- Forum: DOS Batch Forum
- Topic: How to Batch a prompt to proceed without user intervention
- Replies: 2
- Views: 3906
Re: How to Batch a prompt to proceed without user intervention
Thanks for the direction
So far i cant get no help from Winccu support
I will try to figure it out
So far i cant get no help from Winccu support
I will try to figure it out
- 06 Mar 2021 09:14
- Forum: DOS Batch Forum
- Topic: How to Batch a prompt to proceed without user intervention
- Replies: 2
- Views: 3906
How to Batch a prompt to proceed without user intervention
Hello I have a batch files that exports data to a folder below "D:\WinCCU32\wccu" archive_outputs None batch,selectall,"group=TDS","sort=Meter ID","setupfile=D:\WinCCU32\scheduler\ccutds_group.ini" The script works, but the issue is that I get prompts during the export from some of these archive out...
- 10 Apr 2016 20:24
- Forum: DOS Batch Forum
- Topic: Edit Group Policy with Batch File
- Replies: 0
- Views: 6768
Edit Group Policy with Batch File
Hello, I made some edits in Group Policy on a local Win7 computer I disabled "Don't run specific Windows Applications" in group policy & this works fine, but I would Like to create batch files to do this. How can i configure 2 batch files, Example: the names of the batch files Would be...