- home
- over wortell
- onze mensen
- werken bij
- oplossingen
- referenties
- blog
- TechReady
RT @IrisVink: Luc in de belangstelling op #WortellTR3 http://t.co/DYGLVLrS
RT @anoukvanh: Tijd voor de prijzenslag #wortelltr3 http://t.co/VOcaj7i8
Ook prijzen van onze sponsoren #polycom #quest en #jabra worden verloot! #Wortell #Techready LOTING kan elk moment beginnen #WortellTR3
Alle sessies zijn klaar! Techready 3 was weer een succes! Nu borrel en een verloting… er worden o.a. #Nokia #Lumia’s verloot…#WortellTR3
There have been numerous improvements regarding the way end-users experience RemoteApps in Windows Server 8. In this blog post, I’ll discuss some of the improvements that might at first seem very small but will definitely help end users to adopt Remote Apps even more.
With Windows 7, new features were introduced, such as grouping of applications, pinning, tabbed windows, overlay icons etc. However, RemoteApps didn’t allow full compatibility with these newly introduced features. Windows Server 8 (Beta) crosses the bridge and has the capability to allow compatibility with these features!
Users can now also pin RemoteApp applications to the client taskbar just like they were locally installed applications.
Users can now easily spot the difference between RemoteApps and workspaces by a unique icon. This identifier is in the form of an icon overlay in the form of the Remote Desktop logo.
Users can now see a change in the status of an application as icon overlays is now also supported for Remote Apps.
And users can now also see the difference between multiple instances of an application by being able to see tabs in the RemoteApp preview.
It’s good to see that these features made it to the Windows Server 8 (Beta) release, it definitely makes Remote Apps more user-friendly!
Originally posted here:
http://microsoftplatform.blogspot.com/2012/04/remote-app-improvements-in-windows.html
I have done a series of blog posts, feature highlights, to show you some of the new features related Remote Desktop Services on Windows Server 8 (Beta). This blog post is the summary and contains links to all the separate highlight posts. If you have any questions related to the features below or would like to propose other new features as a highlight, feel free to contact me via my blog or @fberson.
Feature highlight no. 1 “Better High Availability of the RD Connection Broker”
http://microsoftplatform.blogspot.com/2012/03/rds-in-win8-feature-highlight-no.html
Feature highlight no. 2 “RD Dedicated Redirector now part of RD Connection Broker”
http://microsoftplatform.blogspot.com/2012/03/rds-in-win8-feature-highlight-no-2-rd.html
Feature highlight no. 3 “Change password option in RD WebAccess”
http://microsoftplatform.blogspot.com/2012/03/rds-in-win8-feature-highlight-no_12.html
Feature highlight no. 4 “Installing RDSH prior to a scenario based deployment, no requirement anymore”
http://microsoftplatform.blogspot.com/2012/03/rds-in-win8-feature-highlight-no-4.html
Feature highlight no. 5 “E-mail subscription for Remote Apps”
http://microsoftplatform.blogspot.com/2012/03/rds-in-win8-feature-highlight-no-5-e.html
Feature highlight no. 6 “Demo environment within just a few minutes”
http://microsoftplatform.blogspot.com/2012/03/rds-in-win8-feature-highlight-no-6-demo.html
Feature highlight no. 7 “SSL configuration made easy”
http://microsoftplatform.blogspot.com/2012/03/rds-in-win8-feature-highlight-no-7-ssl.html
In addition, for the official technet libray on RDS in Windows 8 see here.
Vandaag is er een nieuwe community live gegaan onder de naam Init, bereikbaar onder http://www.be-init.nl/. Zoals wellicht inmiddels bekend gaat het Microsoft tijdschrift TechNet Magazine niet meer periodiek worden uitgegeven. Init wordt daar de nieuwe online variant van. Met de bedoeling nog meer (en sneller) feedback en interactie met de lezer mogelijk te maken. Een goed initiatief! Meld je dus aan op http://www.be-init.nl/ en Be In It ! :-)
Oorspronkelijke post:
http://microsoftplatform.blogspot.com/2012/02/init-be-initnl-is-vandaag-live-dutch.html

Microsoft launched a new free Windows gadget, the TechNet Forum Assistant. For details and download, see below.
TechNet Forum Assistant
The TechNet Forum Assistant is a free Windows gadget, available in the Microsoft Download Centre. This gadget will help you better utilize the great information in TechNet Forums and community. By downloading, you have the support and expertise of Microsoft TechNet Forum Support Engineers directly right on your desktop. Receive support on your terms by downloading the TechNet Forum Assistant.
Ask Questions
The TechNet Forum Assistant enables you to ask questions directly to our dedicated TechNet Forum Support Engineers. With a click of your mouse, you can choose your favourite thread among the numerous topics available in the TechNet Forums.
Hot Topics & Resources
The TechNet Forum Assistant instantly directs you to the hottest questions and discussions, professional technique recommendations for development and free sample code from the All-In-One Code Framework. Searching through your forum threads has never been easier. With TechNet Forum Assistant you can search through your threads directly from your desktop.
Receive Personalized Updates
The TechNet Forum Assistant conveniently gathers forum threads which are of interest to you. By selecting your favourite forums, the Forum Assistant provides updates on the most recent threads, making your online support experience much more convenient and hassle free.
Download:
http://www.microsoft.com/download/en/details.aspx?id=27747
Originally posted here:
http://microsoftplatform.blogspot.com/2011/11/announcing-new-technet-forum-assistant.html
When you are using FIM (Forefront Identity Manage) to provision mailboxes to Exchange (in my case Exchange 2010) and would like FIM to generate the e-mail addressen and additional proxyAdresses (aliasses) you will run into an issue!
FIM 2010 is perfectly capable of generating unique e-mail addresses and filling up the multi-value attribute proxyAddresses with all additional aliases you might want. When you look at the contents of the property proxyAddresses in Active Directory you could see something like this:
SMTP: firstname.lastname@domain.com
smtp: <first letter of firstname>.lastname@domain.com
smtp: lastname@domain.com
The fact that the first line has SMTP spelled with capitals means that this is your default reply address.
As you might know, Exchange 2010 has a default E-mail address policy called “Default Policy”. That contains something like % m@domain.com. This policy cannot be removed nor disabled.
Question: What happens when we provision a mailbox to Exchange2010 using FIM2010 and flow attribute with the content provided earlier (the thee smtp addresses)?
Answer: The mailbox will be created, however because the default e-mail address policy runs, the primary e-mail address (SMTP) will be reset to % m@domain.com! In addition, FIM will return an error stating “exported-change-not-reimported”.
The solution would be to disable the “automatically update e-mail addresses based on e-mail address policy” option. You could do this of course i.e. by using PowerShell. However, you can only do this after the mailbox is created. Within FIM, this would mean customization to able set the option on the mailbox. In addition, you would have to perform the export again to set the correct ProxyAddresses.
There is a way to solve this within one single flow. The Active Directory attribute msExchPoliciesExcluded on the userobject is used to specify whether or not the “automatically update e-mail addresses based on e-mail address policy” option is selected on the mailbox. If the option is selected, this attribute empty and when it is not selected, it contains the value {26491cfc-9e50-4857-861b-0cb8df22b5d7}.
You might have guessed the solution by now, I simply flow the string “{26491cfc-9e50-4857-861b-0cb8df22b5d7}” to the attribute msExchPoliciesExcluded during the creation of the mailbox. By doing so the option is not selected, the Exchange Mailbox policy is not being executed for this user and the proxyAddresses I configured (within the same flow) are correctly set! This is done with code-less provisioning within the existing synchronization rule! See screenshot below.
Originally posted here: http://microsoftplatform.blogspot.com/2011/08/provisioning-mailboxes-to-exchange-2010_19.html