programming4us
programming4us
WEBSITE

Sharepoint 2013 : Farm Management - Retrieve the System Accounts, Retrieve Managed Accounts

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Retrieve the System Accounts


Scenario/Problem: You need to retrieve system account objects.


Solution: Use the Get-SPProcessAccount cmdlet.

Issuing the Get-SPProcessAccount cmdlet without any parameters displays all system and managed accounts on the SharePoint farm, as shown in Figure 1.

Image

Figure 1. Get-SPProcessAccount displays all system and managed accounts.

Several mutually exclusive switch parameters can retrieve a specific system account. The switch parameters are LocalSystem, LocalService, and NetworkService. Use these separately, as shown in Listing 1.

Listing 1. Retrieving Individual System Accounts


Get-SPProcessAccount -LocalSystem
Get-SPProcessAccount -LocalService
Get-SPProcessAccount -NetworkService



Tip

Pipe the result to other cmdlets that accept process accounts or assign the result to a variable for use within a cmdlet script.

Retrieve Managed Accounts


Scenario/Problem: You need to retrieve managed accounts on the farm.


Solution: Use the Get-SPManagedAccount cmdlet.

Issuing the Get-SPManagedAccount cmdlet without any parameters displays all managed accounts on the SharePoint farm. To retrieve a specific managed account, you can use the account name, as shown in Listing 2.

Listing 2. Retrieving a Specific Managed Account


Get-SPManagedAccount "SP\Administrator"



Tip

Pipe the result to other cmdlets that accept managed accounts or assign the result to a variable for use within a cmdlet script.

Other  
  •  Sharepoint 2013 : Farm Management - Refresh Installed Products,Change the Port of Central Admin,Change the Farm Passphrase
  •  Sharepoint 2013 : Farm Management - Review Farm Configuration Values,Set the Farm Configuration Values
  •  Web User’s Best Buys March 2014
  •  Sharepoint 2013 : Using SkyDrive Pro - Discontinuing sync between SkyDrive Pro and your local device
  •  Sharepoint 2013 : Using SkyDrive Pro - Locating followed documents by using SkyDrive Pro, Synchronizing SkyDrive Pro to your local computer
  •  Sharepoint 2013 : Using SkyDrive Pro - Following SkyDrive Pro documents, Locating followed documents by using the newsfeed
  •  Sharepoint 2013 : Using SkyDrive Pro - Sharing SkyDrive Pro files
  •  Sharepoint 2013 : Using SkyDrive Pro - Saving files to be accessible only to you
  •  Sharepoint 2013 : Using SkyDrive Pro - Accessing your SkyDrive Pro account, Saving files to SkyDrive Pro
  •  PowerShell for Microsoft SharePoint 2010 : Flow Control and Object Disposal - Object Disposal
  •  
    Top 10
    Free Mobile And Desktop Apps For Accessing Restricted Websites
    MASERATI QUATTROPORTE; DIESEL : Lure of Italian limos
    TOYOTA CAMRY 2; 2.5 : Camry now more comely
    KIA SORENTO 2.2CRDi : Fuel-sipping slugger
    How To Setup, Password Protect & Encrypt Wireless Internet Connection
    Emulate And Run iPad Apps On Windows, Mac OS X & Linux With iPadian
    Backup & Restore Game Progress From Any Game With SaveGameProgress
    Generate A Facebook Timeline Cover Using A Free App
    New App for Women ‘Remix’ Offers Fashion Advice & Style Tips
    SG50 Ferrari F12berlinetta : Prancing Horse for Lion City's 50th
    - Messages forwarded by Outlook rule go nowhere
    - Create and Deploy Windows 7 Image
    - How do I check to see if my exchange 2003 is an open relay? (not using a open relay tester tool online, but on the console)
    - Creating and using an unencrypted cookie in ASP.NET
    - Directories
    - Poor Performance on Sharepoint 2010 Server
    - SBS 2008 ~ The e-mail alias already exists...
    - Public to Private IP - DNS Changes
    - Send Email from Winform application
    - How to create a .mdb file from ms sql server database.......
    programming4us programming4us
    programming4us
     
     
    programming4us