Batch net del + creation drive with same letter

We use a program that automatic, depending on the day of the week, makes several copy's and starts other programs to update files and afterwards copy
these to the appropriate directories and servers.
This gave no problems at all in Windows XP pro, but now we have that station (only used for this) replaced with one using Windows 8.1 pro.
The problem is following:
Namely yesterday we used the instruction: net use g: \\server\sharename (for example.:monday), the drive letter was usable no problem.
Today we start the station up and the drive letter g: is still there.
But we must adapt this to the new day namely tuesday.
First we delete the old mapping : net use g: /delete, no problem
then we create the new: net use g: \\server\tuesday but then we receive: systen error 055 has occurred
The odd thing is that when I take the dosbox and use the same instructions of net use manually the new drive is correct in the list in the dosbox.
BUT in my computer window the old mapping is still there, as disconnected network drive.
What is happening here? 

We use a program that automatic, depending on the day of the week, makes several copy's and starts other programs to update files and afterwards
copy these to the appropriate directories and servers.
This gave no problems at all in Windows XP pro, but now we have that station (only used for this) replaced with one using Windows 8.1 pro.
It all depends on what you mean with "automatic". Is this a scheduled job? If so, what account do you use when launching the "net.exe" command?
It would help if you posted your batch file.

Similar Messages

  • Trying to compose a new email. Addind the name in the "TO" ared brings up other names beginning with same letter but I can't clear these other names.

    Addressing an email problem. Manually putting a email address is the TO area brings up other names ( with same first letter) from the contact list. this list of unwanted names freezes in place and won't go away unless I restart Firefox. This list blocks my view of the address and composition area. This has been happening for a few days. If i use Chrome, I don't have this problem...only with Firefox. My OS is XP if that matters.

    Tried clearing. No Change. I select "NEW" then manually type in a email address which then pops up additional names for me to select/ highlight . I can select or highlight additional names if i want to but I can't get rid of the names or the window where these names appear. Even if I select my IN BOX or SENT this window with all the names is there and obstructs my view and use. It can't be deleted

  • MacBook shows only folder with ?. Replaced hard drive with same results.

    In the midst of some work the machine simply clicked and showed a folder with a ?. Would not restart. Replaced the drive with a new 7200 Seagate momemtum, 320GB, installed the software, and have the same problem with startup. A folder with a ? Connect another machine via firewire and looked at the MacBook drive and it showed the appropriate system folders. Then started the other computer from the MacBooks hard drive and that worked. So the drive appears healthy but we cannot get it started on its own. In Disk Utility the new drive is indicated as not owner enabled, whatever that means. It appears most Macs that work are, in fact, owner enabled. Anybody have a clue what might be going on here? We're thinking maybe the first drive had not failed and the problem lies elsewhere.

    As an FYI, here is the apparent solution. The original drive did fail. Because the disks were in Seattle and we were attempting to fix it in Dallas we connected via Firewire to a PowerPC machine and formatted the drive. That was the crucial error. the G4 did not give the appropriate Intel-based Mac formatting options. So we could look at the drive from the G4 and see everything was there, but the MacBook could not boot itself because it could not read the disk which was improperly formatted. The Genius bar in Seattle figured this out and reformatted the disk at no cost.
    All's well that ends well, but have Macs really become that complicated?

  • Batch Rename - Two File Formats with Same Name

    Hi everyone!
    I'm having troubles using the batch rename function i Bridge CS5.
    I've got several pictures that I've captured in both jpeg and raw. When importing the pics with windows photo import they get the same name. This means that I've got one JPG and one RAW file which contains the "same" picture, and have same name as shown below:
    What I would like to do is to rename the pictures, but still have Bridge name the same pictures with the same name as shown below:
         IMG_1268.CR2          ->          Picture 2011 - 0001
         IMG_1268.JPG          ->          Picture 2011 - 0001
         IMG_1269.CR2          ->          Picture 2011 - 0002
         IMG_1269.JPG          ->          Picture 2011 - 0002
    Is this even possible? And if possible, how?
    Thanks in advance
    Martin

    Most things are possible and so is this..
    Make sure you do a test first by copying the files to a temp folder!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    First copy the script below and paste it into ExtendScript Toolkit (this gets installed with Photoshop)
    #target bridge
    var sels = app.document.selections;
    for(var a in sels){
    var f = decodeURI(sels[a].spec.name);
    var newName = "Picture 2011 - "+ zeroPad((f.match(/\d{4}/)[0]-1267).toString(),4)+ f.match(/\....$/);
    sels[a].spec.rename(newName);
    function zeroPad(n, s) {
       n = n.toString();
       while (n.length < s)  n = '0' + n;
       return n;
    Now open Bridge and select the files you want to rename, then run the above script from ExtendScript Toolkit.

  • Batch processing: save processed file with same name to different location without moving the original

    Hi, I would like to denoise Voice Over files with help of Auditions Batch Process. However, I have to save the files with the same name as the original, so that I can simply relink them in Premiere. Since I do want to keep the originals, I would like to save the processed files to a different location.
    Unfortunately, Batch Processor adds " Copy" to the processed files and moves the originals along with the processed files to the new folder (causing Premiere to loose the original files).
    Can I achieve my goal with Batch Processor, and how would I have to configure it?
    Kind regards,
    Andreas

    Which version of Audition are you using? The latest ones allow you to specify where the batched files are saved and also if any Prefix or Postfix are added to the file name. These are all under Export Settings in the Batch Process pane. However you must have the Export box ticked to give you access to the settings.

  • Dell PowerEdge Servers with non-dell storage

    yes I do I have a few 2950's that I run with WD red drives they work fine. moslty that stuff is to keep warranties upheld and to keep repeat customers coming back. its up to you how much you want to deal with. some of the raid functions and raid configurations may not be available if they have custom firmware from Xbyte or require custom firmware installed.personally if the server hardware is past dell's warranty I am using the cheapest most reliable drives I can get my hands on because at that point its on me any way. that also means wiping the PERC controller to default and rolling with default settings and then modifying them to what I need.Then again it goes back to how much responsibility do you want on you for this hardware. if you want as little as possible play by your distributors rules and have little or take it all yourself...

    Hi,
    I am pricing out some refurbished Dell PowerEdge servers primarily from xbyte.com and received feedback from them that they are extremely apprehensive about using non-dell storage in the server due to the custom firmware in the drives themselves. That being said they offer non-dell hard drives with custom xbyte firmware which apparently work... and yet they will still report a non-mission critical error in the manager.
    Does anyone run production servers with 3rd party drives? If it is not recommended to do so, does anyone run the "Xbyte drive firmware" in production servers?
    Thanks!
    This topic first appeared in the Spiceworks Community

  • . . . was wondering: Would you happen to know if, Adobe CS5 Design Premium in compatible or incompatible with MS WIN8.1? I bought a new Dell XPS 9530 -- with NO CD drive. I copied my CS5 install disk to a Flash Drive, then ran the "install" on my new

    . . . was wondering: Would you happen to know if, < Adobe CS5 Design Premium > in compatible or incompatible with MS WIN8.1? I bought a new Dell XPS 9530 -- with NO CD drive. I copied my CS5 install disk to a Flash Drive, then ran the "install" on my new computer. I had the ownership S/N, so-o-o-o, CS5 installed and "seems" to respond well. PROBLEM: PhotoShop. The Menu Bar, the Commands, the Tool Bar, the Color Palettes, and etc., etc., are all real small on my display -- I would estimate they are about 1/3 of the normal size. Same problem with Illustrator. I've made all the Screen Resolution and Print-Size settings and nothing remedies the small display. (My working page is fine; it's just the display that is REAL tiny!!) Can you help me? Do you have any suggestions for me to try? Should I re-install from the internet? Am I forced to upgrade my application? I appreciate any comments you might have. Thanks. -- Dennis

    @saratogacoach,
    The key log entry is the following:
    Feature: Microsoft_VC90_CRT_x86_
    Action 10:31:26: PublishProduct.  Publishing product information
    [    5888] Thu May 06 10:31:27 2010   INFO
    .An error occurred during the installation of assembly  component {43CC1B37-B20C-3EBC-9C04-F809989E4FD3}. HRESULT: 0x80073712.
    Action  ended 10:31:27: InstallFinalize. Return value 3.
    First, see if this hotfix maybe applicable to your system
    http://support.microsoft.com/kb/946927
    or this one:
    http://support.microsoft.com/kb/902330

  • Disk partitions with same drive letters in Win 2k3

    Hi 
    We are hosted a 2003 standard server in Vmware.Recently we did an extend in the hard disk partition.We are using the storage as San.After extending the partition it got extended successfully.But when we open disk management it was showing as two partitions
    with the same letter.In my computer only showing one drive.Please suggest how this happened and what it actually meant.We are using dynamic disk.
    Partition Size in My computer : 1.4 TB as one single drive
    Disk Management : 1.2 TB  & 200 GB ( Same drive letters with two drives)
    We have recently extended the disk to 1.2 TB to 1.4 TB.
    Thanks
    Roo

    Actually, this is normal for dynamic disks.
    Dynamic disks, unlike basic, disks may have many (dynamic) partitions.
    From the picture you posted it shows that:
    Volume D: (1228.79GB) = Partition1 (1024.00GB) + Partition2(204.79GB).
    For some reason, system was unable to extend Partition1, so it added Partition2 to the volume. This is perfectly normal.
    You may read more about basic and dynamic disks at Technet library.
    https://msdn.microsoft.com/en-us/library/windows/desktop/aa363785(v=vs.85).aspx

  • My external hard drive is 'seen' by my iMac and I can go into the Finder and open files and folders. I am using the hard drive for Time Machine back up. However Time Machine says it can't find the drive. Same thing has happened with Final Cut Express.

    My new LaCie external hard drive is 'seen' by my iMac and I can go into the Finder and open files and folders. I am using the hard drive for Time Machine back up. However Time Machine says it can't find the drive.
    The same thing happened recently between Final Cut Express and my other LaCie external hard drive used as the Scratch disk. It fixed itself.
    I've run out of ideas. Help would be very much appreciated. Thanks.

    have you done some searches on FCPx and time machine? Is there a known issue with using a TM drive with FCPx? dunno but ...wait...I'll take 60 sec for you cause I'm just that kind of guy....   google...." fcpx time machine problem"  Frist page link 
    http://www.premiumbeat.com/blog/fcpx-bug-best-practices-for-using-external-hard- drives-and-final-cut-pro-x/
           You cannot have time machine backups on your hard drive if you intend to use it in FCPX.
    booya!

  • Trying to backup one of my iPhoto libraries I keep getting a error message that basically says that the file could not be backed up because there is another file on the external drive with the same name, etc. There is no other file.

    While trying to copy one of my iPhoto libraries to an external hard drive I get the following error message "You can’t copy “iPhoto Library old” because it has the same name as another item on the destination volume, and that volume doesn’t distinguish between upper- and lowercase letters in filenames." There is no other file on the external drive with this name. I have asked this question before and was told that there are some duplicate photos (files) in my library and I needed to go to "show file contents" and look at certain files to find duplicates and delete the duplicates. I did all of this and the library will still not copy and always stops copying in the exact same place on each attempt. Any help would be greatly appreciated.

    You've been deleting your actual Photos.
    Don't change anything in the iPhoto Library Folder via the Finder or any other application. iPhoto depends on the structure as well as the contents of this folder. Moving things, renaming things, deleting them or otherwise making changes will prevent iPhoto from working and could even cause you to damage or lose your photos.
    Best way forward now is to recover the surviving Originals from this library and start over from scratch.
    Regards
    TD

  • Is there an issue with the hitachi hard drives in the MacBook Pro's ?  Got a 15 inch and a 13 inch at the same time and both drives have failed in under two years. I have heard from a few other people with same issue.

    Is there an issue with the hitachi hard drives in the MacBook Pro's ?  Got a 15 inch and a 13 inch at the same time and both drives have failed in under two years. I have heard from a few other people with same issue. Other drive I have had have lasted at least 5 or more years.

    there is a dylib you can put in the springboard if jailbroken but if not you have to find an apple store

  • Are drives with the same name differentiated?

    I'm running OSX 10.6.8 and three external drives on which data is stored (a main drive, A-Data, and two backups). A friend may decide to help me with a project and to do so will have to have the same setup. Naming the drives on the second system is of some concern to me, so I did some research.
    The fellow at http://www.cnet.com/au/news/drives-in-os-x-appearing-with-1-appended-to-their-na mes/ states:
    If by chance you mount two drives of the same name, because the system can't create two mount points with the same name it appends sequential numbers to new mount points as they are created, and therefore you will see the numbered drive names in the Finder.
    Unless I misunderstand what he is talking about, I found that I can have two drives with the same name. I can have two drives named A-Data on my desktop. And therein lies my problem (maybe). The project involves Premiere and several of it's sister programs, all of which require external files (video, audio, stills) to be linked, not stored within the working file.
    QUES 1
    Are disks with the same name distinguishable by OSX or software?
    QUES 2
    Assume that
    I am working on a project which is saved on A-Data (and all the project links are to files on that particular A-Data)
    I then connect another disk with the same name (and with the same folder structure), and backup my files to it.
    I then eject the first A-Data and open the project on the second A-Data.
    Will the software say that it can't find the linked files (because they are on the ejected disk), or will the project open as normal?

    Avoid having the same names if at all possible, especially if you use apps that 'link' to the media via the file path.
    The file path is set by the order in which the disks mount, which can change across reboots.
    To see what is going on by using Disk Utility…
    Select the first volume, look at the mount point (a blue link at the bottom of the Window) …
    /Volumes/A-Data
    Now connect the second volume & select it, look at the mount point…
    /Volumes/A-Data 1
    Now reboot, power off the first disk, leave the second one on & power disk one back on when the OS has competed booting. They will show the same paths, but each disk is now the 'other' disk - this makes a big mess for Apps like Premiere.
    The only way to make this work is to clone every file to be identical on both disks, and never use Premiere (or any app that links to media) when both disks are connected. Otherwise you risk linking to media files on 'A-Data' and 'A-Data 1'.
    Premiere must have tools for sharing projects - look at them before using disk names in this way.
    You could however clone 'disk 1' to 'disk 2' & then rename it on the second Mac (to make them identical to fix the paths for Premiere), just avoid bringing them to one Mac with the same disk names. It does make more headaches in future though, because your friend will add new media that you need to migrate back to your disk.

  • I am trying to re-install Creative Suite 5.5 Design Standard on my Widows 7 Professional computer after I had to replace the hard drive. I keep getting error message and I get "Exit Code 15: Media DB Sync failed". I have run C Cleaner with same results. H

    I am trying to re-install Creative Suite 5.5 Design Standard on my Widows 7 Professional computer after I had to replace the hard drive. I keep getting error message and I get "Exit Code 15: Media DB Sync failed". I have run C Cleaner with same results. Have Disabled UAC and Startup items and Services with no success. Please help - frustrated to no end. Can someone help me?

    make sure you're using the adobe cleaner, not crap cleaner, Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    copy the installation files to a desktop folder and install from there.

  • Same computer 2 heard drives with windows 8.1 on them.

    Hello 
    Same computer 2 heard drives with windows 8.1 on both heard drives. 
    When I boot into one of them everything works great, but when I boot  into the other heard drive it say's at boot up, 
    (the number of connections to this computer is limited and all 
    connections are in use right now. try connecting later or 
    contact system administrator.)
    And I cant get into my other heard drive with windows 8.1 on it. Because the computer will not even boot into windows.
    Thank You.
    [email protected]
    P.S. it did work at one time never head that happen to me be for. I mean I would plug in ether drives and it would work fine same computer same hardware. Just would unplug one heard drive and plug in other.

    I hear ya, never heard of that before.
    I'm still trying to puzzle that one.  ZZ would have added "clarity" if we had a guess at least for it.   Virtual perhaps?   <eg>
    Robert Aldwinckle

  • I have a hard disk drive with data that i want to back up onto another hard disk drive. I tried just copy and it won't let me paste it in the new drive. I have also tried to drag the files across and they won't go across. Does anyone know how to do this?

    I have an external hard disk drive with data that I want to back up onto another extrnal hard disk drive. I have tried to copy and paste but this wont give me a paste option. I have also tried to click and drag but it wont let me either. I have reformatted the external hard drive to accept both mac and pc files and this did not make any difference. Can anyone help me with this?

    How did you reformat the drive? If you formatted it as NTFS, your Mac will not be able to write files to it unless you use a small application such as Paragon's.
    Please reply as to how you formatted the drive.
    Clinton

Maybe you are looking for