Archive for the ‘Microsoft’ Category

Tip: Fixing IGEL Linux V5 issues with none RemoteFX capable Remote Desktop Services

Saturday, March 15th, 2014

Hi Folks,

if you have issues with the new IGEL Linux V5 and none RemoteFX capable Remote Desktop Services (Windows 2008 and older or Windows 7 without SP1 and older) you can fix the issue in two ways:

1) In RDP->RDP Global disable RemoteFX (similar for sessions if the global configuration is not used)!

2) or enable the Legacy RDP Client in RDP->RDP Global->Option, make also sure that RemoteFX is disabled!

If you not perform one of these steps a connection from the client can have a impact for all connected RDS Users (EventID 1503 and other on the Server). Please note that the new IGEL Remote Desktop Service Client is not really designed to work with such old systems like Windows 2003 or similar!

RemoteFX capable are: Windows 2012 (incl. R2), Windows 8 (incl. 8.1), Windows 2008 R2 and Windows 7 SP1, RemoteFX needs to be enabled/configured thru Policies! Windows 2008 R2 in general can not use RemoteFX USB Redirection and a Windows 7 SP1 VM needs to have a RemoteFX GFX Adapter assigned in the Hyper-V console to redirect USB devices. USB Redirection means USB Port to Server redirection and not Printer or USB Memory mapping, only to be clear here… 🙂

Cheers

Michael

Tip: Fixing Windows Store 0x80240017 Error thru Power Shell

Monday, March 10th, 2014

Hi Folks,

i already written two Blogs about the Windows Store and how you can fix issues there…  If these solutions doesn’t help you to fix the Windows Store Error 0x80240017 than you should try this one for the following scenario.

If you run into the scenario that you get a 0x80240017 Error during a App Update or new Installation or a installed App is not shown in the Startmenu and you can’t uninstall or re-install the app try the following solution:

1) Open the Powershell with Adminrights (in Windows Search look for Powershell and click with the right mousbutton on it, select “Run as Administrator”
2) Type in “Get-AppxPackage -Name *part of the appname*
3) You should get a result like shown in the Package (sample is for the Remote Desktop App)

appstorepowershell4) Now enter the command remove-appxpackage *PackageFullName for the previous executed GetAppxPackage command (see also screenshot)
5) Open the Windows Store and try to re-install the app again, a reboot is not required.

This solved the issue for me a couple of times…

Cheers

Michael

Release: Microsoft Office 2013 SP1, Microsoft Exchange 2013 SP1 and Sharepoint 2013 SP1

Wednesday, February 26th, 2014

Hi Folks,

yesterday/today Microsoft has release several Service Packs containing Updates, new Features and Optimizations for Microsoft Office 2013, Exchange 2013 and also Sharepoint 2013, you can download the Service Packs here:

Microsoft Office 2013 SP1 32Bit: Download
Microsoft Office 2013 SP1 64Bit: Download
Microsoft Exchange 2013 SP1: Download

Office for Windows RT based devices will also receive an update thru Windows Update which is already available.

There are currently no product ISO Files available on MSDN that already contains the SP1, so currently you are required to download/intall the SP1 seperate or to deploy it thru Windows Update or a WSUS Server.

Cheers

Michael

Tip: Windows Store and “Region Codes”

Friday, February 21st, 2014

Hi Folks,

today is my day of bashing the Microsoft Windows Store…

As in my last post there are still a lot of curious issues with the Microsoft Store.. One really curious issue are these funny “Region Codes”! Oh.. You didn’t know it? Me too.. No App or the Store will tell you! First of all not all Apps will deal with it but a few of them do and the error messages or better “Points to blame” are really confusing.

I will take a private Sample, i bought a Game “Grand Theft Auto-San Andreas” thru my Swiss Surface Tablet, installed it without any issues and it works fine: everything is good. Now i got my German Laptop to install GTA.. Guess what happen: The app is shown in my Apps (and the Laptop also suggest to install it!!!), so i select the App and click on install… Now the Funny Message: “App is not available for download“. Ok?!?! So i’ve searched in the regular “German” Store Interface again.. App is shown and the Store ask if i would like to buy it, confirmed and now guess.. Message: “App is not available for download“.

I still remember an issue with “regional” Payment Methods (other strange Windows Store issue where you can’t add payment methods to your account in the Windows Store 🙁 ), so i go to the System Control->Region and change the Location to Switzerland and without any more reboots or messages the App can be installed. Ups! Why not a message “App is not available for your current region“? To simple?

So i really like the Surface or other Microsoft Products but for the Store Microsoft still has a lot of lessons to learn! Why do the Store shows an App which is not for my Region? Why always these nonsense Error Message for a Store that should be simple at all and point a none IT customer to a solution? Iam a IT Guy, my wife will take it and throw it  against the Wall because it’s cryptic nonsense and in this case she is right. I do also now that this is a favorite issue for people travel/working between the US and Canada.. So it’s not only a Swiss/German issue.

Cheers

Michael

P.S.: All these lame developers that really thing that a customer stays in one country for there whole live should leave there hole and go outside in the world. This is my personal opinion and regional codes in any product are digital stone age beyond any reality, this is even more important if nothing is mentioned that they do exist (Hello Windows Store!) So.. Now iam feeling better. 🙂

 

Tip: Windows Store Error 0x80240017 vs. Hyper-V

Friday, February 21st, 2014

Hi Folks,

i really could kill some Microsoft developers tonight… Just kidding but this has taken three hours of time to fix a really stupid issue.

Maybe you provide your User a Microsoft based Windows 8 or Windows 8.1 VDI thru Microsoft Remote Desktop Services incl. the Windows Store to download own or company based Apps. By default this should be now big deal but it could… Normally your User browse to the Store and download / buy a new app, depending on the system a App will be shown in the store or not; simple right? …but what happens if this app is already available for the User and he got the App already running on an other device? It will be shown in his Apps and he can select it, now a funny error comes up: “App can not be installed BlaBlaBla… Error 0x80240017”. This error 0x80240017 for Microsoft seams to mean: “Could be everything and we have no clue where it coming from.

There are several Tips and Clues available and i’ve tried everything more than one time (!): Store Reset (wsreset.exe), installing Updates, deleting the Software Distribution Folder, Regional Settings, Time Zone and much more but finally it means: Your System doesn’t fit the requirements for this App! Great.. Why not direct translating it for humans and maybe for the Microsoft Support too (which have also no clue what it could mean)!?!

Ok… Enough blaming, let’s come to my solution for Hyper-V based VDI’s: To fix it just disable the Dynamic Memory Feature for the Windows 8.x based Desktops or/and increase it to min. 1024 or better 2048 (or more) MB of RAM. After this small fix everything works like a charm, it seams to be that the Windows Store can not deal with the Dynamic Memory and the result will be this nonsense error message.

Have Fun!

Michael

P.S.: I checked it also with Windows Server 2012 R2, similar behavior… If you got the issue for a physical device try it on an other “better” hardware.

Tip: Fixing Microsoft Exchange 2013 Index Database issues

Thursday, February 20th, 2014

Hi Folks,

i just have done two Exchange 2013 stand alone installations and on one Server i’ve run into the issue that the Mail Database Index Search did not work (EventID 1012 for MSExchangeIS) and the User was not able to perform a Search in Outlook or thru Outlook Web Access.

There are a couple of solutions mentioned like changing User Rights and so on but mostly the issue can be fixed quite simple: Just delete the Index Database.

1) Create a Backup or Snapshot for the Exchange Server
2) Browse to the Databasefolder (Default: C:\Program Files\Microsoft\Exchange Server\V15\Mailbox\Mailbox Database XXXXXXXXXX\)
3) Stop the two Search Services (Microsoft Exchange Search Host Controller and Microsoft Exchange Search)
4) In the Mailbox Database Folder should be a cryptic subfolder like  DC206C90-9627-4A70-B156-2E40F8A9429F12.1.Single, it should be the only subfolder here. Move this folder to an other directory (for recovery) or delete it.
5) Restart the two Search Services (see Names in 3))
6) Open the Exchange Administration Site and browse to Server->Database and Verify the Index state.. After a couple of time it should be changed from Unknown to Recreating, be prepared that the recreation can take some time and do not reboot the Server during this time and until the Index State has changed to “without errors”.
7) Drink a beer and be happy that the issue is fixed. 🙂

Cheers
Michael

Solution: Run a pfsense firewall on Microsoft Hyper-V Server

Friday, February 7th, 2014

Hello Folks,

this one is not IGEL related but maybe intresting, there is a really cool free firewall software called pfsense (http://www.pfsense.org/).

The firewall software is based on free bsd and comes with a lot of cool features but there is one problem… It will not work on Microsoft Hyper-V Servers regarding an issue with the free BSD network drivers but you can fix it. There are some solutions already available but none of same are really working well and/or require some manual actions after boot, so how can we fix it…

Create a new VM in the Microsoft Hyper-V and assign the pfsense ISO file for the installation, make sure to assign only “Legacy” Network Adapters to the VM. The virtual network cards in the VM are named like de0, de1 and so on.

After the installation perform the basic network setup and reboot the VM, the network adapters are not working at the moment so don’t connect to the Management GUI via HTTP. After the reboot open the VM and enter the pfsense console, one virtual network card should have a “working” internet connection! Enter the pfsense shell (Option 8) and type in here:

ifconfig de0 down (repeat this for every network card, like de1)
ifconfig de1 down
ifconfig de0 up
ifconfig de1 up
dhclient de0 (this command is only required for network cards using a DHCP address coming from an other DHCP server, repeat or skip like required)

Now open the HTTP based WebConfigurator coming with pfsense, the network cards should now work until a reboot is performed. Open the System->Packages->Available Packages Menu and install the “Shell Command” Service from here. After this is done open the Menu Services->Shellcmd and add the commands you have entered before in the shell here, keep the order like before and incl. also the dhclient commands if used before. Reboot the VM and everything should work now also together with the Hyper-V, no extra scripts or shell actions are required.

Cheers

Michael

Tip: Changing Windows Server 2012 R2 Workfolder Port from SSL (443) to an other Port and still keep SSL encryption

Friday, January 17th, 2014

Hello Folks,

currently iam very Microsoft minded because i set up a new “private” Environment at home.

With Windows Server 2012 R2 Microsoft has introduced the Workfolder feature which is a “private” hosted SkyDrive alternative for Windows 8.1, benefit: All files are hosted in your private cloud and not on a NSA Share (or similar 🙂 ).

By default workfolders are using the SSL Port 443 and are not embedded in the IIS Server, this means if you run a secure website thru SSL on your IIS you will not be able to use the workfolder feature at all.

The workfolder management GUI is currently not very useful and it’s not possible to change the port from there, so you have to do it in the manual way.

Important: After this is done you need to manual setup the workfolder configuration on the client devices or thru domain policies, the auto detection feature by email will not work anymore!

1) Change the Workfolder configuration by open the file c:\windows\system32\SyncShareSvc.config with a text editor and search for the entry: :443: . If you found this there should be a “bindingInformation” in front of the “:443″. Change 443 to the port you want to use and save the file, you might be required to get the file ownership in advance to have sufficient rights to save the modified files.

2) Now open the commandline (not powershell!) with administrator permissions and enter: Netsh http add urlacl url=https://*:*yourporthere*/ user=”NT Authority\LOCAL SERVICE”

Replace *yourporthere* with the in 1) configured port number.

3) Open the powershell with administrative permissions and enter: netsh http add sslcert ipport=0.0.0.0:*yourporthere* certhash=*certificatethumbprint* appid={CE66697B-3AA0-49D1-BDBD-A25C8359FD5D} certstorename=MY

Replace *yourporthere* with the in 1) configured port number and the *certificatethumbprint* with the certificate thumprint (without spaces like 0e78323321Ac3….) and make sure the certificate is available in the computer thrusted store.

4) Restart the SyncShare Service

5) Logon into a Windows 8.1 and go to Systemcontrol->Workfolders and select the setup workfolders options, now don’t use the email account and select that you enter the URL by your own, type in: https://yourserver:yourport and continue with the setup. Workfolders should now sync by using the new port number. For domain computers you can also setup a Policy to force the workfolder setup to the correct URL without user interaction.

Cheers

Michael

P.S.: For Terminal Services running on a windows server, you can create a workfolder SMB share and create a mapping for smb:\\*yourserver*\*workfoldershare*\%USERNAME% to a static drive letter, this will also make the workfolder available in a  terminal server session for the user quite simple.

 

Tip: Fix Windows Server 2012 R2 can’t add RemoteFX GFX Card to a VM

Monday, January 13th, 2014

Hi Folks,

Windows Server 2012R2 seams to have an issue with the RemoteFX Graphic Card, if you have an RemoteFX supporting GFX-Card inside of your server (GFX Card is shown in the Hyper-V settings) you might be not able to add this card to a VM with an error “Error appliying RemoteFX 3D Video Adapter changes”.

This is mostly not related to the GFX Card, the VM or whatever… It’s related to an issue in the Hyper-V Management console, in all my cases i was able to fix it thru the powershell.

1) Open the Powershell with Admin rights

2) Make sure the VM where you want to apply the RemoteFX Video Adapter is not running!

3) Enter and execute “Add-VMRemoteFx3dVideoAdapter -VMName *your vm name*” and execute the command (replace *your vm name* with your VM Name shown in the Hyper-V console).

4) That’s it, start the VM now.

Cheers

Michael

Tip: Must have Microsoft Surface add-on’s

Tuesday, January 7th, 2014

Hi Folks,

here are some “must” have add-on’s for the Microsoft Surface RT / Surface Pro Tablet, the none Microsoft component’s shown here are used by my own together with the Surface RT/Pro Tablet’s but i can not guarantee that similar none Microsoft components will work; you have to test this by your own.

 

tyüecover

1) Type or Touch Cover Keyboard, must have… Touch Cover is good for “smaller” Keyboard work but i do prefer the Type Cover for longer work.

carcharger

 

2) Car charger, several Versions for the Surface RT (2A) /Pro (3,6A) are available at EBay starting at 17€ incl. Package.

 

mouse

3) A Bluetooth Mouse

64gbsd

 

4) A SDXC extension memory card (up to 64GB)

miniusb30hub

5) A small USB 3.0 Hub for the Surface Pro or a USB 2.0 Hub for the Surface RT

 

microhdmi

6) A Micro HDMI to VGA converter to connect a projector, available at EBay for less than 20€; look out for an Adapter incl. Audio (see picture). Surface RT only!

MiniDisplayPortAdapter

7) A Mini Display Port to VGA and HDMI converter, available at EBay for less than 20€, i recommend this one because it offers two connectors in one Adapter. Surface Pro only!

8) Optional: For the Surface Pro a USB 3.0 to Ethernet Adapter, around 20€ at EBay.

Projector

9) Optional: A (battery powered) Mini LED Projector like the Philips Pico Pix 2480 which is a really cool add-on for Presentations or Multimedia, starting at 270€ (Swiss prize).

Cheers

Michael

 

 

Experience: Why Microsoft Surface (RT/Pro) devices are the best tablets available…

Monday, January 6th, 2014

Hi Folks,

first post of the year and none IGEL related. 🙂

Like promised some time ago in my Samsung/Android article (Article) iam currently kicking out all android devices and this includes also my tablets.

I’ve decided to go with the Microsoft Surface RT and Pro (not Surface 2) running Windows 8.1 for a simple reason, there where sold in Switzerland for a very very good prize (for example less than 250 € for the Surface RT 64 GB incl. Touch Cover Keyboard and a 50CHF Windows Store Voucher) and Apple is not realy an alternative for me.

So what are the reason why i’ve taken the Surface?

1) First of all Windows RT / 8.1 (Pro) is for me the best Tablet GUI ever been done, from my point of view no other OS can compare to it. Of course some people blaming that Office is not really Touch optimized but on the other side… Did these guys always tried to work with an large Excel sheet with Android or IOS? I don’t thing so because it’s mostly crap compared to Microsoft Office and i’ve tested a lot  (Polar Office, Quick Office and other). I also recommend to get an Bluetooth Mouse, it’s really a good add-on for work.

2) The quality of the Surface RT / Pro tablets is very high and can be compared to other high end devices.

3) Very important for me: A native Microsoft Remote Desktop Services Client.. Android and also IOS can not compare with it, sorry but this is the truth. I can deal with all available RDP Features incl. USB device redirection.

4) The optional Keyboards (Touch / Type Cover, i got both) is a must have and both Keyboards are working great for me.. Using a OnScreen Keyboard for Emails or articles like this… No competition.

5) USB 2.0 / USB 3.0 Port (RT/Pro)… Connecting a external HDD/SDD or whatever is working like a charm but you should consider to get an external USB 3.0 Hub (Small one available @ Ebay for less than 25€) or a cheap USB 2.0 hub for the RT. For RT get a look on a RT compatible  logo, x86/64 Bit Drivers will not work and a RT compatible Version must be available. For the Pro Version any Windows 8 compatible Device will work without any issue.

6) Internal SDXC Reader (iam using this to extend the devices with 64GB cards, primary iam having documents/presentations on it) and if you are using real SDXC cards i will promise you that this will beat the read/write times compared to other tablets. For example on the Pro iam running games like Elder Scrolls Skyrim, Civilization and Movies from it and the read time is very good. You can also use SD/SDHC cards but the performance is not so high like a fast SDXC card (Starting at 104MB/s up to 300MB/s which is faster than any other SD card standard (SDHC somewhere around 10MB/s), for example the latest CF Card generation with 600x speed=90MB/s=Slower than the slowest SDXC standard with 104MB/s)

7)  Mini Display Port (Pro) and Micro HDMI Port (RT) Ports to connect a projector or second Monitor, this is a great option and you can get adapters to VGA or HDMI very cheap on ebay (less then 20€). I never got issues with an “none” Microsoft adapter and they are much cheaper as the original ones but you should be aware that a 3rd Party Adapter might not work for you.

8) Very long use time for the Surface RT, in my tests i got more than 8 hours; the Surface Pro could be better but this will also work mostly 3-4 Hours for me; iam not sure what other people are doing with there device but i can’t blame the Surface for a short battery use time.

9) I can run all my Windows applications on the Pro tablet incl. the Hyper-V role, this is very important for me. No app store or similar nonsense… For RT a couple of “features” are missing for me but the most important ones (Archiver, Citrix Receiver and other Tools are available in the Windows Store for free or not much money). One con here is that the Windows Store do not contain a lot of Apps… To be honest, i don’t need 1000 times the same type of app; one good one is enough for me and the App amount is still growing. One Tip… Look out for Project Siena (Beta) from Microsoft, this will allow you to create simple business apps very fast for your company or your demands (http://www.microsoft.com/en-us/projectsiena/default.aspx); nothing similar for Android or IOS is available.

10) No “3rd Party” Vendor Update mess, i don’t have to deal with Samsung or Apple and i got the same patch Level on all my devices incl. Office at the same Time “Hurray!”. No feature difference, no “Mobile Providers” which have to “agree” to an update and this is really the important feature for me.

11) Printer support, for the Surface Pro no deal and also for the RT currently all my printers are working fine thru network and USB port. Try to print from an Android to IOS device… Funny thing right? …and if you got it to work (somehow), try to print out a larger document or presentation; do it look like the orginal Document?

12) Features for Office are similar to my Laptops/Desktop/Server System’s, Windows Store Apps are similar between Desktop/Laptops and Tablets (incl. one License/paid App for multiple Devices). Why getting (buying) the same type of  app several times for different Operating System’s? Did you already thing about this?

13) Windows RT based devices are coming with a Windows Companion Subscription License (CSL), this is a clear advantage compared to our Tablet Operating Systems. For example if your User are using a “none” Windows private device to connect to your environment you have to buy a extra License (VDA or CSL). Read more in the Microsoft Blog here: Link

Of course they’re more Pro and also Cons for the Surface Tablets but currently for my mobile use this was the best descission ever done, i write this because some people are blaming the Surface devices (RT and also Pro) but iam not sure if these people have ever really compared it to an other Tablet PC during daily “mobile” work and not only in a Lab (a full blown PC, Laptop or Thin Client is not the competition). For my daily mobile work there is no better tablet available and Android or IOS devices are nice just for fun toys for me now and nothing more. Cons like repairing a tablet are nonsense, did you try to repair a IPAD or Galaxy Tab? Why this is a disadvantage for a Microsoft device? Weight.. Yes, it’s not a cheap plastic device and the weight is still ok. These cons often mentioned are not really serious and i only can recommend: Compare it by your own! For me the descission is quite clear now… 🙂

Cheers

Michael

Tip: Fixing RDP session issues with IGEL Linux V5.x.x

Wednesday, November 13th, 2013

Hello Folks,

it might happen that you run into issues with RDP Sessions in the new IGEL Linux, this is currently very rare but in the case that a RDP Session did not work for you anymore after you have updated from IGEL Linux V4 to V5 you should try the setting RDP Legacy Mode. You will find this setting in the Setup->Sessions->RDP->RDP Global->Options.

If this fixes the issue for you i recommend to contact IGEL and provide some details about your Remote Desktop Services setup.

Cheers

Michael

P.S.: I got this only two times, so from my point it’s really rare but it might help. 😉

Info: Most important Remote Desktop Services changes in Windows Server 2012 R2

Wednesday, November 6th, 2013

Hi Folks,

i’ve looked out for all changes related to the changes in the Remote Desktop Services coming with Windows Server 2012 R2 compared to Windows Server 2012.

After looking around a little bit i found the most important ones:

1) RemoteFX Media Streaming improved to use up to 50% less network bandwidth.
2) RemoteFX Codec improvement to require less bandwidth for non-video content.
3) Full support for transparent windows like used in Office 2013.
4) Dynamic monitor and resolution change support.
5) DirectX 11.1 support for RemoteFX
6) Quick reconnect time, improved from up to 70 seconds to less than 10 seconds.
7) Session shadowing for a virtual machine-based desktop and RemoteApp.
8) Remote Desktop Services roles are now supported on a Domain Controller.
9) Nested RDP support (Session in Session)

Not directly RDS related:

1) Data Depuplication will now also support in use VHD(x) files.
2) Network Card Teaming will increase the total bandwidth.

Cheers

Michael

P.S.: The registry tweak to show the Desktop session and also the RemoteApps in the RD Web Interface, if only one Desktop collection is used, will still work ([HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\CentralPublishedResources\PublishedFarms\Desktop\RemoteDesktops\Desktop] -> ShowInPortal set to 1).

Tip: Bypass the Windows 8.1 Microsoft account setup

Friday, November 1st, 2013

Hi Folks,

i get very often questions how the Microsoft account Setup during the Windows 8.1 installation can be bypassed. Reason is simple, in Windows 8 you could select a small Button to use a local account during the account setup, but this is not available anymore in Windows 8.1.

To setup a local Account it’s very simple to do… Just enter some email crap in the Microsoft account setup like shown in this screenshot:

Bypass the Microsoft Account Setup during Windows 8.1 installation.

Bypass the Microsoft account Setup during Windows 8.1 installation.

Now proceed and you will get some information’s that the mail/password is not correct.. Yes 🙂 ..and a “continue without a Microsoft account button” (marked in red in the screenshot). Click on this text to proceed without a Microsoft account and that’s it… Only disadvantage: you can not use the inbuild Skydrive feature until you switch to/configured a Microsoft account.

Cheers

Michael

 

Tip: Fixing Windows Server 2012 upgrade to Server 2012 R2 Data retrieval issue in Server Manager

Friday, September 27th, 2013

Hello Folks,

very often after an upgrade from Windows Server 2012 to Server 2012 R2 it can happen that you will receive an issue in the Server Manager telling you that you got an Data retrieval Error for one or more upgraded Servers.

This issue has, from my Point of view, nothing to do with User Rights or similar… It’s more related to a bad upgrade Routine (by the way, Windows 8.1 has the same issue after a upgrade but it’s not so annoying like in the Server Manager).

To verify that the fix will work for you open the EventViewer and browse to Administrative Events in Custom Views, if you now get an error pointing to Microsoft-Windows-DxpTaskRingtone/Analytic then you got it….

Open Regedit and search for: Microsoft-Windows-DxpTaskTone/Analytic

Delete all entries that are located in a /WINEVT/Channels path in the registry and related to Microsoft-Windows-DxpTaskTone/Analytic like HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Channels\Microsoft-Windows-DxpTaskRingtone/Analytic  (make sure that it really is Microsoft-Windows-Dxp/Analytic!), you can export the entries before you delete it as backup.

Reboot the System or restart the Eventlog and WMI Service open the Server Manager and verify that the issue is gone now.

If not, check in the EventViewer again… If you got now a message pointing to Microsoft-Windows-Dxp/Analytic proceed like for DxpTaskTone.

Update: This has solved the issue for me after an upgrade in 4 of 5 cases. i the 5th case i was required to reinstall nearly every installed Serverrole… Iam not really sure to recommend a upgrade at all, until now i got 0 (zero) upgrades without any required interactions/issue at all.

Cheers

Michael

P.S.: Do only use this fix if you really got the DxpTaskRingtone message in the EventViewer, the fault can be also  related to other issues and in this case the solution will not help you!!!

Tip: Upgrading a Windows 8 VM to Windows 8.1 on Hyper-V

Thursday, September 26th, 2013

Hello folks,

maybe this one is useful for you..

First of all, Windows 8 to go running from a VHD(x) can not be upgraded and you have to add a VHD file to a Hyper-V VM if you want to upgrade it.

1) Make sure you have the correct language pack installed in advance (if you download a upgrade Pack from the MSDN). Windows 8.1 will switch to the installation pack language automaticly, if you want to upgrade Server 2012 to R2 you are required to set and install the language pack in advance by your own.

2) Do not assign dynamic memory to the VM, it seams to be that the Windows 8.1 upgrade has a problem with dynamic memory and/or not enough memory is available during the boot time upgrade. This will create a “We couldn’t update…” Error after reboot.

3) If you’re using a KMS activated Windows 8 VM’s (which is common for company’s), make sure that the KMS Server is prepared for Windows 8.1 in advance and to update the KMS Productkeys for/in the VM’s (see also http://technet.microsoft.com/en-us/library/jj612867.aspx).

4) If you are using Windows App’s, before you can install or upgrade Windows App’s from the store you are “required” to set a temp folder for the Internet Explorer, sounds crazy but it’s really the case. (For Server 2012 -> R2 i got a similar error with code 0x8024600e, same like on Windows 8.1 but in this case it was not the temp folder; i need to resync the licenses in the Windows Store Option settings… Quite funny again.)

5) After the upgrade don’t forget to run the disk cleanup tool to remove ~6GB unused previous Windows 8 files (remove previous os) and upgrade log files, if you want you can also run a full clean up to keep the master VHD as clean as possible.

Update:

6) I forgot: The old language Packs and the Remote Server Administration Tools (RSAT) for Windows 8 are not compatible to Windows 8.1 (this includes Server 2012 R2 language Packs) and you have to reinstall it!

Cheers
Michael

Release: Windows Server 2012 R2 and Windows 8.1 are now available for MSDN subscribers!

Thursday, September 19th, 2013

Hi Folks,

you have a MSDN Account? Don’t forget to download Windows Server 2012 R2 or Windows 8.1 today… 🙂
Cheers

Michael

Solution: cloud-client.info introduces first Apple device support for Linux based Thin Clients

Friday, August 30th, 2013

Hi folks,

so often i’ve been asked to use Apple devices like the Iphone, Ipad or Ipod with an (IGEL) Linux based thin client without using (expensive) USB redirection solutions…

Here is our first custom partition sample introducing Apple device support for all Universal Desktop LX/OS (x86) based devices!

atunes

Apple devices can be used local, in Microsoft Remote Desktop sevices or Citrix sessions and more. The pack includes also a local running Application (Atunes) which works quite similar to Itunes. Itunes will not recognize the device in a terminal server session but you can use file based Itunes alternatives and access the Apple device file system to copy pictures or what ever!

This solution is tested with various Apple devices (Iphone 4, Iphone 5, Ipod 7gen and Ipad 3)but please note: No one will support it. 😉 A jailbreak is not required… 😀

To read more or download the solution klick here: Apple device support

The package is modular designed, so you can seperate not required functions like aTunes….

Have fun and a nice Weekend!

Michael

 

P.S.: Regarding the fact that i don’t own any Apple device i want to thank all guys that borrow me a device without being afraid that i damage any device during my test’s… 😀

Recommended: Huge Microsoft EBook collection

Tuesday, August 27th, 2013

Hi Folks,

you’re looking for Information’s? Migration Guides? Microsoft has released a huge EBook collection for free containing a lot of useful content.

Check it out here: Download

Cheers
Michael

Solution: Using XenApp 6.5 and Lync 2013 together with the IGEL Linux

Tuesday, March 12th, 2013

Hi Folks,

it looks that Lync 2013 is arriving in the Enterprises. So what do you need to use it together with your IGEL Linux based Thin Clients?

First of all a Windows 2008 R2 Server running XenApp 6.5, i recommend to run it on the latest patch Level. Setup the XenApp 6.5 policies like mentioned here http://support.citrix.com/proddocs/topic/xenapp65-admin/hd-realtime-video-conf-wrapper-xa.html otherwise you will not be able to use Lync 2013.

Setup also a Lync 2013 Server in your Environment and install the Lync 2013 Client coming with Office 2013 on your XenApp Server(s). Attention: Do not use the Lync Basic Client, it will not work on a Terminal Server (Microsoft and Citrix!). After the Lync 2013 Client Installation is finished make sure to install KB2760512 http://support.microsoft.com/kb/2812461 thru Windows Update or as a direct download. If Lync 2013 Hotfix 2760512 is missing misc issues in the Terminal Server environment can happen if Lync 2013 is used  incl. a full Lync 2013 client crash!

In the IGEL Setup browse to Sessions->ICA->ICA Global->Multimedia and enable Multimedia Redirection and HDX Realtime WebCam Redirection. I did enable also HDX Realtime Media Engine at the client but i did not install the Citrix Optimization pack for Lync 2010  on the Server because Lync 2013 is currently not supported  by this pack (and Lync 2010 is not supported on Terminal Server by Microsoft) but it was also not really required during my tests to improve the result. Also create a XenApp session or connect thru XenApp/PN (Webinterface).

Lync 2013,XenApp 6.5 and IGEL UD LX together

After i done my setup it works without any issues for me, of course you need a good network without high latency’s. I’ve tested this also in customer WAN networks and mostly it performs quite good, but still this depends on the network quality and you should test it also by your own. So you have no written guarentee from my side!

Be also serious if you change the possible resolutions for HDX Realtime in the IGEL Setup, i’ve discovered some issues if playing to much with different resolutions (hostmmtransport.dll crash on XenApp Server). This is not IGEL related, i was able to reproduce it also with a regular Windows based Laptop as i played with several resolutions; so for your first try check this out in a Lab and not in an production Environment!

Cheers
Michael