- Seattle, WA, United States
- https://ScriptOps.com
- in/jbilinski
Pinned Loading
-
bl-flush-stale-jabber-contact-cache
bl-flush-stale-jabber-contact-cache 1Function Clear-JabberContactCache
2{
3#Fix bad cache entries under "Contacts and recent" search headder
4#Close Jabber, rename cache, start Jabber
5$jabberProcN = 'CiscoJabber'
-
bl-clean-up-cbt-after-avamar-proxy-f...
bl-clean-up-cbt-after-avamar-proxy-failure 1#requires -Version 4 -Modules VMware.VimAutomation.Core
23#Find VMs that need consolidation
4Get-VM | Where-Object -FilterScript {$_.Extensiondata.Runtime.ConsolidationNeeded}
5 -
MacOS shell script to install a new ...
MacOS shell script to install a new root CA and intermediate CAs 1#!/bin/bash
23# Ensure the script is run as root
4((EUID != 0)) && exec sudo -- "$0" "$@"
5cd /tmp/ &>/dev/null
-
bl-new-daily-password-and-a-cisco-gu...
bl-new-daily-password-and-a-cisco-guest-wireless-portal 1#requires -Version 3
23function Check-GuestEnvironment
4{
5[CmdletBinding()]
-
-
copy-dns-from-pfsense-unbound-to-win...
copy-dns-from-pfsense-unbound-to-windows 1#requires -Version 4.0 -Modules DnsServer
23<#
4.Synopsis
5Copy Unbound DNS records from pfSense to MS DNS server
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.