Dan

Results 57 comments of Dan

Thanks for your swift reply! Yea I tried actually without the RepetitionDuration but same issue. Am running it from elevated cmd as well, no luck. I've stripped down the code...

easy enough to add this an an option in User Preferences. So basically you want just another tab in the Remote Background window for Take Control?

can add this to the remote background > processes tab maybe? since that already has live stats, so kind of like task manager

@silversword411 there is an extra column being added that wasn't there in previous versions. this was caused by my hack to get the stuff from summary tab to be filtered...

The generated exe is simply a convenience wrapper around the manual install method. It's the same exact thing as the powershell method except it ends in `.exe` instead of `.ps1`....

django has a built in management command for creating superusers `python manage.py createsuperuser`

look here https://github.com/amidaware/community-scripts there might be something there already or in the WIP folder. if not, you can try writing a script that does what you need and then make...

should be simple enough we can just add a "force" checkbox to the current delete client/site delete form as now it won't let you delete it if there are any...