- Seattle, WA, United States
- https://ScriptOps.com
- in/jbilinski
Pinned Loading
-
fsrestruct
fsrestruct PublicA bash script to export the structure of a Linux filesystem, including directories, (empty)files, ownerships, permissions, and symbolic links, into a script that can recreate the same structure els…
Shell
-
copy-dns-from-pfsense-unbound-to-win...
copy-dns-from-pfsense-unbound-to-windows 1#requires -Version 4.0 -Modules DnsServer23<#4.Synopsis5Copy Unbound DNS records from pfSense to MS DNS server -
MacOS shell script to install a new ...
MacOS shell script to install a new root CA and intermediate CAs 1#!/bin/bash23# Ensure the script is run as root4((EUID != 0)) && exec sudo -- "$0" "$@"
5cd /tmp/ &>/dev/null
-
bl-clean-up-ad-user-sip-addresses
bl-clean-up-ad-user-sip-addresses 1#requires -Version 3 -Modules ActiveDirectory2# using AD mail property as email address (not always same as primary SMTP proxyaddress)34[bool]$useEmailDomain = $false #use email domain as sip domain
5[string]$sipDomain = 'riverlive.com' #always use this domain for sip addresses (if not using email domain)
-
bl-start-jenkins-agent-as-windows-sc...
bl-start-jenkins-agent-as-windows-scheduled-job 1$buildnode='us-wa-bn-win-9' # name of the node as created in Jenkins
2$jenkinsprimaryurl='https://na-jenkins-ha0.meta.dev' # (internal) URL of the Jenkins master
3$javabin="$env:ProgramFiles\Java\jdk-21\bin\java.exe" # Path to the Java binary on windows
4$workpath='c:\jenkins' # This is the path to the windows agent work directory
5$agentpath="$($workpath)\agent" # I prefer to keep the agent in a subdirectory of the work directory
-
bl-new-daily-password-and-a-cisco-gu...
bl-new-daily-password-and-a-cisco-guest-wireless-portal 1#requires -Version 323function Check-GuestEnvironment
4{5[CmdletBinding()]
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.




