Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2983

April 4th, 2012 10:00

NAS Migration - Share Rights

Hello All:

Please forgive any misinformation as I am the PM on a NAS Migration project looking for some answers to our issues.  We are migrating a NS350 to NS120.  The DART code has been checked and we are on the same verson of Replicator v2.  We have the CIFS created and data copied over okay.  Even the NTFS ACLs are good.  Where we fall short are on two items (most important first):

  • Share Rights are not being copied.  We have 1726 shares and have to manually create the share rights on each share (except EVERYONE) when we did a test on 7 shares.  Hoping someone can share a way to automate (not opposed to writing a script if we have the right command line syntax).
  • Shares not coming over.  We can copy over the CIFS but need to manully create the shared on each CIFS.  Same as above for CL.

Noticing a Share Migration process missing but not sure what.

We are testing EMCopy and have no success.  Any thoughts would be greatly appreciated.  Thanks in advance.

April 4th, 2012 23:00

You mention "Replicator v2" is this the strategy you are using?  If so, the behavior you mention suggests the following:

1) Are you by chance only replicating the filesystems (and manually creating a CIFS server on the NS120)?

2) The proper strategy would be to migrate the original CIFS Server and the shares by way of a VDM (Virtual Datamover) which contains the CIFS server and share information that you've inquired about (along with other pertinent information such as local groups and users, etc).

This is described in an an easy to follow document: "White Paper: Migrating Data from an EMC Celerra Array to a VNX Platform Using Celerra Replicator" available on PowerLink via the following breadcrumb trail:

Home > Support > Technical Documentation and Advisories > Hardware/Platforms Documentation > VNX Series > White Papers

Even though the target array in the paper is a VNX, you should be able to follow along since the interface for the Replicator configuration hasn't really changed (once you find the page they are referring to in the guide).  What the whitepaper assumes though, is that your CIFS server on the source array is already assigned to a VDM.  If it instead is mounted to the physical data mover (along with the associated filesystems), then you'll want to follow the instructions in the following KB article:

emc170111: "How to move a CIFS server from a physical Data Mover to a Virtual Data Mover (VDM)"

On the other hand, if you have employed a different strategy which is not clear from your original post, to answer your specific question, there is a tool from EMC called SHAREDUP which copies shares and share permissions (folder structure must exist of course).  This tool along with other common CIFS migration utilities are available from PowerLink via the following breadcrumb trail:

Home > Support > Product and Diagnostic Tools > Celerra Tools > Windows Migration Tools

However, if done properly, for at least a basic CIFS migration via Replicator v2, there is no reason you should need to manually run these tools.

April 4th, 2012 23:00

MKlie wrote:


The DART code has been checked and we are on the same verson of Replicator v2.

I'll assume that when checked either the arrays are running the same version of DART code (as well as both using Replicator v2); or if replicating between 5.6 and 6.0, that the following interoperability has been considered.  As noted in the NAS Support Matrix available from PowerLink via the following breadcrumb trail:

Home > Support > Interoperability and Product Lifecycle Information > Interoperability Matrices

[...]

System Requirements for Replicator v2

Following are the Replicatorv2 system requirements:
• NAS 5.6 or greater is required for Replicator v2.
• Replicator works with any backend systems supported for Celerra and VNX File..
• Replication between DART 5.6.x and DART 6.x and VNX File 7.x is supported with DART 5.6.47 and higher.
• Total storage capacity per DM (including Replicator SavVol and SnapSure SavVol) not exceed the limits listed in the NAS Interoperability Matrix.

[...]

10 Posts

April 5th, 2012 04:00

Spot on.  We did not migrate the VDMs but the CIFS individually.  We have gotten the SHAREDUP working on one test CIFS (some strange happenings we need to check first like data not being alike between source and dest).  It does look as though you are on the right track and we are persuing the executable.  Thanks again.

10 Posts

April 5th, 2012 11:00

2 folders went missing on the destination after running the command.  Log file and share output attached.

Screenshot of commands:

cl1.png

cl2.png

sharedup.exe \\atnhfs01 \\testatnhfs01 C: /SD /FO:atnhfs01SHARES040512.txt /LOG+:C:\atnhfs01LOG040512.txt

SHAREDUP 02.02

          Copyright (C) 2008, All Rights Reserved,

          by EMC Corporation, Hopkinton MA.

Source server:ATNHFS01        5.0 EMC-SNAS:T5.6.51.314

Target server:TESTATNHFS01    5.0 EMC-SNAS:T6.0.51.6

*****************************************************************************

SHAREDUP source:ATNHFS01             target:TESTATNHFS01       

Summary results:

  Amount of share(s) stored in file atnhfs01SHARES040512.txt: 178

  Log file: C:\atnhfs01LOG040512.txt

*****************************************************************************

sharedup.exe \\atnhfs01 \\testatnhfs01 C: /SD /FI:atnhfs01SHARES040512.txt /LOG+:C:\atnhfs01LOG040512.txt

SHAREDUP 02.02

          Copyright (C) 2008, All Rights Reserved,

          by EMC Corporation, Hopkinton MA.

Source server:ATNHFS01        5.0 EMC-SNAS:T5.6.51.314

Target server:TESTATNHFS01    5.0 EMC-SNAS:T6.0.51.6

Getting local group(s) from \\ATNHFS01...

Getting local group(s) from \\TESTATNHFS01...

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\GHOST"

to export directory "C:\NH_E_drive\ghost"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\GHOST" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HSINGE$"

to export directory "C:\NH_G_drive\Depts\Finance\HSINGE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HSINGE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\jdrago$"

to export directory "C:\NH_G_drive\Depts\Finance\jdrago$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\jdrago$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cssupgde$"

to export directory "C:\NH_G_drive\Depts\IS\cssupgde"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cssupgde$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dmille$"

to export directory "C:\NH_G_drive\Depts\Account\dmille"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dmille$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cspera$"

to export directory "C:\NH_G_drive\Depts\Finance\cspera$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cspera$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\nhcssv9$"

to export directory "C:\NH_G_drive\Depts\IS\nhcssv9"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nhcssv9$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\orafin$"

to export directory "C:\NH_G_drive\Depts\IS\orafin"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\orafin$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\paypriv$"

to export directory "C:\NH_G_drive\Depts\payroll\paypriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\paypriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\Finance"

to export directory "C:\NH_G_drive\Depts\Finance"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\Finance" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rdanku$"

to export directory "C:\NH_G_drive\Depts\payroll\rdanku"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rdanku$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\accpaypriv$"

to export directory "C:\NH_G_drive\Depts\accpay\accpaypriv"...

Unable to add the share on target server

NetShareAdd: Error=0xC0000078:

-> Share "\\TESTATNHFS01\accpaypriv$" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\adolan$"

to export directory "C:\NH_G_drive\Depts\Invmanage\adolan"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\adolan$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HCL-PCANCE$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-PCANCE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-PCANCE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\collecpriv$"

to export directory "C:\NH_G_drive\Depts\credit\collecpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\collecpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\Depts"

to export directory "C:\NH_G_drive\Depts"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\Depts" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dqueri$"

to export directory "C:\NH_G_drive\Depts\Audit\dqueri"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dqueri$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\hwilso$"

to export directory "C:\NH_G_drive\Depts\HR\hwilso$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\hwilso$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mdawso$"

to export directory "C:\NH_G_drive\Depts\HR\mdawso"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mdawso$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\twargo$"

to export directory "C:\NH_G_drive\Depts\IS\Twargo"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\twargo$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\SREPOL$"

to export directory "C:\NH_G_drive\Depts\HR\SREPOL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SREPOL$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\AGHITS$"

to export directory "C:\NH_G_drive\Depts\Finance\AGHITS$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\AGHITS$" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\Tempsol"

to export directory "C:\NH_E_drive\"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\Tempsol" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\asobul$"

to export directory "C:\NH_G_drive\Depts\Finance\asobul$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\asobul$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\epales$"

to export directory "C:\NH_G_drive\Depts\payroll\epales"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\epales$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\ispriv$"

to export directory "C:\NH_G_drive\Depts\IS\ispriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ispriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\jlaczk$"

to export directory "C:\NH_G_drive\Depts\SharedServ\jlaczk$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\jlaczk$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\EKLUK$"

to export directory "C:\NH_G_drive\Depts\Finance\EKLUK$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\EKLUK$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-kclayb$"

to export directory "C:\NH_G_drive\Depts\SharedServ\cns-kclayb$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-kclayb$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-ddabgo$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-ddabgo$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-ddabgo$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\COMPNH$"

to export directory "C:\NH_G_drive\Depts\IS\COMPNH"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\COMPNH$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\credpriv$"

to export directory "C:\NH_G_drive\Depts\credit\credpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\credpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dherbe$"

to export directory "C:\NH_G_drive\Depts\Account\dherbe"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dherbe$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dpaard$"

to export directory "C:\NH_G_drive\Depts\SharedServ\dpaard$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dpaard$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HCOOPE$"

to export directory "C:\NH_G_drive\Depts\HR\HCOOPE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCOOPE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mgraba$"

to export directory "C:\NH_G_drive\Depts\Account\mgraba"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mgraba$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mreis$"

to export directory "C:\NH_G_drive\Depts\accpay\mreis"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mreis$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\sduart$"

to export directory "C:\NH_G_drive\Depts\HR\sduart"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\sduart$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\thislo$"

to export directory "C:\NH_G_drive\Depts\Account\thislo"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\thislo$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\tmacol$"

to export directory "C:\NH_G_drive\Depts\Account\tmacol"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\tmacol$" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\tjudy$"

to export directory "C:\NH_G_drive\Depts\SharedServ\tjudy$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tjudy$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\JJOHNS$"

to export directory "C:\NH_G_drive\Depts\IS\JJOHNS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JJOHNS$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\printlog"

to export directory "C:\NH_I_drive\APPS\printlog"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\printlog" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\DSLYWK$"

to export directory "C:\NH_G_drive\Depts\Finance\DSLYWK$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\DSLYWK$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mtrifo$"

to export directory "C:\NH_G_drive\Depts\Finance\mtrifo$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mtrifo$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\tengel$"

to export directory "C:\NH_G_drive\Depts\SharedServ\tengel$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tengel$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\PBETHU$"

to export directory "C:\NH_G_drive\Depts\HR\PBETHU$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\PBETHU$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\LDIMAS$"

to export directory "C:\NH_G_drive\Depts\Finance\LDIMAS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LDIMAS$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\DPAOLI$"

to export directory "C:\NH_G_drive\Depts\Finance\DPAOLI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\DPAOLI$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\csmith$"

to export directory "C:\NH_G_drive\Depts\HR\csmith$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\csmith$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\nhxptest$"

to export directory "C:\NH_G_drive\Depts\IS\nhxptest"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nhxptest$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rwatso$"

to export directory "C:\NH_G_drive\Depts\Account\rwatso"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rwatso$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train5$"

to export directory "C:\NH_G_drive\Depts\Train\train5"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train5$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\bdarri$"

to export directory "C:\NH_G_drive\Depts\IS\bdarri$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\bdarri$" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rsethi$"

to export directory "C:\NH_G_drive\Depts\IS\rsethi"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rsethi$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\kirons$"

to export directory "C:\NH_G_drive\Depts\Finance\kirons$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kirons$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rworki$"

to export directory "C:\NH_G_drive\Depts\Finance\rworki$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rworki$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\pcapla$"

to export directory "C:\NH_G_drive\Depts\IS\pcapla$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\pcapla$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HLUCAS$"

to export directory "C:\NH_G_drive\Depts\Finance\HLUCAS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HLUCAS$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\awheel$"

to export directory "C:\NH_G_drive\Depts\OffServ\awheel"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\awheel$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-MBAXTE$"

to export directory "C:\NH_G_drive\Depts\IS\CNS-MBAXTE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-MBAXTE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-kflynn$"

to export directory "C:\NH_G_drive\Depts\Finance\cns-kflynn$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-kflynn$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\sfowli$"

to export directory "C:\NH_G_drive\Depts\Invmanage\sfowli"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\sfowli$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train3$"

to export directory "C:\NH_G_drive\Depts\Train\train3"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train3$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\TOWILL$"

to export directory "C:\NH_G_drive\Depts\Finance\TOWILL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\TOWILL$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\JSCOTT$"

to export directory "C:\NH_G_drive\Depts\Finance\JSCOTT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JSCOTT$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\TCANAL$"

to export directory "C:\NH_G_drive\Depts\Finance\TCANAL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\TCANAL$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\park"

to export directory "C:\NH_E_drive"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\park" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\NRICCI$"

to export directory "C:\NH_G_drive\Depts\Finance\NRICCI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\NRICCI$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CTO-FACILITIES$"

to export directory "C:\NH_G_drive\Depts\facilities\CTO-FACILITIES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-FACILITIES$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\WBOGLE$"

to export directory "C:\NH_G_drive\Depts\Finance\WBOGLE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\WBOGLE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\ajacke$"

to export directory "C:\NH_G_drive\Depts\Account\ajacke"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ajacke$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dnelso$"

to export directory "C:\NH_G_drive\Depts\Finance\dnelso$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dnelso$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\Devshare$"

to export directory "C:\NH_G_drive\Depts\Devshare"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\Devshare$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\RJONES$"

to export directory "C:\NH_G_drive\Depts\Finance\RJONES"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\RJONES$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-SROSA$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-SROSA$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-SROSA$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\pjenni$"

to export directory "C:\NH_G_drive\Depts\Account\pjenni"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\pjenni$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\svucja$"

to export directory "C:\NH_G_drive\Depts\Finance\svucja$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\svucja$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\abeers$"

to export directory "C:\NH_G_drive\Depts\Custserv\abeers"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\abeers$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\accountpriv$"

to export directory "C:\NH_G_drive\Depts\Account\accountpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\accountpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\authpriv$"

to export directory "C:\NH_G_drive\Depts\credit\authpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\authpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cladut$"

to export directory "C:\NH_G_drive\Depts\accpay\cladut"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cladut$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\ldcssv9$"

to export directory "C:\NH_G_drive\Depts\IS\ldcssv9"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ldcssv9$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\llasko$"

to export directory "C:\NH_G_drive\Depts\accpay\llasko"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\llasko$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train1$"

to export directory "C:\NH_G_drive\Depts\Train\train1"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train1$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\trainpriv$"

to export directory "C:\NH_G_drive\Depts\Train\trainpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\trainpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CTO-LOSSPREVENTION$"

to export directory "C:\NH_G_drive\Depts\lossprev\CTO-LOSSPREVENTION$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-LOSSPREVENTION$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-mheffe$"

to export directory "C:\NH_G_drive\Depts\IS\cns-mheffe$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-mheffe$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\krapua$"

to export directory "C:\NH_G_drive\Depts\accpay\krapua"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\krapua$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\ADAMAT$"

to export directory "C:\NH_G_drive\Depts\Finance\ADAMAT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ADAMAT$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\SMOREY$"

to export directory "C:\NH_G_drive\Depts\Finance\SMOREY$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SMOREY$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\APROSC$"

to export directory "C:\NH_G_drive\Depts\Finance\APROSC$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\APROSC$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\intaudit$"

to export directory "C:\NH_G_drive\Depts\Account\accountpriv\intaudit"...

Unable to add the share on target server

NetShareAdd: Error=0xC0000078:

-> Share "\\TESTATNHFS01\intaudit$" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\invpriv$"

to export directory "C:\NH_G_drive\Depts\Invmanage\invpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\invpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HCL-SSMITH$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-SSMITH$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-SSMITH$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\kcarbo$"

to export directory "C:\NH_G_drive\Depts\credit\kcarbo"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kcarbo$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mgethe$"

to export directory "C:\NH_G_drive\Depts\credit\mgethe"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mgethe$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\nycssv9$"

to export directory "C:\NH_G_drive\Depts\IS\nycssv9"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nycssv9$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\profiles$"

to export directory "C:\NH_G_drive\Profiles"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\profiles$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\saudpriv$"

to export directory "C:\NH_G_drive\Depts\Audit\saudpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\saudpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\LSPIVA$"

to export directory "C:\NH_G_drive\Depts\Finance\LSPIVA$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LSPIVA$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\ipetri$"

to export directory "C:\NH_G_drive\Depts\Finance\ipetri$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ipetri$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\gcoelh$"

to export directory "C:\NH_G_drive\Depts\Audit\gcoelh"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\gcoelh$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rreyes$"

to export directory "C:\NH_G_drive\Depts\Audit\Rreyes"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rreyes$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\tbradl$"

to export directory "C:\NH_G_drive\Depts\IS\tbradl"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tbradl$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train6$"

to export directory "C:\NH_G_drive\Depts\Train\train6"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train6$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rprofiles$"

to export directory "C:\NH_G_drive\rprofiles"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rprofiles$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\SBLANC$"

to export directory "C:\NH_G_drive\Depts\Finance\SBLANC$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SBLANC$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\busplanpriv$"

to export directory "C:\NH_G_drive\Depts\credit\busplanpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\busplanpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\losspriv$"

to export directory "C:\NH_G_drive\Depts\lossprev\losspriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\losspriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\pgarof$"

to export directory "C:\NH_G_drive\Depts\Account\pgarof"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\pgarof$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train7$"

to export directory "C:\NH_G_drive\Depts\Train\train7"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train7$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\kruggi$"

to export directory "C:\NH_G_drive\Depts\HR\kruggi"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kruggi$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rzatul$"

to export directory "C:\NH_G_drive\Depts\Finance\rzatul$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rzatul$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\LLANE$"

to export directory "C:\NH_G_drive\Depts\Finance\LLANE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LLANE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-jsheph$"

to export directory "C:\NH_G_drive\Depts\IS\cns-jsheph$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-jsheph$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-DCARRA$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-DCARRA$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-DCARRA$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\test190test$"

to export directory "C:\NH_G_drive\Depts\IS\test190test$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\test190test$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\custpriv$"

to export directory "C:\NH_G_drive\Depts\Custserv\custpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\custpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dzinsk$"

to export directory "C:\NH_G_drive\Depts\payroll\dzinsk"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dzinsk$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\newaccpriv$"

to export directory "C:\NH_G_drive\Depts\credit\newaccpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\newaccpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rjosep$"

to export directory "C:\NH_G_drive\Depts\IS\rjosep"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rjosep$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rptsm$"

to export directory "C:\NH_G_drive\Depts\HR\rptsm"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rptsm$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\ASANFT$"

to export directory "C:\NH_G_drive\Depts\Finance\ASANFT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ASANFT$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\tmonis$"

to export directory "C:\NH_G_drive\Depts\Account\tmonis"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tmonis$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train8$"

to export directory "C:\NH_G_drive\Depts\Train\train8"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train8$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\JMAIKE$"

to export directory "C:\NH_G_drive\Depts\Finance\JMAIKE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JMAIKE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\newfolder$"

to export directory "C:\NH_G_drive\Depts\Account\New Folder"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\newfolder$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\jhuss$"

to export directory "C:\NH_G_drive\Depts\Finance\jhuss$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\jhuss$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HCL-IAHMED$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-IAHMED$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-IAHMED$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\tkuehl$"

to export directory "C:\NH_G_drive\Depts\Finance\tkuehl$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tkuehl$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CSHULT$"

to export directory "C:\NH_G_drive\Depts\Finance\CSHULT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CSHULT$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dkluth$"

to export directory "C:\NH_G_drive\Depts\accpay\dkluth"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dkluth$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\elewis$"

to export directory "C:\NH_G_drive\Depts\payroll\elewis"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\elewis$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mclout$"

to export directory "C:\NH_G_drive\Depts\lossprev\mclout"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mclout$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mdubai$"

to export directory "C:\NH_G_drive\Depts\IS\mdubai"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mdubai$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\nferra$"

to export directory "C:\NH_G_drive\Depts\accpay\nferra"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nferra$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\dats"

to export directory "C:\nh_E_drive\dats"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\dats" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\lnelso$"

to export directory "C:\NH_G_drive\Depts\Audit\lnelso"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\lnelso$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\peichb$"

to export directory "C:\NH_G_drive\Depts\Finance\peichb$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\peichb$" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\JPOLLI$"

to export directory "C:\NH_G_drive\Depts\Finance\JPOLLI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JPOLLI$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\COGNOSDEV$"

to export directory "C:\NH_G_drive\Depts\Finance\COGNOSDEV$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\COGNOSDEV$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-medghi$"

to export directory "C:\NH_G_drive\Depts\IS\cns-medghi$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-medghi$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\hrpriv$"

to export directory "C:\NH_G_drive\Depts\HR\Hrpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\hrpriv$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\kshann$"

to export directory "C:\NH_G_drive\Depts\Account\kshann"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kshann$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\teach2$"

to export directory "C:\NH_G_drive\Depts\Train\teach2"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\teach2$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\RCHOLE$"

to export directory "C:\NH_G_drive\Depts\Finance\RCHOLE"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\RCHOLE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-MPLATC$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-MPLATC$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-MPLATC$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\IKIYAN$"

to export directory "C:\NH_G_drive\Depts\audit\IKIYAN$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\IKIYAN$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\VAJOHN$"

to export directory "C:\NH_G_drive\Depts\Finance\VAJOHN$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\VAJOHN$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\awhite$"

to export directory "C:\NH_G_drive\Depts\Custserv\awhite"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\awhite$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\drise$"

to export directory "C:\NH_G_drive\Depts\Account\drise"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\drise$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-adjohn$"

to export directory "C:\NH_G_drive\Depts\SharedServ\cns-adjohn$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-adjohn$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-rayala$"

to export directory "C:\NH_G_drive\Depts\IS\cns-rayala$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-rayala$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\Train$"

to export directory "C:\NH_G_drive\Depts\Train"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\Train$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train2$"

to export directory "C:\NH_G_drive\Depts\Train\train2"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train2$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\train4$"

to export directory "C:\NH_G_drive\Depts\Train\train4"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train4$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\LGRABO$"

to export directory "C:\NH_G_drive\Depts\Finance\LGRABO$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LGRABO$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CTO-SHAREDSERVICES$"

to export directory "C:\NH_G_drive\Depts\SharedServ\CTO-SHAREDSERVICES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-SHAREDSERVICES$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\NhCommon"

to export directory "C:\NH_H_drive\Common"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\NhCommon" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\APPS"

to export directory "C:\NH_I_drive\APPS"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\APPS" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HCL-BJOHNS$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-BJOHNS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-BJOHNS$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\MDEMCS$"

to export directory "C:\NH_G_drive\Depts\Finance\MDEMCS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\MDEMCS$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\HCL-AKEHOE$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-AKEHOE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-AKEHOE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\SKOWAL$"

to export directory "C:\NH_G_drive\Depts\HR\SKOWAL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SKOWAL$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-LKELLI$"

to export directory "C:\NH_G_drive\Depts\SharedServ\CNS-LKELLI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-LKELLI$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-ALANDI$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-ALANDI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-ALANDI$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\GSTIEW$"

to export directory "C:\NH_G_drive\Depts\HR\GSTIEW$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\GSTIEW$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CTO-HUMANRESOURCES$"

to export directory "C:\NH_G_drive\Depts\HR\CTO-HUMANRESOURCES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-HUMANRESOURCES$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\JAGROSS$"

to export directory "C:\NH_G_drive\Depts\IS\JAGROSS$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\JAGROSS$" not duplicated

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\rtucci$"

to export directory "C:\NH_G_drive\Depts\Finance\rtucci$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rtucci$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CNS-TDUFOU$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-TDUFOU$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-TDUFOU$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cns-nkaeri$"

to export directory "C:\NH_G_drive\Depts\Finance\cns-nkaeri$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-nkaeri$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\cyazic$"

to export directory "C:\NH_G_drive\Depts\Finance\cyazic$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cyazic$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CTO-INFOSERVICES$"

to export directory "C:\NH_G_drive\Depts\IS\CTO-INFOSERVICES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-INFOSERVICES$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\mapare$"

to export directory "C:\NH_G_drive\Depts\Finance\mapare$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mapare$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\CTO-FINANCE$"

to export directory "C:\NH_G_drive\Depts\Finance\CTO-FINANCE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-FINANCE$"

---

Thu Apr 05 14:19:00 2012

Creating share "\\TESTATNHFS01\test"

to export directory "C:\NH_E_drive"...

Unable to add the share on target server

NetShareAdd: Error=0x00000846: The sharename is already in use on this server.

-> Share "\\TESTATNHFS01\test" not duplicated

*****************************************************************************

SHAREDUP source:ATNHFS01             target:TESTATNHFS01       

Summary results:

Elapsed time: hours: 00, mins: 00, secs: 05

  Number of share(s) successfully duplicated from file atnhfs01SHARES040512.txt: 0

  Number of share(s) successfully duplicated from file atnhfs01SHARES040512.txt without share flag setting : 161

  Number of error(s): 17

  Log file: C:\atnhfs01LOG040512.txt

*****************************************************************************

sharedup.exe \\atnhfs01 \\testatnhfs01 C: /R /SD /FI:atnhfs01SHARES040512.txt /LOG+:C:\atnhfs01LOG040512.txt

SHAREDUP 02.02

          Copyright (C) 2008, All Rights Reserved,

          by EMC Corporation, Hopkinton MA.

Source server:ATNHFS01        5.0 EMC-SNAS:T5.6.51.314

Target server:TESTATNHFS01    5.0 EMC-SNAS:T6.0.51.6

Getting local group(s) from \\ATNHFS01...

Getting local group(s) from \\TESTATNHFS01...

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\GHOST"

to export directory "C:\NH_E_drive\ghost"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\GHOST"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HSINGE$"

to export directory "C:\NH_G_drive\Depts\Finance\HSINGE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HSINGE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\jdrago$"

to export directory "C:\NH_G_drive\Depts\Finance\jdrago$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\jdrago$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cssupgde$"

to export directory "C:\NH_G_drive\Depts\IS\cssupgde"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cssupgde$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dmille$"

to export directory "C:\NH_G_drive\Depts\Account\dmille"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dmille$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cspera$"

to export directory "C:\NH_G_drive\Depts\Finance\cspera$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cspera$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\nhcssv9$"

to export directory "C:\NH_G_drive\Depts\IS\nhcssv9"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nhcssv9$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\orafin$"

to export directory "C:\NH_G_drive\Depts\IS\orafin"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\orafin$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\paypriv$"

to export directory "C:\NH_G_drive\Depts\payroll\paypriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\paypriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\Finance"

to export directory "C:\NH_G_drive\Depts\Finance"...

Unable to add the share on target server

NetShareAdd: Error=0xC0000078:

-> Share "\\TESTATNHFS01\Finance" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rdanku$"

to export directory "C:\NH_G_drive\Depts\payroll\rdanku"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rdanku$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\accpaypriv$"

to export directory "C:\NH_G_drive\Depts\accpay\accpaypriv"...

Unable to add the share on target server

NetShareAdd: Error=0xC0000078:

-> Share "\\TESTATNHFS01\accpaypriv$" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\adolan$"

to export directory "C:\NH_G_drive\Depts\Invmanage\adolan"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\adolan$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HCL-PCANCE$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-PCANCE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-PCANCE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\collecpriv$"

to export directory "C:\NH_G_drive\Depts\credit\collecpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\collecpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\Depts"

to export directory "C:\NH_G_drive\Depts"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\Depts"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dqueri$"

to export directory "C:\NH_G_drive\Depts\Audit\dqueri"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dqueri$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\hwilso$"

to export directory "C:\NH_G_drive\Depts\HR\hwilso$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\hwilso$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mdawso$"

to export directory "C:\NH_G_drive\Depts\HR\mdawso"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mdawso$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\twargo$"

to export directory "C:\NH_G_drive\Depts\IS\Twargo"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\twargo$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\SREPOL$"

to export directory "C:\NH_G_drive\Depts\HR\SREPOL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SREPOL$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\AGHITS$"

to export directory "C:\NH_G_drive\Depts\Finance\AGHITS$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\AGHITS$" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\Tempsol"

to export directory "C:\NH_E_drive\"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\Tempsol"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\asobul$"

to export directory "C:\NH_G_drive\Depts\Finance\asobul$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\asobul$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\epales$"

to export directory "C:\NH_G_drive\Depts\payroll\epales"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\epales$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\ispriv$"

to export directory "C:\NH_G_drive\Depts\IS\ispriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ispriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\jlaczk$"

to export directory "C:\NH_G_drive\Depts\SharedServ\jlaczk$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\jlaczk$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\EKLUK$"

to export directory "C:\NH_G_drive\Depts\Finance\EKLUK$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\EKLUK$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-kclayb$"

to export directory "C:\NH_G_drive\Depts\SharedServ\cns-kclayb$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-kclayb$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-ddabgo$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-ddabgo$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-ddabgo$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\COMPNH$"

to export directory "C:\NH_G_drive\Depts\IS\COMPNH"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\COMPNH$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\credpriv$"

to export directory "C:\NH_G_drive\Depts\credit\credpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\credpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dherbe$"

to export directory "C:\NH_G_drive\Depts\Account\dherbe"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dherbe$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dpaard$"

to export directory "C:\NH_G_drive\Depts\SharedServ\dpaard$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dpaard$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HCOOPE$"

to export directory "C:\NH_G_drive\Depts\HR\HCOOPE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCOOPE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mgraba$"

to export directory "C:\NH_G_drive\Depts\Account\mgraba"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mgraba$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mreis$"

to export directory "C:\NH_G_drive\Depts\accpay\mreis"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mreis$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\sduart$"

to export directory "C:\NH_G_drive\Depts\HR\sduart"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\sduart$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\thislo$"

to export directory "C:\NH_G_drive\Depts\Account\thislo"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\thislo$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\tmacol$"

to export directory "C:\NH_G_drive\Depts\Account\tmacol"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\tmacol$" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\tjudy$"

to export directory "C:\NH_G_drive\Depts\SharedServ\tjudy$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tjudy$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\JJOHNS$"

to export directory "C:\NH_G_drive\Depts\IS\JJOHNS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JJOHNS$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\printlog"

to export directory "C:\NH_I_drive\APPS\printlog"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\printlog"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\DSLYWK$"

to export directory "C:\NH_G_drive\Depts\Finance\DSLYWK$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\DSLYWK$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mtrifo$"

to export directory "C:\NH_G_drive\Depts\Finance\mtrifo$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mtrifo$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\tengel$"

to export directory "C:\NH_G_drive\Depts\SharedServ\tengel$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tengel$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\PBETHU$"

to export directory "C:\NH_G_drive\Depts\HR\PBETHU$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\PBETHU$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\LDIMAS$"

to export directory "C:\NH_G_drive\Depts\Finance\LDIMAS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LDIMAS$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\DPAOLI$"

to export directory "C:\NH_G_drive\Depts\Finance\DPAOLI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\DPAOLI$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\csmith$"

to export directory "C:\NH_G_drive\Depts\HR\csmith$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\csmith$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\nhxptest$"

to export directory "C:\NH_G_drive\Depts\IS\nhxptest"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nhxptest$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rwatso$"

to export directory "C:\NH_G_drive\Depts\Account\rwatso"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rwatso$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train5$"

to export directory "C:\NH_G_drive\Depts\Train\train5"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train5$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\bdarri$"

to export directory "C:\NH_G_drive\Depts\IS\bdarri$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\bdarri$" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rsethi$"

to export directory "C:\NH_G_drive\Depts\IS\rsethi"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rsethi$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\kirons$"

to export directory "C:\NH_G_drive\Depts\Finance\kirons$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kirons$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rworki$"

to export directory "C:\NH_G_drive\Depts\Finance\rworki$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rworki$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\pcapla$"

to export directory "C:\NH_G_drive\Depts\IS\pcapla$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\pcapla$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HLUCAS$"

to export directory "C:\NH_G_drive\Depts\Finance\HLUCAS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HLUCAS$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\awheel$"

to export directory "C:\NH_G_drive\Depts\OffServ\awheel"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\awheel$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-MBAXTE$"

to export directory "C:\NH_G_drive\Depts\IS\CNS-MBAXTE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-MBAXTE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-kflynn$"

to export directory "C:\NH_G_drive\Depts\Finance\cns-kflynn$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-kflynn$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\sfowli$"

to export directory "C:\NH_G_drive\Depts\Invmanage\sfowli"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\sfowli$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train3$"

to export directory "C:\NH_G_drive\Depts\Train\train3"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train3$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\TOWILL$"

to export directory "C:\NH_G_drive\Depts\Finance\TOWILL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\TOWILL$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\JSCOTT$"

to export directory "C:\NH_G_drive\Depts\Finance\JSCOTT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JSCOTT$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\TCANAL$"

to export directory "C:\NH_G_drive\Depts\Finance\TCANAL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\TCANAL$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\park"

to export directory "C:\NH_E_drive"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\park"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\NRICCI$"

to export directory "C:\NH_G_drive\Depts\Finance\NRICCI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\NRICCI$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CTO-FACILITIES$"

to export directory "C:\NH_G_drive\Depts\facilities\CTO-FACILITIES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-FACILITIES$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\WBOGLE$"

to export directory "C:\NH_G_drive\Depts\Finance\WBOGLE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\WBOGLE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\ajacke$"

to export directory "C:\NH_G_drive\Depts\Account\ajacke"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ajacke$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dnelso$"

to export directory "C:\NH_G_drive\Depts\Finance\dnelso$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dnelso$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\Devshare$"

to export directory "C:\NH_G_drive\Depts\Devshare"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\Devshare$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\RJONES$"

to export directory "C:\NH_G_drive\Depts\Finance\RJONES"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\RJONES$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-SROSA$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-SROSA$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-SROSA$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\pjenni$"

to export directory "C:\NH_G_drive\Depts\Account\pjenni"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\pjenni$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\svucja$"

to export directory "C:\NH_G_drive\Depts\Finance\svucja$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\svucja$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\abeers$"

to export directory "C:\NH_G_drive\Depts\Custserv\abeers"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\abeers$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\accountpriv$"

to export directory "C:\NH_G_drive\Depts\Account\accountpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\accountpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\authpriv$"

to export directory "C:\NH_G_drive\Depts\credit\authpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\authpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cladut$"

to export directory "C:\NH_G_drive\Depts\accpay\cladut"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cladut$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\ldcssv9$"

to export directory "C:\NH_G_drive\Depts\IS\ldcssv9"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ldcssv9$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\llasko$"

to export directory "C:\NH_G_drive\Depts\accpay\llasko"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\llasko$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train1$"

to export directory "C:\NH_G_drive\Depts\Train\train1"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train1$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\trainpriv$"

to export directory "C:\NH_G_drive\Depts\Train\trainpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\trainpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CTO-LOSSPREVENTION$"

to export directory "C:\NH_G_drive\Depts\lossprev\CTO-LOSSPREVENTION$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-LOSSPREVENTION$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-mheffe$"

to export directory "C:\NH_G_drive\Depts\IS\cns-mheffe$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-mheffe$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\krapua$"

to export directory "C:\NH_G_drive\Depts\accpay\krapua"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\krapua$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\ADAMAT$"

to export directory "C:\NH_G_drive\Depts\Finance\ADAMAT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ADAMAT$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\SMOREY$"

to export directory "C:\NH_G_drive\Depts\Finance\SMOREY$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SMOREY$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\APROSC$"

to export directory "C:\NH_G_drive\Depts\Finance\APROSC$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\APROSC$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\intaudit$"

to export directory "C:\NH_G_drive\Depts\Account\accountpriv\intaudit"...

Unable to add the share on target server

NetShareAdd: Error=0xC0000078:

-> Share "\\TESTATNHFS01\intaudit$" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\invpriv$"

to export directory "C:\NH_G_drive\Depts\Invmanage\invpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\invpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HCL-SSMITH$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-SSMITH$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-SSMITH$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\kcarbo$"

to export directory "C:\NH_G_drive\Depts\credit\kcarbo"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kcarbo$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mgethe$"

to export directory "C:\NH_G_drive\Depts\credit\mgethe"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mgethe$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\nycssv9$"

to export directory "C:\NH_G_drive\Depts\IS\nycssv9"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nycssv9$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\profiles$"

to export directory "C:\NH_G_drive\Profiles"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\profiles$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\saudpriv$"

to export directory "C:\NH_G_drive\Depts\Audit\saudpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\saudpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\LSPIVA$"

to export directory "C:\NH_G_drive\Depts\Finance\LSPIVA$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LSPIVA$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\ipetri$"

to export directory "C:\NH_G_drive\Depts\Finance\ipetri$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ipetri$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\gcoelh$"

to export directory "C:\NH_G_drive\Depts\Audit\gcoelh"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\gcoelh$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rreyes$"

to export directory "C:\NH_G_drive\Depts\Audit\Rreyes"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rreyes$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\tbradl$"

to export directory "C:\NH_G_drive\Depts\IS\tbradl"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tbradl$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train6$"

to export directory "C:\NH_G_drive\Depts\Train\train6"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train6$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rprofiles$"

to export directory "C:\NH_G_drive\rprofiles"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rprofiles$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\SBLANC$"

to export directory "C:\NH_G_drive\Depts\Finance\SBLANC$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SBLANC$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\busplanpriv$"

to export directory "C:\NH_G_drive\Depts\credit\busplanpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\busplanpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\losspriv$"

to export directory "C:\NH_G_drive\Depts\lossprev\losspriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\losspriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\pgarof$"

to export directory "C:\NH_G_drive\Depts\Account\pgarof"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\pgarof$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train7$"

to export directory "C:\NH_G_drive\Depts\Train\train7"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train7$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\kruggi$"

to export directory "C:\NH_G_drive\Depts\HR\kruggi"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kruggi$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rzatul$"

to export directory "C:\NH_G_drive\Depts\Finance\rzatul$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rzatul$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\LLANE$"

to export directory "C:\NH_G_drive\Depts\Finance\LLANE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LLANE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-jsheph$"

to export directory "C:\NH_G_drive\Depts\IS\cns-jsheph$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-jsheph$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-DCARRA$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-DCARRA$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-DCARRA$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\test190test$"

to export directory "C:\NH_G_drive\Depts\IS\test190test$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\test190test$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\custpriv$"

to export directory "C:\NH_G_drive\Depts\Custserv\custpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\custpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dzinsk$"

to export directory "C:\NH_G_drive\Depts\payroll\dzinsk"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dzinsk$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\newaccpriv$"

to export directory "C:\NH_G_drive\Depts\credit\newaccpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\newaccpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rjosep$"

to export directory "C:\NH_G_drive\Depts\IS\rjosep"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rjosep$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rptsm$"

to export directory "C:\NH_G_drive\Depts\HR\rptsm"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rptsm$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\ASANFT$"

to export directory "C:\NH_G_drive\Depts\Finance\ASANFT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\ASANFT$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\tmonis$"

to export directory "C:\NH_G_drive\Depts\Account\tmonis"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tmonis$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train8$"

to export directory "C:\NH_G_drive\Depts\Train\train8"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train8$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\JMAIKE$"

to export directory "C:\NH_G_drive\Depts\Finance\JMAIKE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JMAIKE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\newfolder$"

to export directory "C:\NH_G_drive\Depts\Account\New Folder"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\newfolder$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\jhuss$"

to export directory "C:\NH_G_drive\Depts\Finance\jhuss$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\jhuss$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HCL-IAHMED$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-IAHMED$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-IAHMED$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\tkuehl$"

to export directory "C:\NH_G_drive\Depts\Finance\tkuehl$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\tkuehl$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CSHULT$"

to export directory "C:\NH_G_drive\Depts\Finance\CSHULT$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CSHULT$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dkluth$"

to export directory "C:\NH_G_drive\Depts\accpay\dkluth"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dkluth$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\elewis$"

to export directory "C:\NH_G_drive\Depts\payroll\elewis"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\elewis$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mclout$"

to export directory "C:\NH_G_drive\Depts\lossprev\mclout"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mclout$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mdubai$"

to export directory "C:\NH_G_drive\Depts\IS\mdubai"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mdubai$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\nferra$"

to export directory "C:\NH_G_drive\Depts\accpay\nferra"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\nferra$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\dats"

to export directory "C:\nh_E_drive\dats"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\dats"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\lnelso$"

to export directory "C:\NH_G_drive\Depts\Audit\lnelso"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\lnelso$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\peichb$"

to export directory "C:\NH_G_drive\Depts\Finance\peichb$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\peichb$" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\JPOLLI$"

to export directory "C:\NH_G_drive\Depts\Finance\JPOLLI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\JPOLLI$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\COGNOSDEV$"

to export directory "C:\NH_G_drive\Depts\Finance\COGNOSDEV$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\COGNOSDEV$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-medghi$"

to export directory "C:\NH_G_drive\Depts\IS\cns-medghi$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-medghi$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\hrpriv$"

to export directory "C:\NH_G_drive\Depts\HR\Hrpriv"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\hrpriv$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\kshann$"

to export directory "C:\NH_G_drive\Depts\Account\kshann"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\kshann$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\teach2$"

to export directory "C:\NH_G_drive\Depts\Train\teach2"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\teach2$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\RCHOLE$"

to export directory "C:\NH_G_drive\Depts\Finance\RCHOLE"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\RCHOLE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-MPLATC$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-MPLATC$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-MPLATC$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\IKIYAN$"

to export directory "C:\NH_G_drive\Depts\audit\IKIYAN$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\IKIYAN$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\VAJOHN$"

to export directory "C:\NH_G_drive\Depts\Finance\VAJOHN$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\VAJOHN$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\awhite$"

to export directory "C:\NH_G_drive\Depts\Custserv\awhite"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\awhite$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\drise$"

to export directory "C:\NH_G_drive\Depts\Account\drise"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\drise$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-adjohn$"

to export directory "C:\NH_G_drive\Depts\SharedServ\cns-adjohn$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-adjohn$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-rayala$"

to export directory "C:\NH_G_drive\Depts\IS\cns-rayala$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-rayala$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\Train$"

to export directory "C:\NH_G_drive\Depts\Train"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\Train$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train2$"

to export directory "C:\NH_G_drive\Depts\Train\train2"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train2$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\train4$"

to export directory "C:\NH_G_drive\Depts\Train\train4"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\train4$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\LGRABO$"

to export directory "C:\NH_G_drive\Depts\Finance\LGRABO$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\LGRABO$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CTO-SHAREDSERVICES$"

to export directory "C:\NH_G_drive\Depts\SharedServ\CTO-SHAREDSERVICES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-SHAREDSERVICES$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\NhCommon"

to export directory "C:\NH_H_drive\Common"...

Unable to add the share on target server

NetShareAdd: Error=0xC0000078:

-> Share "\\TESTATNHFS01\NhCommon" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\APPS"

to export directory "C:\NH_I_drive\APPS"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\APPS"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HCL-BJOHNS$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-BJOHNS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-BJOHNS$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\MDEMCS$"

to export directory "C:\NH_G_drive\Depts\Finance\MDEMCS$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\MDEMCS$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\HCL-AKEHOE$"

to export directory "C:\NH_G_drive\Depts\IS\HCL-AKEHOE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\HCL-AKEHOE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\SKOWAL$"

to export directory "C:\NH_G_drive\Depts\HR\SKOWAL$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\SKOWAL$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-LKELLI$"

to export directory "C:\NH_G_drive\Depts\SharedServ\CNS-LKELLI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-LKELLI$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-ALANDI$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-ALANDI$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-ALANDI$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\GSTIEW$"

to export directory "C:\NH_G_drive\Depts\HR\GSTIEW$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\GSTIEW$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CTO-HUMANRESOURCES$"

to export directory "C:\NH_G_drive\Depts\HR\CTO-HUMANRESOURCES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-HUMANRESOURCES$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\JAGROSS$"

to export directory "C:\NH_G_drive\Depts\IS\JAGROSS$"...

Unable to add the share on target server

NetShareAdd: Error=0x00000002: The system cannot find the file specified.

-> Share "\\TESTATNHFS01\JAGROSS$" not duplicated

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\rtucci$"

to export directory "C:\NH_G_drive\Depts\Finance\rtucci$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\rtucci$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CNS-TDUFOU$"

to export directory "C:\NH_G_drive\Depts\Finance\CNS-TDUFOU$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CNS-TDUFOU$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cns-nkaeri$"

to export directory "C:\NH_G_drive\Depts\Finance\cns-nkaeri$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cns-nkaeri$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\cyazic$"

to export directory "C:\NH_G_drive\Depts\Finance\cyazic$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\cyazic$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CTO-INFOSERVICES$"

to export directory "C:\NH_G_drive\Depts\IS\CTO-INFOSERVICES$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-INFOSERVICES$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\mapare$"

to export directory "C:\NH_G_drive\Depts\Finance\mapare$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\mapare$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\CTO-FINANCE$"

to export directory "C:\NH_G_drive\Depts\Finance\CTO-FINANCE$"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\CTO-FINANCE$"

---

Thu Apr 05 14:20:08 2012

Creating share "\\TESTATNHFS01\test"

to export directory "C:\NH_E_drive"...

-> OK with Warning : Share Flag not set on Share "\\TESTATNHFS01\test"

*****************************************************************************

SHAREDUP source:ATNHFS01             target:TESTATNHFS01       

Summary results:

Elapsed time: hours: 00, mins: 00, secs: 06

  Number of share(s) successfully duplicated from file atnhfs01SHARES040512.txt: 0

  Number of share(s) successfully duplicated from file atnhfs01SHARES040512.txt without share flag setting : 169

  Number of error(s): 9

  Log file: C:\atnhfs01LOG040512.txt

*****************************************************************************

10 Posts

April 5th, 2012 11:00

We are close but there are issues running SHAREDUP.  What we thought was a strange issue last night we now can confim the SHAREDUP command removes some of the links to the data on the CIFS.  Anyone have experience running this command to copy over Shares and Share RIghts only.  Please share.  Thanks.

10 Posts

April 5th, 2012 12:00

Hello Claude:  I will try my best on this.  The issue is that when we run SHAREDUP with the options above it looks goodf but loose site of two directories from the root.  Namely Finance and NmCommon.  Not sure why. rev is 5.6.50.2 I believe.  Log and config above as well.

April 5th, 2012 12:00

So a few quick observations for now that I wanted to ask while I have a few minutes and have scanned what you submitted so far:

1) Just curious where did you obtain SHAREDUP 2.02?  Did you grab it from the Celerra Tools and App CD?

In my post above, I had provided the PowerLink location for SHAREDUP which is currently at 2.04 and one of the fixes is as follows:

Home > Support > Product and Diagnostic Tools > Celerra Tools > Windows Migration Tools

[...]

Removed inappropriate and needless error message that indicates sharedup wasn't able to set the flag on the target share.

[...]

2) I believe we've identified you are, in fact, using Replicator v2 (for at least the filesystems); however, you have chosen either to not replicate the CIFS environment via VDM (which would replicate the CIFS server, shares, local groups, etc) or you've chosen not to because it resides on the physical data mover (and maybe chose not to take the outage up-front to relocate to a VDM per the KB article above)?

It is still not clear, at least to me, what your migration strategy is.  I'll assume again that you have chosen to replicate just the filesystems which do not contain any CIFS information and explains your original observations.  This is why you are then having to run SHAREDUP (and maybe even LGDUP).

Unless bergec, or someone else figures it out, I'll have time to review later tonight.  I also want to remind you that we fully support SHAREDUP and you can open up an SR on behalf of your Celerra.

275 Posts

April 5th, 2012 12:00

I've used it many time

What revision and what exactly is the problem?

What links are you talking about?

Claude

April 5th, 2012 13:00

I would suggest rerunning with the latest version of SHAREDUP.  This should at least get rid of the warnings (fixed in v2.04) and minimize the logs to just what is failing.  Upon a very quick scan of what you pasted, I'm seeing hints of either directories simply not existing on the target or share name already existing.

275 Posts

April 5th, 2012 14:00

I agree with Christopher, get the latest version

As for the directories that might not exist on target it could be that the pathnames differ between src and dst

Look at the documentation for the /FO and /FI options that let you change them

Claude

10 Posts

April 6th, 2012 10:00

I'm hoping the engineer will take a moment and weigh in on this thread.  From what I know he is using replicator to copy over the CIFS.  All of our CIFS are storged in one VDM.  At the risk of a big bang we are migrating one at a time.  We have done one CIFS so far called SOFTWARE but manually recreated the Shares and Share Rights.  The other CIFS have 1700+ shared so the manual approach will not help.  Is there a CIFS migration methos using only Replcator that will migrate the Shares and their associated rights?

We are also trying the new version of SHAREDUP and a restore from backup tape to the NEW NAS (NS120) and will later sync if the share rights are good after the restore.

1K Posts

April 6th, 2012 11:00

If CIFS is on a VDM then you don't need to copy the shares and permissions manually. Use replicator to replicate the VDM and the filesystem. When failing over, fail over the VDM first and then the filesystem

April 6th, 2012 12:00

Please refer back to my first response to your original post.  It makes reference to VDMs and a white paper that should assist you in planning your migration.  Just to reiterate a comment I made above:

"However, if done properly, for at least a basic CIFS migration via Replicator v2, there is no reason you should need to manually run these tools."

The paper will address your specific questions.  Not necessarily mentioned in the paper though, there are other things that you will need to plan for such as enabling/configuring on the new array those features which were in use on the original such as:

1) NDMP

2) HomeDir

3) CAVA

4) FTP

5) Usermapper

6) Audit Policies

etc...

The actual data itself will of course get copied via Replicator, but there are features/integration that would need manual intervention such as enabling any relevant services, recreating users (DHSM, NDMP, etc), redefining or export/import of configuration files, etc.

10 Posts

April 6th, 2012 12:00

We ran the new version of SHAREDUP and found the using the /R as a command line options is what removes the ability for us to see some of the Dirs.  This looks promising and will try one more test on Monday to confirm.  Also asked the Engineer to reply in so maybe we can find out why Replicator is no migrating this information.

April 6th, 2012 16:00

MKlie wrote:

We ran the new version of SHAREDUP and found the using the /R as a command line options is what removes the ability for us to see some of the Dirs.  This looks promising and will try one more test on Monday to confirm.  Also asked the Engineer to reply in so maybe we can find out why Replicator is no migrating this information.

Yes, I agree we should find out the details from your

Engineer.  If he/she properly configured it and is, in fact, replicating the VDM which the CIFS information is associated with along with the filesystems mounted to that VDM, then what I suspect they were mistakenly expecting to see are the CIFS server and shares to appear on the target within Unisphere.  Then not seeing this in Unisphere before the actual cut-over, this then led them to incorrectly assume that the CIFS server and the shares weren't copied.  They then proceeded to manually create a CIFS server on the new array and chose to run SHAREDUP to copy the shares that they believed did not exist.

If I am mistaken in anything and misinterpreted anything you mentioned, then I apologize and certainly look forward to any details your team in the trenches can provide.  On the other hand, if I am correct in my assumptions, then let me help clear up the confusion.

While the VDM on the target is in the state: "unloaded" (see this for yourself in Unisphere on the target array under the VDM view), the CIFS server and its shares will remain offline as you would expect since we wouldn't want both accessible at the same time as they are the same objects.  It is not until the VDM is loaded (selecting SWITCHOVER or maybe even REVERSE on the source of the session, but not FAILOVER in your situation), that the CIFS server will then come online binding to the same named interface and only then within Unisphere on the array you have cut-over to will the CIFS server and shares be visible within Unisphere and of course accessible.  As part of this process, if you were to then look at the source array, you would then see the same observations you noticed on the target before the cut-over:

1) VDM is in state: "Unloaded"

2) CIFS server is no longer visible in the GUI as a result

3) CIFS shares are no longer visible in the GUI

This, as you would expect, is part of the effort to ensure that the CIFS server (which is the same object) is only online on one side at a time.  The following documents should be your references throughout this process along with successfully rehearsing the process at least once on test data/test environment:

1) Using Celerra Replicator (V2)

Available from PowerLink via the following breadcrumb trail:

Home > Support > Technical Documentation and Advisories > Hardware/Platforms Documentation > Celerra Network Server > Installation/Configuration

2) White Paper: Migrating Data from an EMC Celerra Array to a VNX Platform Using Celerra Replicator

Available from PowerLink via the following breadcrumb trail:

Home > Support > Technical Documentation and Advisories > Hardware/Platforms Documentation > VNX Series > White Papers


Again, even though the target array in the paper is a VNX, you should be able to follow along since the interface for the Replicator configuration hasn't really changed (once you find the page they are referring to in the guide).  Also, consider any additional features/integration that was in use on the original array as mentioned earlier.

No Events found!

Top