Search found 7 matches
- 14 Nov 2010 14:34
- Forum: DOS Batch Forum
- Topic: Invalid Drive Specification
- Replies: 2
- Views: 5181
Invalid Drive Specification
Hi there I have googled a lot to find a solution to this issue and none of them seem to work. can u please suggest a possible fix to this? I have an batch file and one of the line in the batch is the xcopy command which looks as follows XCOPY /E /Y "\\<server name>\<drive>$\<folder1>\*.*" ...
- 09 Aug 2010 03:49
- Forum: DOS Batch Forum
- Topic: Web.Configs
- Replies: 1
- Views: 3248
Web.Configs
Hi there I'm using a batch file to publish .NET builds onto a release server which is then dished out to all servers. i have the following line of code in my deployment.bat file rem Publish Site to temp folder C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\MSBuild.exe Buildscripts \Software Project1....
- 07 Aug 2010 11:04
- Forum: DOS Batch Forum
- Topic: Setting environment vars and change dirs - Please help
- Replies: 1
- Views: 3334
Setting environment vars and change dirs - Please help
Hi there i'm new to batch scripting and currently writing a file which performs some action I have the following questions, can u please guide me on them 1. I need to set the following path on another server( say for ex: server B and C) from my local machine (say for ex: server A) I have managed to ...
- 28 Jul 2010 05:39
- Forum: DOS Batch Forum
- Topic: Automate a list of manual task - please advice
- Replies: 1
- Views: 3714
Automate a list of manual task - please advice
Hi there I'm trying to automate the following set of tasks using a batch file. This is kind of a software rollout to about 100 odd servers Doing this manually takes me about 3-4 hours to complete. This is also introduces the risk of human errors which i want to avoid The following are the set of man...
- 17 Dec 2009 08:09
- Forum: DOS Batch Forum
- Topic: Xcopy /d check
- Replies: 2
- Views: 5176
Xcopy /d check
Hi there Please suggest anything other than robocop or xxcopy if possible through DOS only. I have 2 servers A and B. I have a batch file which will sync B with A. There are 3 identical folders on A and B and they both are of huge size. At the minute everytime we sync server B with A, we are copying...
- 04 Dec 2009 05:42
- Forum: DOS Batch Forum
- Topic: find files
- Replies: 0
- Views: 4561
find files
Hello everyone I;m new to this forum and also a newbie to programming. I have the following batch file which i have managed to come upto. find below set "file=\\servernameA\C$\dferert\tretevf\erwerew\yuyur\gtytr \testing.txt" set "answer=" if exist "%file%" ( echo found...
- 22 Oct 2009 18:22
- Forum: DOS Batch Forum
- Topic: compare folders
- Replies: 0
- Views: 4616
compare folders
hi there can someone write a batch file for me which would do the following please?
- compare 2 folders to on 2 different server.
compare using beyond compare and beyond compare .exe is called by the batch file. be able to write those log files like verbose