Skip to content

Commit 210bf73

Browse files
authored
Update Export-CsUserData.md
This request from a CSS engineer to add the note has been approved by SPM Corbin Meek.
1 parent b4ad150 commit 210bf73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

skype/skype-ps/skype/Export-CsUserData.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ To return a list of all the role-based access control (RBAC) roles this cmdlet h
4646

4747
The functions carried out by the Export-CsUserData cmdlet are not available in the Skype for Business Server Control Panel.
4848

49+
NOTE: URNs that have the following characters back slash (\\) and forward slash (/) will cause the powershell command to fail and stop the export of the user data until that point.The following error is reported: Export-CsUserData : "urn:hcd:User1/[email protected]" is not a valid uniform resource name (At line:1 char:1+ Export-CsUserData -PoolFqdn pool01.domain.com -FileName c:\temp\UserDataExport.zip+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    + CategoryInfo          : NotSpecified: (:) [Export-CsUserData], UriFormatException    + FullyQualifiedErrorId : System.UriFormatException,Microsoft.Rtc.Management.BlobStor
50+
4951

5052
## EXAMPLES
5153

0 commit comments

Comments
 (0)