This guide is base on a customer that has a XenDesktop 7.13 and has needed to stabilised his deployment to the latest LTSR . This is the right way to that time and while you need to have support from Citrix but you don’t want to ump to the latest technology (Workspace). First of all …
VCSA password reset 5.5 and 6.0 …
If you have a 5.5, 6.0… otherwise https://kb.vmware.com/s/article/2147144 shutdown the VCSA Now, press the bar to stop auto boot and press P to enter the GRUB Password. From vmware KB: https://kb.vmware.com/s/article/2069041 If the vCenter Server appliance is deployed without editing the root password in the Virtual Appliance Management Interface (VAMI), the default GRUB password is …
How to replace a broken or “warning” hdd on a Synology NAS
Open storage manager and select HDD/SSD section Select Action and then, Deactivate. If you don’t know which is the slot where the disk is , select “Swich Drive Indicator Status” to find it.. Flag the warning and select OK… now ww can replace the drive…. At this point the array starts to rebuild… We need …
Decommissioning Exchange 2010 server in a Hybrid environments – The fastest way..
This guide considers the fastest way to decommission an Exchange server in Hybrid deployment so i consider some point as implied. So first we need to move al obbjects to the cloud …Take in mind that all must have the “onmicorosoft.com” domain. Go to Address rule polices and add it Now our objects has the …
How to show meeting details of a Room mailbox
In our environments, we have a Room Mailbox called “Sala riunioni”. now get its details with this command: Get-MailboxFolderPermission -Identity “Sala riunioni:\calendar” |fl At this point we need to add to default users the rights to read the “limiteddetails” . With this settings, anyone can read who has created the appointment and the subject. this …
The smart cards nightmare with Citrix Xendesktop / Virtual Apps and Desktops
Everyone that use Citrix XenDesktop know the great problem of using it with usb devices to digitally sign documents. For this reasons, after the latest “ nightmare” with the last one USB key, the CNS, I’ve decided to write down a simple guide to help people like me with this problems. This is my last …