Categories
- Active Directory (4)
- ADFS 3.0 (1)
- API Programming (1)
- Cachet (1)
- Docker (2)
- Duo 2FA (1)
- Exchange 2013 (8)
- Exchange Online (2)
- Graylog (1)
- HPE 3PAR (2)
- Kemp LoadMaster (1)
- ldaps (2)
- Linux (3)
- macOS (1)
- Office 365 (6)
- PHP (1)
- Powershell (2)
- RHEL7 (3)
- Security (1)
Category Archives: Powershell
Kemp LoadMaster RESTful API Mangement with Powershell
There are several articles explaining how to access and manage the Kemp LoadMaster with the RESTful API. However, there are not very many articles that show you how to connect via Powershell. I attempted to follow several articles, but I … Continue reading
Posted in API Programming, Kemp LoadMaster, Powershell
Tagged Kemp API powershell, Kemp Loadbalancer
Leave a comment
Graylog REST API – Creating User Token with Powershell
In order to access the Graylog REST api you need to do the folllowing: Create a new user within the User UI Temporarily assign the user the Admin role (Permission needed to create a token) , or use the REST … Continue reading