Failed to import the OVF Package. Xenserver / Xenconvert
Friday, February 3rd, 2012 Posted in Citrix | No Comments »I have a problem converting a VHD to a virtual machine to an Xenserver. When lokking at the logs i got this: Failed to import the OVF Package. It was because my Default Storage was fill. When change the Default storage at my ...
Citrix XenDesktop (5) VDI network Ports TCP / UDP
Tuesday, January 24th, 2012 Posted in Citrix | No Comments »From / TO Ports User machine / Web Interface tcp/80 User machine / VDI tcp/1494 tcp/3389
Get number of all desktops in Citrx Xendesktop with powershell in all desktop groups
Thursday, October 27th, 2011 Posted in Powershell, Programmering | No Comments »To get sum of all desktops in the Citrix Xendesktop (5) farm, just run this commands: Asnp Citrix.* Get-BrokerDesktopGroup | measure-object -property TotalDesktops -sum | select sum
Remove-RoutingGroupConnector – The operation couldn’t be performed because ‘rg-exchange’ matches multiple entries.
Wednesday, September 28th, 2011 Posted in Exchange, Powershell | No Comments »I have this problems that i could delete a routinggroup between an old Exchange 2003 and a new Exchange 2010. When i type Get-RoutingGroupConnector Name ...
Backup msSQL server – Operating system error 5(error not found).
Monday, September 19th, 2011 Posted in Ahsay, MSSQL | No Comments »If you want to take a backup from Microsoft SQL Server management Studio, and get this error: Operating system error 5(error not found), then the problems is that the user running SQL Server services dosen't have access to the destanation ...
Ahsay restore Microsoft SQL (MSSQL) server database
Wednesday, September 14th, 2011 Posted in Ahsay, MSSQL, Windows | No Comments »If you want to restore a Microsoft SQL database, from a fuld backup, and put some transaction log file into it. (This backup has backup by ahsay) This is the why to do it: Start Microsoft SQL Server Management Studio Right click on ...
Disable password complexity password policy
Monday, September 5th, 2011 Posted in Windows | No Comments »Logon to you Domain Controller, and start Group Policy Manager. Right click on you "Default Domain Policy" and press edit Go to Computer Configuration -Policies -> Windows Settings -> Security Settings -> Account Policy -> Password Policy And set all settings to 0 ...
XenDesktop 5 Provisioning firewall ports
Monday, August 15th, 2011 Posted in Citrix | No Comments »The following ports need to be open from the VDI to the Provision servers. UDP 69 UDP 6905-6930 UDP 4011 TCP 54321-54322 TCP 10802-10803
Citrix VDI Xendesktop Ekspert
Thursday, July 28th, 2011 Posted in Citrix | No Comments »Jeg er blevet certificeret i Citrix XenDesktop, samtidig med at jeg har sat et komplet redudant Citrix Xendesktop miljø op. Citrix Xendesktop tilbyder dig en hosted desktop løsning, der hvor Citrix Xendesktop virkelig kommer til udtryk er hvis i f.eks. i ...
Citrix Xendesktop enable logging on VDI machines
Wednesday, June 22nd, 2011 Posted in Citrix | No Comments »1. Create a new directory called e:\vdilogging\. The Network and Local service accounts need to have write access to this folder. If you using vdisk in standard mode, remember to save it on locally harddrive. 2. Go to c:\Program Files\Citrix\Virtual Desktop Agent\ 3. ...