Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 1.57 KB

README.md

File metadata and controls

22 lines (21 loc) · 1.57 KB

CmdLet Documentation

CmdLet Description
Add-YmGroupMembership Adds a user to a group.
Add-YmRelationship Add an org chart relationship for a user.
Get-YmGroup Returns all groups or a specific group selected by id.
Get-YmHelp Shows a list of all Yammer-CmdLets.
Get-YmMessage Shows messages of the user's Yammer network.
Get-YmNetwork Returns a list of networks to which the current user has access to.
Get-YmToken Navigates you through the pages which are needed to get the bearer token.
Get-YmUser Returns all users in the user's Yammer network or a specific user selected by username or id.
New-YmGroup Creates a new group in yammer.
New-YmMessage Posts a new message or announcement to the network or a group.
New-YmUser Creates a new user. Current user should be a verified admin to perform this action.
Remove-Ym-GroupMembership Remove a user from a group.
Remove-YmMessage Deletes a message per id.
Search-YmItem Search messages, users, topics and groups.
Send-YmInvitation Send someone an invitation to the yammer network.
Set-YmToken Sets the bearer token needed to access Yammer.
Show-YmRelationships Show org chart relationships.
Show-YmToken Shows the currently set token.