Configure RDS Licenses for Citrix Virtual Apps and Desktops site - imp
Following 2 GPOs should be configured for licensing server and license type for RDS. Apply policy: Computer configuration>Windows component>Remote Desktop Services>Remote Desktop Session host>Licensing 1. Use the specified Remote Desktop License Server 2. Set the remote Desktop Licensing mode Also, perform below steps to configure RDSH server: Install Remote Desktop Licensing1) In Server Manager, open the Manage menu and click Add Roles and Features. 2) Click Next until you get to the Server Roles page.How to setup Git Server locally
So far you might have used external Git providers like GitHub, GitLab or Bitbucket, etc… or Git software programs like Gitea or Gogs, etc… as your version control systems. But do you know you can also set up a Git Server locally on your PC? Started thinking about it already? Let me show you how. Prerequisites Two PCs with Git software installed. This tutorial uses two Windows PCs for the same.Windows cannot find the Microsoft software license terms
You might want to test a new Windows OS version before you deploy it on your laptop/desktop. You have software programs like VMware workstation or VirtualBox to create a VM, deploy a VM in it and test the look and feel of the OS. I’ve recently tried to install Windows 10 OS and ended up with the below error: Installer disc image file Win10 error You will get this error when you add the Windows 10 ISO file in CD drive while creating VM.Hide Citrix Session
Issue: User clicks on an app in netscaler gateway portal. It shows cannot start app APPNAME for all the apps in the netscaler gateway portal. Troubleshooting: Citrix DDC event viwer shows The citrix broker service failed to broker a connection for user DOMAIN\USERID to resource APPNAME. The virtual machine VDI1.company.com rejected a request to prepare itself for a connection. This problem usually indicates that the VM is engaged in an activity such as restarting, entering a suspended state or processing a recent disconnection or logoff.NetScaler High Availability File Synchronization - IMP
During a high availability file synchronization operation, a set of files are copied from the primary appliance to the secondary appliance. The high availability setup is synchronized automatically at an interval of one minute or when you manually run the sync ha files command. The secondary appliance initiates the high availability synchronization. The rsync process completes the high availability file synchronization and the nsfsyncd process controls the synchronization. The rsync process uses an SSH tunnel for file synchronization, but the default SSH port 22 can be updated when running the rsync process.Netscaler High Availability Synchronization - IMP
High availability synchronization is the process by which configurations are kept identical between the appliances. It is not the process that runs individual commands on the secondary appliance after successful completion on the primary appliance, that is called Command Propagation and while the two are similar in function, they perform different functions. High availability synchronization is used as a failsafe method of keeping configurations between the appliances synchronized whether the command propagation is successful or not.SQL Server Evaluation Time expired. SQL service wont start. Event 17051
There may be times when you want to test the SQL server instance first and then purchase a license key after your testing is successful. When you want to apply license key, you have to do it, at least one day before your evaluation time expires. If your expiration date is crossed, your SQL service will not start. SQL Server Evaluation Expired Eventlog When you try to change the SQL server instance from evaluation to full using a license key, through GUI or command line, it tries to check the SQL service status first.Run Citrix PowerShell commands remotely
Let’s say you have a script written in PowerShell for your Citrix environment and want to deploy it through Jenkins. How’d you do that? If you directly run a PowerShell script from a Jenkins machine (not Citrix DDC), you will end up in “The caller was not authenticated by the service” error.