diff --git a/lib/plugins/Invoke-IcingaCheckUsers.psm1 b/lib/plugins/Invoke-IcingaCheckUsers.psm1 new file mode 100644 index 0000000..fd2a3e3 --- /dev/null +++ b/lib/plugins/Invoke-IcingaCheckUsers.psm1 @@ -0,0 +1,4 @@ +function Invoke-IcingaCheckUsers() +{ + +} \ No newline at end of file