< Back

Export-SPOUserProfile

Sat Jan 18, 2020 2:27 pm

NAME Export-SPOUserProfile



SYNTAX

Export-SPOUserProfile -LoginName <string> [-OutputFolder <string>] [<CommonParameters>]





PARAMETERS

-LoginName <string>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-OutputFolder <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{description=}}

syntax : @{syntaxItem=@{name=Get-SPOAppErrors; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{verb=Get; noun=SPOAppErrors; name=Get-SPOAppErrors;

description=System.Management.Automation.PSObject[];

copyright=System.Management.Automation.PSObject[]; version=}

description : {@{Text=The Get-SPOAppErrors cmdlet returns application monitoring errors (if available) for the

application that is specified by ProductId between StartTimeInUtc in Coordinated Universal Time (UTC)

and EndTimeInUtc in UTC.

}, @{Text=Based on server configuration, errors are available for a limited time. The default is seven

days. Older errors are purged. Date time values that are older than 50 years or later than 20 years

from today are considered invalid

}, @{Text=Each error includes the error message, time in UTC that error happened, the site where the

error happened, and the error type. Values for error type are as follows: 0 - None, 1 - Install Error,

2 - Upgrade Error, 3 - Runtime Error.

}, @{Text=You must be a SharePoint Online global administrator to run the cmdlet.

}...}

relatedLinks : @{navigationLink=System.Management.Automation.PSObject[]}

returnValues : @{returnValue=@{description=}}

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:xsi : http://www.w3.org/2001/XMLSchema-instance

xmlns:ddue : http://ddue.schemas.microsoft.com/authoring/2003/5

xmlns:msxsl : urn:schemas-microsoft-com:xslt

Name : Get-SPOAppErrors

Category : Cmdlet

Synopsis : Returns application errors.

Component :

Role :

Functionality :

PSSnapIn :

ModuleName : Microsoft.Online.SharePoint.PowerShell