Skip To Content

Manage items

If you are an administrator of your organization or you have the correct privileges, you can manage the content owned by members. You can edit its details; change its sharing properties, such as making a public item private; move the item to a different folder; change who owns the item; and delete the item. You can also change item ownership in bulk using a command line utility.

Manage items using the portal website

You can manage the content owned by portal members using the portal website. You can change the ownership of individual items using the portal website.

  1. Verify that you are signed in to your organization and that you have privileges to manage items owned by other members.
  2. Click My Organization at the top of the site.
  3. Click Actions Actions and Manage Items in the row of the member whose items you want to manage.

    The member's My Content page opens.

  4. Click the item's title to open the item's details page. Here, you have options to perform any of the actions described in Item details. Note that only administrators or members of a custom role with the privilege to reassign ownership can change the owner of an item.
    1. To reassign ownership of the item, the Overview tab.
    2. Click Change Owner.
    3. Select a new owner for the item and specify the folder in which the item will be stored in the new owner's My Content.

Change item ownership in bulk using the command line utility

Changing item ownership in bulk using the command line utility is appropriate if you need to transfer the ownership of multiple members' items to other members in your portal at once. You may need to transfer ownership of items if you are attempting to remove members. Members cannot be removed if they own content or groups.

Use the TransferOwnershipcommand line utility installed with the software to transfer ownership of member items in bulk. The tool is located in the <Portal for ArcGIS installation location>\tools\accountmanagement directory. The tool takes a text file as input and must run on the machine where Portal for ArcGIS is installed.

Notatka:

Narzędzie to może uruchamiać jedynie osoba posiadająca wbudowane konto administratora. Nie można korzystać z korporacyjnego konta administratora. Konto wbudowane, z którego należy skorzystać, może być wstępnym kontem administratora, które zostało utworzone podczas konfigurowania portalu, lub innym kontem wbudowanym, które zostało dodane do domyślnej roli administratora. Jeżeli wstępne konto administratora zostało usunięte i nie jest dostępne inne wbudowane konto administratora, konieczne będzie utworzenie takiego konta, aby uruchomić to narzędzie. Odpowiednie wskazówki można znaleźć w sekcji Wbudowane konta portalu tematu Dodawanie kont członków do portalu.

  1. Create a text file that contains the user names of members that currently own items and the user names of members to which the item's ownership is transferred. Separate user names using a pipe (|). Each line must contain two user names; the first name listed is the current owner and the second name listed is the new owner.

    sarah|robert
    james|qing
    nichole|jose
    alex|david

    Notatka:

    Specify the user name of the members. Do not use the full name of the members; the tool ignores all entries that use the full name of the members. Also note that the user names you type in the text file must be in the same case as they are stored in the portal. Run the ListUsers command line utility or check the My Organization page of your portal website to see how the user names are stored.

  2. Save the text file.
  3. Run the TransferOwnership command line tool by specifying your text file as the tool's input.

    The following example runs the TransferOwnership command with a file named ownershiptotransfer.txt.

    TransferOwnership --file c:\scripts\ownershiptotransfer.txt.

    Wskazówka:

    Pamiętaj, aby użyć odpowiedniej wielkości liter dla poleceń wpisywanych w wierszu poleceń oraz nazw plików