whiggs12
- 合計アクティビティ 19
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
コメント
whiggs12による最近のアクティビティ-
To piggy back off what said, you might find the below code snippet very useful, as it allows you to perform powershell binding redirection:# Load your target version of the assembly $newtonsoft =...
-
I wanted to add one more piece of information. Thanks to the help of mattwiller on Github, I now finally understand why, when running the windows sdk in powershell, 2 different versions of the Ne...
-
Oh, and one more thing. I also used ILSpy to decompile the box windows sdk dll file, which was infinitely helpful in figuring out what all of usable commands are and what their arguments are.
-
Once again, not everyone all at once now. Not one person knows the solution to this issue? Guess I will need to continue updating post content to make sure it is visible
-
Also, assuming you accidentally kept the client id that you have been using in the URL you posted, that Client id is too short. Client ids appear to be around 32 characters long.
-
Try Entering a valid URL. I used "https://www.google.com" for mine and it worked fine
-
Woa Woa. Slow down with all the replies. Not everyone all at once now.
-
Anyone find a solution for this? I am being asked to do the same with powershell, and support has not been helpful. Help would be appreciated.
-
Thank you for your reply. This does indeed return the full list of users, but not in the way I was hoping... I was hoping that the returned list, since json was specified, that the returned lis...
-
Another aspect of the Box command line utility which doesn't make any sense to me. When you want to list events, the available arguments let you specify events created during certain time periods...