Recently some test account used up our Citrix server allocation. Apart from wait for a period of time the files in ( C:\Program Files (x86)\Citrix\Licensing\LS\conf ) concurrent_state.xml […]
Author: paris
Windows 10 netsh commands for not working network
Fix from a elevated Command prompt: · Type netsh winsock reset and then Enter.· Type netsh int ip reset and then Enter.· Type ipconfig /release and then Enter.· Type ipconfig /renew and then Enter.· Type ipconfig /flushdns and then Enter.
Citrix : there are no apps or desktops available to you at this time
Check in the event log of the Delivery Controller for ErrorsCheck the IIS server to make sure the cert is working and in date
Fortigate locked out of WebGui Trusted Host
Recently we found a Fortigate Router not listening locally Login to Console via Serial Cable ( Putty ) config system interfaceedit wan1set allowaccess ping http httpsendconfig system adminedit adminset […]
hyper v merge in progress then failed when trying to start virtual machine
Check the volume has enough free space, if a previous merge (deletion of checkpoint ) has failed this might be whyNavigate to the cluster share and check […]
Citrix server 2012 freezing on Welcome storefront
Rebooting the Storefront servers fixed thisRegenerating the Security Keys needed to be doneAlso assigning new SSL Keys
Guide\Communication for User Enrollment Mime cast
As part of our ongoing security focus, we have enabled a new feature within our email security platform from Mimecast.What will I see?For a small percentage of […]
Citrix Storefront request an Internal Certificate for IIS from certificate authority (SBS)
Create a CSR , I find Digicert Util is the easiest way to do thishttps://www.digicert.com/util/Save the CSR request somewhere on a network available to the SBS serverRun […]
User IIS Logs to find Load per app pool
Shout out to Bennis at Bayswater Electrical for this!Logpaser is seriously good tool to filter through the mess of IIS logs!https://www.microsoft.com/en-au/download/details.aspx?id=24659Grab all your ISS log files for […]
How to update Renew Cert on a Nginx machine with DigiCert
Find the current cert locationsudo vi /etc/nginx/nginx.confLook for linesssl_certificate /etc/pki/nginx/cert.pem;Go to Digicert and download .pem with All certsUse WINSCP to copy this to /etc/pki/nginx/and change the config to […]