💐
Systems Engineer/Architect
..... redefining best practice continuously
- [Luxembourg|Germany]
Pinned Loading
-
graylog-cp-watchguard
graylog-cp-watchguard PublicGraylog Content Pack for Watchguard Fireware Logging
-
-
msExchange_list_MobileDeviceStatistics
msExchange_list_MobileDeviceStatistics 1#
2# PSSnapin Load
3if ( (Get-PSSnapin -Name Microsoft.Exchange.Management.PowerShell.E2010 -ErrorAction SilentlyContinue) -eq $null )
4{
5Add-PsSnapin Microsoft.Exchange.Management.PowerShell.E2010
-
heketi remove all volumes
heketi remove all volumes 1#!/bin/bash
2for vol in $(heketi-cli volume list | awk '{print $1}' | cut -d':' -f2)
3do
4heketi-cli volume delete $vol
5done
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.