Search query: label/TFTP

Trivial FTP – Not so Trivial in a Citrix Provisioning Environment.

Trivial FTP – Not so Trivial in a Citrix Provisioning Environment.

If you have played around with Citrix Provisioning services, you will quickly realize that the TFTP Service can be a pretty big single point of ... Read More

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...code. The first instance of the key [rgb_color] is where you define the label (using &) and then the value after ward. So &red is ... Read More

Provisioning Server and Firewalls

Provisioning Server and Firewalls

...66: Boot Server Host Name Option 67: Bootfile Name" protocol=UDP profile=domain,private,public dir=in localport=67,4011 action=allow netsh advfirewall firewall add rule name="Citrix (TFTP Server)" description="The target server ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Get-Content 'CitrixServerList.txt' ForEach ($server in $servers) { try { write-host "Processing printers for: " $server " ..." Get-WMIObject Win32_PerfFormattedData_Spooler_PrintQueue -computerName $server -ea stop | ?{$_.jobs ... Read More

Building my Home alarm system (Hardware Phase)

Building my Home alarm system (Hardware Phase)

...that were permanently closed through a process of elimination).  Once you identify all of your windows and doors, LABEL them! After I had most of ... Read More