My home lab is in need of a larger UPS. We have been having sags and drops that are too much for my little UPS. When this happens, my NFS NAS will disconnect from ESX, and that is where I store my ISO images. Instead of rebooting everything, you can just putty into your ESX …
Category Archives: Uncategorized
Good – Terraform your NetScaler deployment
So after working with a customer that started going down the NetScaler as code with Terraform route, I decided to jump in with creating a template to deploy a basic NetScaler configuration from code. This will allow for standards to be set in your deployments, and also will have the added benefit to making your …
Continue reading “Good – Terraform your NetScaler deployment”
Good – Get past HSTS messages on Chromium for local sites
So Chromium browsers are upping the security, and blocking access to self-signed local sites due to HSTS. How do you get around this? Hit F12 and go to the console and enter the following.
Bad – Chrome Captcha for large sites
So this has become a big annoyance for me. When I am working at large sites, or through a large utilized VPN Google has decided that that many requests from a single ip MUST be malicious, so every single new tab opened requires people to use their horrible Captcha with multiple challenges to move on. …
Bad – Outlook 365 can change system time zone for non-authorized users
I have a deployment where they were setup with using the server time zone for all Citrix Sessions. 1 PVS server suddenly came up on the wrong coast. Digging through the event logs we found that Outlook changed the entire servers time zone from a user session. This is explicitly disabled via policies so that …
Continue reading “Bad – Outlook 365 can change system time zone for non-authorized users”
Good – Update Chromebooks outside of AUE
My Acer 14 Chromebook that I got for free from Acer and Chrome years ago entered into AUE. (Auto Update Expiration) This made me the sad, as it is a nice little laptop for carrying around for web surfing. I started going down the rabbit hole of third party firmware. I had used Brunch Framework …
Bad – You can’t unbind Syslog policies from virtual servers via the Gui
Customer tried binding a syslog policy directly to a virtual server, but they selected the wrong server on their NetScaler. When they went to remove the policy from the virtual server we could see a policy was bound, but couldn’t see what policy, and couldn’t unbind it. To remove it we had to drop to …
Continue reading “Bad – You can’t unbind Syslog policies from virtual servers via the Gui”
Good – FSLogix disk type 3 usage
So when using Type 3 for your disk type the system expects the Read Write and the Read Only disks to be open at the same time. If you close the Read Write before the Read Only then consolidation doesn’t work correctly and you get an error message. Also if the Read Write version of …
Mixed – Storefront autoreconnect
So using a Web Browser to access a Storefront site, disconnected published applications connect automatically. But disconnected Desktops don’t connect until you launch them. Workspace App does reconnect to Desktops correctly.
Bad – UDP to TCP Audio reboot required
Enabling UDP Audio in Citrix Policies is a one way trip without a reboot. To roll back to TCP only audio requires reboots on systems. And if you need to channel audio into the session for WebEx or DMO, and have UDP ports blocked, user’s won’t be able to use their audio devices.