<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cannot register folder in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56004#M2052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you're RDP'ed into the Server machine as your account, can you reach the share in Windows Explorer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2018 19:18:01 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2018-11-01T19:18:01Z</dc:date>
    <item>
      <title>Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55995#M2043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using AGS 10.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read a lot of GeoNet posts on this but I'm still running into issues. I'm sure it has something to do with permissions but I'm using the same domain account for ArcGIS Server Account and an administrator with full control on my publishing machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, the publishing machine and the server machine are not the same machine. Publishing machine is the regular old computer where I publish services through ArcGIS Desktop. AGS is on a server I connect to remotely. I have successfully registered SDE geodatabases with database authentication with the server so I'm not sure if firewalls&amp;nbsp;are a problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After running lusrmgr.msc on my publishing machine, I can see my domain user in the Administrator group.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="426877" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426877_Capture1.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to access folders in the &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; drive, so I check that the administrator group has full control there. Note I have also checked that the administrator group also has full control over the exact folder I want to register; it does.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="426902" alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426902_Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ArcGIS Server Account has been configured with the same domain. I am logged into the server machine as this user also:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="426903" alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426903_Capture2.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how I'm trying to register the folder from Desktop:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="426904" alt="" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426904_Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have a &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; drive on the server machine, could that be the issue? I only have a C: drive. Do I need to use a UNC path (if so, do you have an example of what it would be? I've never used one before)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error I get:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="426905" alt="" class="image-5 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426905_Capture.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:17:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55995#M2043</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-01T15:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55996#M2044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Server account/machine needs write access to the location set for the Server path. You can try a few things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create the path on the Server machine and copy the contents of the directory on your machine into the new directory. Server will be able to access the path on it's own machine now.&lt;/P&gt;&lt;P&gt;2) Use a UNC share. Share the directory on your machine, then update all paths within your script, (f this is a continuation of the MXD thread), to point to the share. Give the account running the Server service access to the share.&lt;/P&gt;&lt;P&gt;3) Copy the data to the Server during publishing time by not registering the folder. This is really only useful if the data/resources is static and won't change.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:24:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55996#M2044</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-11-01T16:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55997#M2045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Molly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; drive is on another machine from where ArcGIS Server is installed you need to specify a UNC path as you mentioned.&amp;nbsp; It would be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\\gis1\GIS_Testing\HabitatDbase\PrintTesting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gis1&lt;/STRONG&gt; is the name of the server.&amp;nbsp; You will want to make sure the&lt;STRONG&gt; GIS_Testing&lt;/STRONG&gt; folder is shared on the other server.&amp;nbsp; If you right-click on the folder &amp;gt; Properties &amp;gt; Sharing tab it should state whether it's shared or not, and if it is, it will provide the UNC path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:27:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55997#M2045</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-11-01T16:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55998#M2046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, I tried your solution but maybe it's a user problem as it still can't connect. The HHSDC42 is my "device name" or name of the publishing machine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426919_Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426918_Capture2.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 17:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55998#M2046</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-01T17:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55999#M2047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For method #2, when you say "Give the account running the Server service access to the share" - that would be the ArcGIS Server Account that I have set up as a domain user, correct? So "UTK\mfoley10" ? See my reply to Jake Skinner below...I couldn't get that to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, I was able to make method #1 work. I just would like to understand method #2 better for my own edification. Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 17:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/55999#M2047</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-01T17:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56000#M2048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use the D-drive location for the where you are publishing from as you had it in the first screen shot, but then use the unc path for the Server folder path as you have it for the Server folder path in your second screen shot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 17:34:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56000#M2048</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-11-01T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56001#M2049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right-click on the GIS_Testing folder and select the Security tab.&amp;nbsp; I saw that the UTK\mfoley10 is added to Administrators, but try adding it again outside of this group and grant full privileges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you double-check the ArcGIS Server service is using the UTK\mfoley10 account by going to Start &amp;gt; Services.&amp;nbsp; It should be listed under the &lt;STRONG&gt;Log On As&lt;/STRONG&gt; column:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/426932_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 17:39:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56001#M2049</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-11-01T17:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56002#M2050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion but that didn't work for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 17:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56002#M2050</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-01T17:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56003#M2051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, on publishing machine I've added myself as a user to GIS_Testing&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426935_Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On server machine, I appear to be the "logged on" user:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/426936_Capture1.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 17:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56003#M2051</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-01T17:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56004#M2052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you're RDP'ed into the Server machine as your account, can you reach the share in Windows Explorer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 19:18:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56004#M2052</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-11-01T19:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56005#M2053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does not appear so. I do not see HHSDC42 in the computers listed in the Network. I could share my local files with the RDP before I log in, making the file located at \\tsclient\D\GIS_Testing\HabitatDbase\PrintTesting but I don't think that's what you're looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 19:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56005#M2053</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-01T19:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56006#M2054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, so can you ping HHSDC42 from your Server machine? Can you run the hostname command on your publishing machine and see what machine name is returned?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try to share a folder on the Server machine and see if you can reach it from your publishing machine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 21:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56006#M2054</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-11-01T21:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56007#M2055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cannot ping the hostname from the RDP ("ping HHSDC42") but I did try to ping the IP address of the publishing machine and that gave me something back. The hostname command on the publishing machine does respond with HHSDC42.&lt;/P&gt;&lt;P&gt;When I ping the server machine from the publishing machine by hostname, I get a lot of "Request timed out" responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot see a folder I shared on the server machine to my publishing machine. I have checked that both computers are on the same network and that network sharing for the domain profile is switched on for both machines. I think here in lies the problem - they are both on the same network but network discovery for the domain is turned off on the server. This is strange because in Windows Explorer under the Network heading I can see other computers listed there... I have attempted to change the network sharing properties, but every time I save changes, it switches back to off for the domain profile. I'm going to ask my Network guy when he gets back in town about this and see if he can help me figure it out (I really don't know much about our network or how it's all set up, I work for a massive organization so&amp;nbsp;it's maybe&amp;nbsp;more complicated than a typical network setup).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 12:34:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56007#M2055</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-02T12:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56008#M2056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if you run &lt;STRONG&gt;nslookup &amp;lt;ip of publishing machine&amp;gt;‍‍‍&lt;/STRONG&gt; from the Server machine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does sound like something your IT staff is better equipped to deal with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 16:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56008#M2056</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-11-02T16:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot register folder</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56009#M2057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server: xxx.domain.xxx (never seen the name of this server before)&lt;/P&gt;&lt;P&gt;Address: IP address&amp;nbsp;of the DNS server&lt;/P&gt;&lt;P&gt;Name: NameOfPersonInThisPositionBeforeMe.ag.domain.xxx&lt;/P&gt;&lt;P&gt;Address: My IP address&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 17:35:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-register-folder/m-p/56009#M2057</guid>
      <dc:creator>MKF62</dc:creator>
      <dc:date>2018-11-02T17:35:22Z</dc:date>
    </item>
  </channel>
</rss>

