thefreakquency

Results 5 issues of thefreakquency

Python 3.8.5 Netbox 2.10.2 As per https://github.com/netbox-community/netbox/issues/5254 setup.py should now have "zip_safe=False,". This change is required as of NetBox 2.10.2 to avoid installation failure. It should be backward compatible with...

When getting sessions on a Windows 10 machine, when nobody is signed it I get this error: `[2020-04-01 10:23:44] HOSTNAME_HERE Get-TSSession Loading Error: Exception calling "GetSessions" with "0" argument(s): "No...

It looks like there is a small bug with Get-nbIpAddress. When using `Get-nbIpAddress -query @{assigned_object_id=5137} ` the result of this query returns all IP addresses contained in Netbox. If I...

### Deployment Type Self-hosted ### NetBox Version v3.7.6 ### Python Version 3.8 ### Steps to Reproduce Modify configuration.py to enable Maintenance Mode: ``` # Setting this to True will display...

type: bug
status: needs triage

As Netbox 4.0 beta is out and a production release around the corner, please have this awesome plugin adapted for it, as per https://docs.netbox.dev/en/feature/plugins/development/migration-v4/ Thanks!