Skip to content
ConfigMan-Notes

ConfigMan-Notes

Notes from the field

  • GitHub Repo
ConfigMan-Notes

Author: Jim

Get IP Range from CIDR address

Posted on March 23, 2022 by Jim

This script takes an IP address in CIDR format (192.168.33.55/24) and will return the Subnet ID, First Host IP Address, Last Host IP Address, and the Broadcast Address. It does […]

Read more
General / Script Solutions Leave a comment

Converting to CIDR address

Posted on March 21, 2022 by Jim

This script takes a standard IP address/Subnet Mask input in dotted decimal notation and returns the equivalent CIDR address. So, 192.168.25.33 255.255.255.0 returns 192.168.25.33/24. It validates input and verifies the […]

Read more
Script Solutions Leave a comment

Converting 32 bit binary number to an IP address

Posted on March 21, 2022 by Jim

This script will convert a 32-bit number into an IP address. This script is usually used by other TCP/IP scripts, not necessarily directly.

Read more
MECM / Script Solutions Leave a comment

Script for CMTrace compatible logging

Posted on March 21, 2022 by Jim

This is a repost of my script for creating cmtrace compatible log entries. I know there are several out there, but this is mine, and I like it! So here […]

Read more
MECM / Script Solutions Leave a comment

Forced Reset!

Posted on March 12, 2022 by Jim

Seems my hosting provider “upgraded” my services, and they do seem to be better, but I lost all my content, so I’m starting over! Fortunately, I did keep most of […]

Read more
General Leave a comment

Recent Posts

  • Get IP Range from CIDR address
  • Converting to CIDR address
  • Converting 32 bit binary number to an IP address
  • Script for CMTrace compatible logging
  • Forced Reset!

Recent Comments

No comments to show.

Archives

  • March 2022

Categories

  • General
  • MECM
  • Script Solutions

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by WordPress and Merlin.