
Explanation/Reference:
Explanation:
Set-AdfsGlobalWebContent -CompanyName " Fabrikam Company"
Running the Set-AdfsGlobalWebContent cmdlet with the -CompanyName parameter specifies the company name for AD FS to display in the sign-in pages when you have not set a logo on the active web theme.
Incorrect Answers:
The Set-AdfsWebTheme cmdlet is used to modify properties of a web theme. It does not, however allow you to display the company name on the AD FS logon screen.
The Set-AdfsFarmInformation cmdlet removes a stale or offline farm node from the farm information table.
The Set-AdfsWebConfig cmdlet is used to modify web customization configuration settings. It does not, however allow you to display the company name on the AD FS logon screen.
References:
https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/change-the-company-name-on- the-ad-fs-sign-in-page
https://technet.microsoft.com/en-us/library/dn479402(v=wps.630).aspx