Skip to content

Commit 2d9b935

Browse files
kenwithget-itips
andauthored
Update skype/skype-ps/skype/Move-CsUser.md
Co-authored-by: Andres Mariano Gorzelany <[email protected]>
1 parent 134238a commit 2d9b935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Move-CsUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To carry out this task, the command first uses the Get-CsUser cmdlet and the OU
9898
Move-CsUser -UserList C:\Folder1\Folder2\file1.txt -Target "atl-cs-001.litwareinc.com" -Report C:\Folder1\Folder2\out.csv
9999
```
100100

101-
In Example 5, all the users listed in file1.txt are move to the the Registrar pool atl-cs-001.litwareinc.com.
101+
In Example 5, all the users listed in file1.txt are moved to the the Registrar pool atl-cs-001.litwareinc.com.
102102
Also, a detailed report is created in the out.csv file.
103103

104104
## PARAMETERS

0 commit comments

Comments
 (0)