-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set-vRATenantDirectorySync #187
Conversation
Add Set-vRATenantDirectorySync.ps1
Add Allusers parameter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks so much for the contribution and many apologies for taking so long to review the PR. (It has not been a good few months for a few reasons in terms of getting any time to spend on this project )
Co-Authored-By: basvinken <[email protected]>
Co-Authored-By: basvinken <[email protected]>
Co-Authored-By: basvinken <[email protected]>
Co-Authored-By: basvinken <[email protected]>
Co-Authored-By: basvinken <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the updates look good. Please just address the additional comment I have made about the examples now needing updating to use the new name, then we can merge this. Thanks.
System.Management.Automation.PSObject. | ||
|
||
.EXAMPLE | ||
Set-vRATenantDirectorySync -Id Tenant01 -Domain vrademo.local |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These two Examples now need to be updated to use the new name, Invoke-vRATenantDirectorySync.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Renamed the file and updated the Examples
@basvinken Thanks again for your contribution - it will be included in the 3.4.0 release which is imminent. |
added allusers parameter to Set-vRAEntitlement.ps1
created Set-vRATenantDirectorySync.ps1 to force directory sync