mboggs
- Activité totale 25
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 9
Publications
Activité récente par mboggs-
Event log for user status change (specifically set to inactive)
Is there anyway to get more details on the "EDIT_USER" events? Right now, when a user is set to Status=Inactive it just triggers an EDIT_USER event in the event log. I can't figure out how to get d...
-
Box CLI with Powershell: How do I wait or check until "operation_blocked_temporary" is gone?
Hello all! Imagine you are trying to run a Box folder move: box folders:move sourceID newParentID --as-user=UserID However, you recently did an action that has that folder "tied up" (such as an o...
-
Re: Deleting a User and Transferring Their Content
Is there a Box CLI option for this? I want to delete users via Box CLI, but I get the following error (Even when using --force): box : Unexpected API Response [403 Forbidden | 5c188tg89wi9wczr.08f...
-
Resources for scripting Box CLI commands
RéponduI'm still learning Box CLI but I've got a pretty good understanding of how to do single line stuff. However, I'm really struggling with the best way to script things. I know powershell fairly OK, ...