SOLUTION :
1. Get-AcctIdentityPool to get the identity pool name
2. To change the "start count" to the number you want in this example the startcount will change to X
New-AcctAdAccount -IdentityPoolName "%IdentityPoolName%" -Count 1 -StartCount X where X is the number do you need to start
No comments:
Post a Comment