Skip to content

Commit 6528e2d

Browse files
authored
Update Get-CsUser.md
1 parent 8f194ba commit 6528e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Get-CsUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For example, if you don't want to return all your Skype for Business Server user
4444
(These parameters are mutually exclusive: if you use Filter in a command you cannot use LdapFilter in that same command, and vice-versa.) The Filter parameter enables you to limit the returned data to users who meet the specified Skype for Business Server criteria; for example, you might decide to return only users with accounts on the specified Registrar pool, or only users who have been enabled for Enterprise Voice.
4545
The LdapFilter parameter enables you to limit the returned data to users who fit other Active Directory-based criteria; for example, users who work in a specified state or province, users who do or do not have a pager, or users with a designated job title.
4646

47-
**Note: the equivalent command for Skype for Business Online is [Get-CsOnlineUser](Get-CsOnlineUser.md)**.
47+
**Note: the equivalent command for Skype for Business Online is [Get-CsOnlineUser](https://docs.microsoft.com/en-us/powershell/module/skype/get-csonlineuser?view=skype-ps)**.
4848

4949

5050
## EXAMPLES

0 commit comments

Comments
 (0)