Contents
How to divide a collection into multiple smaller collections?
Based on that input this PowerShell script creates collections with random, but equally divided, collection members. The rest of this post will explain this PowerShell script and shows an example.
What’s the second step in creating a collection?
The second step is to create the new collections. Starting from this point the script will go through a for-loop for as many times as the number of collections to be created (see the complete script). To make sure I create unique collections, I use the number of times it went through the for-loop as part of the collection name.
Can you merge two collections with different fields?
Yes its a new VBO in the newer versions. Refer the screenshot in the first post of the below link. On the other hand since I do not have the VBO I am unaware of its working and whether it will work in your scenario or not, but thought it could be easier for you to use a VBO in case it works.
Why is my resourcegroup collection not updating?
If you type the ClearCollect function within the OnVisible property of a screen, the ResourceGroup collection data would be refreshed only when the corresponding screen is visible. If you want to refresh your ResourceGroup collection data within your app, you could consider refresh manually or refresh automatically.
To share a single item in a collection, right-click it and then select Copy to copy the card for the saved item or Copy link to copy the URL. You can export an entire collection or individual items to a Word document or an Excel worksheet.
Are there multiple RDS Session collections possible on Server 2012?
I currently have one Session Collection with two applications scoped to three AD user groups for a Windows Server 2012 RDS Session host. I would like to create another collection on the same host for a separate set of apps that can be applied to a different set of user groups.