Hide Site's profile from other users

Hello Everyone,
First, I know this is an odd question for a social feature in SP.  However I need to ask.
Is there a way to hid a Site profile from other users in SP 2013?  Just like I can hide someone from the GAL in Outlook I want to be able to hide someone's Site profile.  For example, I have a user that created a Site profile but
does not want anyone in the organization to see his profile.
Thanks for any feedback....

Hi  ,
According to your description, my understanding is that you want to hide a user’s user profile property from other users in SharePoint 2013.
For achieving your demand, you can modify the “ShowHide” Boolean field of the user profile using PowerShell script as below:
$context =Get-SPServiceContext -Site http://mysite
$upm =New-Object Microsoft.Office.Server.UserProfiles.UserProfileManager($context)
$up =$upm.GetUserProfile("Domain\UserName")
$up["ShowHide"].Value
This returns True if its checked and False for uninitialized and unchecked.
Update the value in PowerShell with:
$up["ShowHide"].Value= $true
$up.Commit()
Reference:
http://sharepoint.stackexchange.com/questions/77091/show-hide-and-change-user-profile-properties
Thanks,
Eric
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
contact [email protected]
Eric Tao
TechNet Community Support

Similar Messages

  • How can i hide a pages file from other users

    How can I hide a pages file so other users can't open or see it?

    My own tip is to save this kind of doc in an encrypted disk image (the .dmg items)
    Such item resemble to every downloaded installer so it doesn' take special attention and the encryption scheme is an efficient one.
    Yvan KOENIG (VALLAURIS, France) dimanche 21 août 2011 14:53:01
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    You don't have to shut down the computer to switch accounts. All you do is click the Apple symbol in the upper left and choose Log Out and that's it. You can also set up Faster User Switching by:
    1. Open System Preferences - Accounts
    2. Click Login Options
    3. Check the box called "Show fast user switching menu as" then choose from either icon, short name or name.
    Then when someone wants to switch users they can. The advantage of this method is if you are have a document open and don't want to close it the document will remain open. If the other user attempts to shut down the computer they can't until you have logged out thereby saving all your data.
    A very simple and elegant solution.

  • Sleep processes from other users?

    Hi,
    I have noticed that processes from other users is still consuming ressources when I use my profile on my mac.
    If my girlfriend is logged in, and have used Firefox, and I switch to my user, Firefox is using cpu and large amount of memory.
    Is there a way to sleep other users processes?
    Regards
    Ronni

    No, you can't "sleep" other processes.  Well behaved processes from other users should be using little to no CPU, though they will use a fair bit of memory.  If you're paging out, then it's an issue.
    You could "kill" the other processes via Activity Monitor if you're an administrator, though you may have an angry girlfriend to answer to if you go that route
    Maybe better would be to enable "re-open applications that were running when I logged out" in system preferences and then just log her out.

  • Hide the Core universe from some user groups

    Hi all,
    We have one Core universe and few derived universes for each user group. One team is responsible to implement the Core and the derived universes. This means they have Full access on these universes. There are few other user groups which have VOD access on their group specific derived universe and the VOD access on the Core universe in order to create or run WebI reports. Since they have VOD access on the core universe, they will be able to create report against it. We like to hide the core universe from our user group and they should always use their derived universes.
    Does someone know which entitlement setting will allow us to hide then core universe or prevent a certain user group to create new report against it without impacting their ability to run existing reports?
    Thank you.
    Sunny

    Hi,
    Step 1. Try at CMC level
    CMC-> Universes-> remove the groups (don't shouldn't have access to that universe)-> ok
    If it doesn't work then try step 2.
    Step 2. At Designer level -
    Try to restrict the universe at designer level. i.e goto Tools-> Manage Restrictions -> Manage Access Restrictions -> add groups(required groups dont should have access to users) ->Ok.
    Cheers,
    Suresh Aluri.

  • How to backup files from other user logged in as administrator

    RE: How to backup files from other user logged in as administrator AND/OR how to repair drive with "Invalid catalog PEOF"
    Hello,
    My MacBook Pro computer’s hard drive is not booting.
    I booted with the base operating system and ran Disk utilities and I got the following messages:
        Invalid catalog PEOF
        The volume could not be verified completely.
        This disk needs to be repaired.
        Disk utility can’t repair this disk. Backup as many files as possible, reformat the disk,
        and restore your backed-up files.
    The problem is that I have a couple of USERS set up on this computer, and it won’t let me backup the files of the second user.  The folders are locked and I can’t access them, even though I am logged in as the administrator.
    I made a boot disk on my other computer ( a MacPro Early 2008 ) desktop computer with the DiskWarrior 4.4 updater,
    but it won’t boot on my MacBook Pro.
    How can I backup these user files so that I can copy them back once I fix the drive?
    or better yet,  How can I repair the Invalid catalog PEOF on this drive?
    Thank you in advance for your time! 
    Bill
    THIS IS THE COMPUTER
    ================
    17” MacBook Pro 2.8GHZ 4GB Ram (purchased in 2009).
    Model: A1297
    Running Mac OSX 10.9.5

    Try using Disk Utility/Restore to copy the backup to a new location. Please note that this will reformat the destination partition which will erase all data.
    Do a backup. Boot to the Recovery Volume (command - R on a restart or hold down the option/alt key during a restart and select Recovery Volume). Run Disk Utility Verify/Repair and Repair Permissions until you get no errors.  Reformat the drive using Disk Utility/Erase Mac OS Extended (Journaled), then click the Option button and select GUID. Then re-install the OS.
    OS X Recovery
    OS X Recovery (2)
    When you reboot, use Setup Assistant to restore your data.

  • Using the Import utility from other users and going to a different schema

    I has a user today with rights
    Insert into XXXX.TABLE values(); Works just fine for another schema's table which has select,insert,update,delete.
    We tried to utiile the import utility from OTHER USERS
    Insert failed ORA-00942
    Do you want ot ignore all errors
    Even though we have rights to the schema under OTHER USERS.
    When connected as the owner it works fine.

    I've be trying to find a work-around to this issue & found this old post -- I'm having the same problem.
    I'm using Oracle 11g and SD 2.1.1.64.
    I have user A with a table that grants select,insert,update, and delete privs to user B. Logging into user B I, of course, can do inserts, deletes, etc. on the the table in user A's schema.
    When I use the import data feature to load data from a CSV file I can't get it to work while logged into user B. It does work fine if logged into user A. It looks like the issue may be that it doesn't put the schema prefix of "A." on the insert statements.
    Has anyone found a way to get around this issue yet?

  • Sound output from other user accounts

    It used to be that I would hear sounds from other logged-in user accounts; I'd hear my wife's new mail arrival sound, I'd hear her Skype ringing when calls were coming in, etc. I also used to be able to play iTunes in one account, fast-user-switch to another, and the music would still play.
    This has all gone away recently. I'm not exactly sure but I think it coincided with the 10.4.4 update.
    This is a big concern because my wife was used to hearing her incoming Skype calls ringing when I was using the Mac, but now she misses all her calls if someone else is logged in!
    I haven't found any other mention of this in any forum. Is this just me having this problem? Any way I can fix it?

    Okay, I just got off the phone with Apple support and they say that sound outputting from other user accounts was a "bug" that has now been "fixed." They said that this was patched sometime between the 10.4.3 and 10.4.4 updates. I'm surprised to hear that you are having this problem in 10.4.2 because I'm sure it worked for me under 10.4.3 at some point. None of the security updates released under either 10.4.3 or 10.4.4 make any mention of this patch.
    Apple support says that there's no preference for this setting and we've just got to live with it now.
    This is so irritating! I've got my Skype ring tone, she's got hers, and we'd hear it ringing and know who it was for no matter who was logged in. Now that functionality is busted, and when one of us is logged in the other misses all the calls, and if one of my kids is logged in then both of us miss our calls! I can't believe Apple considers this "bug" to be "fixed".
    There's got to be a way around this; maybe by using the "defaults write" command or something? That command sets a lot of preferences that Apple claims are not user-settable.
    eMac   Mac OS X (10.4.4)  

  • Is it possible to copy security Groups from other user in CMC

    Hi,
    Usually in SAP security we can create user ids with the option of copy the roles from other user. means we can create user id Y same as like X. then Y will get all roles and security same as X.
    it is possible the same in BO also, is there any way for this.
    Regards,
    Sri

    Not that easily - I agree. However, normally permissions are granted to groups - not users. So as long as User Y has the same group memberships as User X it should be the same.
    There are also 3rd party tools available that can make this work and of course if you like coding - using the SDK you can build a tool yourself .

  • I am logged on to a wifi and can see files from other users on this network.  Can they see my files as well?

    I am logged on to a wifi and can see files from other users on this network.  Can they see my files as well?

    Yes and no. It depends on your settings.
    Go into "System Preference" and click on "Sharing"
    If you have services checked such as "File Sharing" then others can see your computer on the network. But you really don't need to worry because others would need your username and password to have access to your files.
    What you see are just computers annousing themselfs on the network. To have access to said computers, Username and Passwords are required.
    Hope this helps

  • How to secure our program working folder from other users  and prog

    i want to secure my programme from other user and admin

    Yes that is always a good idea... Although you shouldn't do anything to upset your admin.

  • File Manager Pro.....Advice from other users please

    I uploaded much of my music collection to Skydrive in anticipation of iPad ownership.
    I planned to hold a small selection on the device and refresh/replace albums from Skydrive whilst on my travels using Hotel WiFi.
    I have discovered that even using the "Skydrive App" one can only stream such media content, not download it.
    Enter "File Manager Pro".
    ...This promised to be the answer to a maiden's prayer.
    ...alas, no.
    Though I can now download music using the App, it remains imprisoned within the application, only being playable on the "One Shot" rudimentary in-built player.
    Does anyone know of a way to transfer these music files to the iPad library where I could then access them from the iPad player?
    Alternatively, is there some other way of downloading music from Skydrive directly to the iPad music library?

    > Any other user please advice how do you transfer files
    to your Server
    > through
    > FTP from dreamweaver?
    All I've ever used is DW.
    > i am doing, like Save to Remote Server, just saves the
    page, not image.
    > what do you do , if you can advice, instead of not
    telling to to visit a
    > link
    > or help file or such, Just a Quick tip, shall help.
    If you are seeing Save to Remote Server, then your site is
    not properly
    defined. It should be defined as an FTP site, NOT as an FTP
    and RDS Server
    site (unless you REALLY know what you are doing).
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "owaisrauf" <[email protected]> wrote in
    message
    news:ekg1ff$lql$[email protected]..
    > Any other user please advice how do you transfer files
    to your Server
    > through
    > FTP from dreamweaver?
    > i am doing, like Save to Remote Server, just saves the
    page, not image.
    > what do you do , if you can advice, instead of not
    telling to to visit a
    > link
    > or help file or such, Just a Quick tip, shall help.
    >

  • How to identify relevant BADIs to hide a screen field from specific users

    We have a business requirement to hide a document item field (BSEG-XREF3) from specific users (i.e make the field invisible if the userid does not exist in a Z table) during FI invoice entry/maintenance/display via transactions FB01, FB02, FB03, FV50, FV60, FBV0, etc..  We know that it would be possible to do this via modification to the Process Before Output sections of LF040O00, LFDCBFM0, MF05AO00_DYNPRO_MODIFIZIEREN, MF05LO00, but would prefer to avoid modification if possible. 
    I believe that BADIs could possibly be used for screen enhancements, but have not had any previous exposure to BADIs, so I'm really not sure whether it's possible to use BADIs for our specific requirement.  For example, using the advice given in the 2nd post in thread BADI for contract, I've searched SAPMF05A for all 'CALL METHOD cl_exithandler=>get_instance' statements, and have found that a single BADI (FBAS_CIN_MF05AFA0 - EWT - Downpayment Clearing - Tax transfer for CIN) seems to exist for FB01.  The description of this BADI sounds completely inappropriate for our requirement.  However, subsequent posts in that thread suggest far more BADIs for the relevant transaction than were given when searching the ABAP for all 'CALL METHOD cl_exithandler=>get_instance' statements, so I'm not convinced that the procedure I'm following will provide me with all the relevant BADIs for the transaction.
    Please can you advise me how to identify which BADIs - if any - can be used to control screens before output for FB01 screen SAPMF05A/332 (SAP R/3 4.6C)? 
    Many thanks in anticipation,
    Jules

    Hi Kuntal,
    Thank you very, very much for your prompt response and very useful alternative suggestion.
    The screen variant solution would be invaluable under different circumstances, but would be too complex to administer for this particular issue because we're trying to hide the field from unauthorised users in over 100 invoice entry/maintenance/display transactions. 
    We can make a Process Before Output modification to 4 SAP standard programs (LF040O00, LFDCBFM0, MF05AO00_DYNPRO_MODIFIZIEREN, MF05LO00) to make the field invisible for unauthorised users (i.e. whose user-ids are not in a Z* table), but would prefer to avoid modification if we could use BADIs instead.  You've said that you're not sure how we can identify the relevant BADIs, but I very much appreciate the suggestion you've made anyway - it might be useful to others who find themselves in a similar situation for a more limited number of transactions.
    Please can someone advise me how to identify which BADIs - if any - can be used to control screens before output for FB01 screen SAPMF05A/332 (SAP R/3 4.6C)?
    Many thanks,
    Jules

  • Hide "Windows Updates Available" from domain users

    Hi,
    We're running 4 RDS 2012 servers in a load-balance pool. 
    All 4 servers have been scheduled to download and install updates at specific intervals (nightly) + reboot as well.
    I've noticed however that regular domain users also get the notification that there are "updates available" right after they log on. And they are given the option to install them. 
    Is there a way to hide/disable this notification window from domain users ?
    Kind Regards, Vincent

    In Group Policy Object Editor, expand Computer Configuration, expand
    Administrative Templates, expand Windows Components, and then click
    Windows Update.
    In the details pane, click Allow non-administrators to receive update notifications, and set this option.
    Click OK.
    Come back and mark replies as answer if they help, and help others with the same problem. If this post is helpful please vote it as Helpful on the left side.

  • Hide the Core universe from some user groups - where is SAP?

    We are using BOXI 3.1 and want to hide core universes from the users. We can't use 'deny view objects' on the core universe. If we do so the derived universe can't run. Maybe the problem could be solved if we could make a shorcut to an universe and put this shortcut in another universefolder, but this possibility isn't there.
    Another problem is when using LOVs from the core universe. If you move the derived universe to another folder you won't be able to use the LOVs defined in the core univers because they are placed on the pc in a folder where the core universe is placed and the derived universe doesn't use the LOVs.
    We have a lot of core universes and many derived universes using core universes with different right for group of users. What we want is to create a AccessLevel for each usergroup and asign this to a usergroup and a universefolder and then place the derived universe in theese folders.
    We could do so in 6.5.
    There is a thread about this hiding problem, but this is not answered by SAP.

    Hi Vallabhaneni 
    Thanks for your answer. I think your idea is the way to solve my problem, but I'm not satified with the solution because I have to put all universes in 1 universefolder, and as you mentioned it's time consuming because I must set rights on each universe. Nor is it a safe solution because I can forget to restrict users from using a universe.
    I'd like to have a structure like this
    Top universfolder
          Universe (all universes with View objects denied for all normal users - allowed for designers)
          Basic (shortcut to derived universes that everybody are allowed to see) ACL Basic
          Spec HR (shortcut to derived special universe for HR-group) ACL Basic
          Spec XX (shortcut to another derived special universe for a group of users) ACL Basic
    Usergroups
          Basic (everybody in that group)
          Spec HR (a group of users are also in this group and are allowed to see the universe in Spec HR)
          Spec XX (a group of users are also in this group and are allowed to see the universe in Spec XX)
    Rights
         UG Basic - UNIfolder Basic --> Assigned rights ACL Basic
         UG Spec HR - UNIfolder Spec HR --> Assigned rights ACL Basic
         UG Spec XX - UNIfolder Spec XX --> Assigned rights ACL Basic
    In that way the designers always must import and eksport to Universe and the administrator can give som users access to a special univers by adding them to a SPEC usergroup and remove them from that group if they no longer must see the universes in the special folders.
    I have the same structure on folder where the reports are placed and it will give a minimum of administration.
    The funny thing is that you can use shortcut on reports but not on universes. In 6.5 you can linked universes to a special usergroup and you only need to linked the derived universe.
    I hope SAP will come up with a better solution so i leave the question open, but once again thank you for taking time to reply.

Maybe you are looking for

  • After Quicktime dowloads, it freezes half way through.

    I made a QT movie (size 640x480, H 264, K frame 24, frame reorder: yes, D rate: 2.30 mbits, sound: IMA 4:1 mono, about 76MB).  It runs fine on my MacBook. I uploaded it to my website, it was then sent through an email and downloaded to another MacBoo

  • 24" iMac display fault

    Hello, About 3 weeks ago my Early 2008 24" iMac's display appeared completely blank when I tried to boot it up. The first time this happened I could hear like a sizzling sound coming from inside the iMac near the top. At the time I tried to reboot it

  • SuperImpose two images and save it as a single image[urgent]

    Hello.. Can anyone tell me how do we superimpose two images and save it as a single image.The image on the top is smaller in size in my case. Please Help..

  • Generating and compiling jaxb 1.0 source with jaxb 2.0 binaries

    Hi Does anyone know if v 2.13 is backwards compatible in terms of generating the source files for version 1 and also compiling and deploying the code? I am developing a project that needs to use jaxb 1.0 and jaxb 2.0 for legacy reasons. I have downlo

  • Remove default context in Tomcat 5.5

    Hi Can anyone tell me how to get rid of the default context in Tomcat 5.5 (Linux)? I want to make my own webapp the default context (which is easy in all previous releases) but no matter what I try, it doesn't work. I've tried editing: 1) conf/server