Skip to main content

Printer Change IP

Summary

This document describes how to change the printer's IP address from @OldIP@ to @NewIP@.

Time Saved by Automation: 10 Minutes

Sample Run

Sample Run

Variables

VariableDescription
PrinterChangeOutput of the PowerShell script.

User Parameters

NameExampleRequiredDescription
NewIP192.168.1.168TrueThe IP address to assign to the printer.
OldIP192.168.1.16True/FalseThe target IP address of the printer to modify.

Process

  • The script will perform all necessary verifications first.
  • It will check if OldIP is provided and whether it is valid.
    • If OldIP is valid, the script will replace the printer's current IP address from OldIP to NewIP.

Output

  • Script log