Hide system tray notification after login via RD web access

Hi,
I have a question. Is there a way to set that the notification in system tray won't appear after login into RD web access? And related question. I recently rename server and in this notification still shows old one. "Your computer is connect to: {old
server name}" Is there way to change to at least the correct name of the server? I tried searching in registry but without luck. Thank you.

Hi,
Thank you for posting in Windows Server Forum.
What’s your server OS Version? There is one KB related to the issue which you are facing. 
The issue might occurs when there are multiple unexpired cookies on the client computer. To work around this issue you can use “Let me Fix by myself” from below article.
The "Connected" icon does not appear in the notification area when you connect to a remote application by using Remote Desktop Web Access on a computer that is running Windows Server 2008 R2 
http://support.microsoft.com/kb/977507
In addition to change the name of RDS Server you can use following script.
Change published FQDN for Server 2012 or 2012 R2 RDS Deployment
http://gallery.technet.microsoft.com/Change-published-FQDN-for-2a029b80
Hope it helps!
Thanks.
Dharmesh Solanki

Similar Messages

  • Windows 8 PC not able to remote desktop via Remote Web Access

    Windows 8.1 PCs cannot initiate a Remote Desktop session to Windows 7 PCs via Remote Web Access running on Windows Server 2012 Essentials.  The Windows 8.1 PC can Remote Desktop to the Windows 7 PC by IP using a VPN, and can connect using
    the "Remote Desktop to the Computer" option under Devices in the WSE Dashboard.
    All PCs and the server have all Windows updates applied.  Specificallly, the Windows 7 PC has KB2574819 is installed and the RDP Policy 8.0 has been activated using local group policy.  NLA is not active.
    Given that direct Remote Desktop connections work OK but not RDP proxy session, it would appear that the problem has to do with the RD Proxy on Windows Server Essentials.
    Is anyone else experiencing this problem?  Does anyone have any troubleshooting tips on how to trace this problem down?

    Hi,
    Please check if there is any error in the remote desktop service log both on the Windows 8.1 client and server sides. You can find the log under Applications and Services logs – Microsoft
    – Windows – TerminalServices.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Error message when login to Remote Web Access

    Hi everyone,
    I have a server that is running Windows Server 2012 Essential. All was working fine until one day I tried to login to Remote Web Access. As soon as I type in my user name and password and press enter I am greeted with the following error message:
    "Critical Error - Remote Web Access" (this is displayed in the browser's web page bar)
    "Cannot connect to Remote Web Access. Please contact the person who manages the server."
    I don't know how to fix this problem. I only get this error page when entering the correct login.
    I will be very grateful if anyone knows hot to get around this.
    Thanks!

    Hi John:
    Before we get too worried, try "other user" then domain-name\user-name and pw.
    Try that and let us know.
    Also, and becuse you should do it anyway, run the BPA and fix everthing it finds, look through the event viewer for error messages, and run the BPA from right side under the devices tab.
    Larry Struckmeyer[SBS-MVP]

  • Wrong System Tray icon after Wireless update

    I recently installed this update:
    ThinkPad 11b/g/n Wireless LAN Mini-PCI Express Adapter II for Windows 7 (32-bit, 64-bit) 
    Version:
    1.00.0029.2
    Release Date:
    2010/11/3
     on my T500 to try and correct a slow-connect problem after sleep mode.  Instead of fixing the problem, now the icon in the system tray is the wired-connection icon (square with a plug on the left side), with a red "X", even when the wireless connection is active and working.
    Anybody know about this?  Anybody know if there's an email tech support address (system is under warranty) rather than having to phone them??  I've searched the support site and haven't been able to find a link to email support.  You'd think they would prefer email to staffing phone calls....
    Thanks.

    This was a "sanctioned" update via the Lenovo update feed - it screwed things up, didn't fix my problem, and nobody has repled to the issue.  Is this the wrong forum to be paying attention to?  So far, it seems so.  
    But thanks in advance to anyone who can help.

  • [Update: Version 0.0.2 now available]Noteo - system tray notifications

    After being frustrated with the lack of non-gnome-dependant system tray 'widgets' for things like email and battery monitoring, I decided to have a bash at creating my own, initially only to notify me of system updates, but I realised that I could use the same place to display other things.
    Main changes: plugins can now be installed system wide as well as locally, meaning modules can be packaged in the AUR.
    Configuration files are now in ~/.config/noteo/ which is much tidier.
    Coming soon:
    Module which replaces notification daemon - I just need to tidy up the code and package it.
    Update: 0.0.2 now available
    Version 0.0.2 is in the AUR: http://aur.archlinux.org/packages.php?ID=15952
    some plugins are also in the AUR:
    http://aur.archlinux.org/packages.php?ID=16032
    http://aur.archlinux.org/packages.php?ID=16033
    http://aur.archlinux.org/packages.php?ID=16034
    or can be downloaded from sourceforge
    http://sourceforge.net/project/showfile … _id=268802
    As you can see in the status bar, when a 'module' want to tell you something, it flashes an icon in the system tray. If there is only one module wanting your attention, it flashes for about 10 seconds, then just displays that icon.
    When there is more than one module wanting your attention, it switches to a generic icon. Hovering over the icon will describe which modules are attempting to notify you
    If there is only one module active, clicking on the icon will bring up that module's dialog, if there is more than one module active, you will be shown which modules are wanting your attention.
    You can also usually bring up the module's dialog by right clicking on the icon and choosing the appropriate menu option:
    New feature: module authors can add icons to the right click menu
    Noteo by itself has almost no functionality - it acts as a framework into which modules can 'plug-in'. 'Modules' are simple to make, and I hope that some of you will write some/improve mine.
    To configure the modules, edit the module configuration files which will be generated on first run and placed in ~/.config/noteo/
    Hope this is of some use to someone.
    For those wanting to make new 'modules', maybe take a look at the source to the GmailCheck module, which is hopefully quite self-explanatory.
    Last edited by bavardage (2008-03-30 09:14:15)

    New alerts do not appear on the screen. The 'windows' in the screenshot are what appears when you click on the icon and a module wants your attention. New alerts cause the icon in the tray to change to whatever that module specifies e.g. on low battery, the 'BatteryStatus' module shows your icon theme's battery-critical icon (flashing initially and then becoming static - if there is more that one module wanting your attention, a generic icon is then shown)
    Edit: actually the battery module does display a dialog box when the battery is critical, asking the user whether they want to hibernate or not, however this can be turned off. Noteo itself does not display dialogs, the modules can if they so desire. In future releases I do plan to implement something like libnotify notifications which the user can choose to activate. Also I am coding a module for noteo which can replace notification daemon.
    Last edited by bavardage (2008-03-31 16:52:54)

  • System tray notification

    Hi all,
    Is it possible to generate an alert which appears above the system tray icon, similar to how MSN messenger or Gmail Notifier alerts the user of new emails (a small popup appears for a few seconds, then vanishes)?
    If so, please give me some link or source code ....
    My jre version is 1.4.2._06
    Thank you
    Ismail sheikh

    armalcolm wrote:
    BalusC wrote:
    So, you want to generate platform specific behaviour? Java is supposed to be platform independent. Either use JNI to access platform specific libraries, or use another language which has natively access to platform specific libraries. In case of Windows that is at least C++.Hardly platform specific. Windows, Linux and Mac have a system tray and notifications of some sort.You're right about the platform support, but behind the scenes it is still platform specific.
    Which is presumably why Java now supports this functionality.The topistarter is using JDK 1.4.2. We can of course advise him to upgrade to JDK 6.0.
    Topicstarter: check this article: http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/systemtray/

  • System Tray notification icon erratically appearin...

    Sometimes, but not consistently, when I boot my Windows 7 Pro desktop, Skype (v7.1.0.105) appears in my system tray as a tiny green icon with a yellow checkmark. When someone IMs me, it shows a notification on that icon, and I can click on it to respond. Other times, also at boot, while it does show up in Task Manager, there is nothing in the system tray, and I have no way to ping someone else unless I click on the main Skype icon on the desktop to bring up the interface, where it takes up space on my taskbar. X'ing out closes it, although I know it's running because I can see it in the Task Manager but if someone want to ping me, I'm not sure if they can even see me unless I click on the desktop icon to load it. When I do that, it stays in my task bar, but I still can't see it in the system tray, despite having it set to show icon and notifications. Looking at that now, the config states I'm not signed in, but I am!
    1) Why do I see that system tray icon sporadically? I'd prefer it be there all the time.
    2) Even when it does show up, it is VERY easy to overlook, because it's so tiny that I frequently overlook it until hours later. Is there any way to make it do a pop-up instead?
    What am I doing wrong? I only use Skype for simple IM.
    TIA
    Elaine
    Ivy, VA

    armalcolm wrote:
    BalusC wrote:
    So, you want to generate platform specific behaviour? Java is supposed to be platform independent. Either use JNI to access platform specific libraries, or use another language which has natively access to platform specific libraries. In case of Windows that is at least C++.Hardly platform specific. Windows, Linux and Mac have a system tray and notifications of some sort.You're right about the platform support, but behind the scenes it is still platform specific.
    Which is presumably why Java now supports this functionality.The topistarter is using JDK 1.4.2. We can of course advise him to upgrade to JDK 6.0.
    Topicstarter: check this article: http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/systemtray/

  • [solved] No System Tray / Notification Area

    Hi,
    I alreaydy started a thread in the german forums but there were no helpfull responses so I'll try the internatinal one
    I'm using OpenBox and tried using pypanel, fbpanel and xfce-panel (+xfce-systray) but in all these panel i never had system tray icons (these little icon from gaim for example) i also tried using some apps with alltray but i had the same problem. So is there anybody who can help me?
    please
    JoyFM

    now it seems to work, i think it has something to do with dbus-launcher
    so i updated my startscript like this:
    exec dbus-launcher openbox
    pypanel &
    feh --bg-center /home/johannes/Bilder/Wallpapers/Arch.png
    so the problem seems solved

  • TFS 2013 - Hide iteration work items from Backlog page in Web Access.

    Hi All,
    I am using TFS 2013, update 3.  I have a single team project with a few Teams.  When I am on a team's board, and click on "backlogs" I only want to display the work items that are in the default area for the team.  I don't want to
    display those that are already assigned to an iteration.  Is there way to accomplish this?  Any help will be greatly appreciated.  The process template that I am using is "MSF for Agile Development....".

    Hi Mego123,
    When you create a work item, the iteration field should has its value before saving the work item. We cannot have a work item with null for iteration. And it's not conflict with the work items in the default area. Even you specify the area to the team, you
    also have to use an iteration.
    If you have other concerns, please give out more details about your requirement.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Find/View Labels via TFS Web Access

    Is it possible to search or view files by label using TFS Web Access 2013? If so, how?
    Thanks in advance!

    Hi John,  
    Thanks for your post.
    No, as far as I know we cannot view the labels in TFS 2013 Web Access.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Dropbox causing system tray icons to disappear

    I installed dropbox from AUR yesterday and everything appeared to be working fine. I set it up to load on boot and when I booted Arch (KDE) this morning, I noticed that the only icon in my system tray was the dropbox icon. After logging out and back in several times, the problem was still there so I un-installed dropbox, logged out and back in again and all my system tray icons are back. Anyone have any idea what's going on here?
    Regards .....

    But perhaps the timing issue is the same.
    Where do you launch NALDESK?
    Login Script? Run Reg Key? Startup Folder?
    The latter two both run later in the startup process and may help.
    You could also test launching via a Policy package action set to run "When
    Desktop Is Active", which would run after all of these.
    Considering relaunching NALDESK works everytime, then you may be seeing the
    same timing problem.
    Deyan Stoykov wrote:
    > Similar problem here. The environment is Zen 3.2 sp3, nwclient 4.9 sp2 +
    > pkc, win2ksp4, DLU and roaming profiles.
    >
    > - appears randomly.
    > - the icons for tray designated apps and the nal icon don't appear in
    > the tray.
    > - app icons on the desktop, in the quick launch and in the start menu
    > are always there.
    > - killing the naldesk.exe process and running it again solves the
    > problem every time.
    > - changing nalexpld.exe with naldesk.exe and vise-versa in the login
    > script doesn't make any difference.
    > - zfd32sp3nal_img doesn't make any difference.
    >
    > I only found TID10054405, but it doesn't seem to apply to my environment.
    >
    > Deyan
    >
    > [email protected] wrote:
    > > Nal icons which are designated to appear in the system tray (notification
    > > area) do not always appear. Doesn't seem to be any pattern to it.
    > > Zen 3.2 sp2 / windows xp sp2

  • WISM2-Cannot Login via WEB

    Hi everyone
    I cannot login the wism2 with browser.
    But I can use command to login the wism.
    like this:
    VSS-6509#session switch 2 slot 9 processor 1
    The default escape character is Ctrl-^, then x.
    You can also type 'exit' at the remote prompt to end the session
    Trying 172.16.31.2 ... Open
    User:admin
    Password:*********
    (WiSM-slot41-1) >
    notice:Sometimes I can login via the web.The interface and ip address configuration were correct.
    WISM2 log:
    *emWeb: Mar 08 05:20:38.189: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 05:04:38.105: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 04:48:38.032: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 04:32:37.951: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 04:16:37.861: #CLI-3-LOGIN_FAILED: cliutil.c:653 Login failed. User:nouser, Service type:-8. excessive failed login attempts.
    *emWeb: Mar 08 04:16:37.861: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 04:00:37.780: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 03:44:37.708: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 03:28:37.623: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 03:12:37.550: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 02:56:37.482: #CLI-3-LOGIN_FAILED: cliutil.c:653 Login failed. User:nouser, Service type:-8. excessive failed login attempts.
    *emWeb: Mar 08 02:56:37.482: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 02:40:37.396: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 02:24:37.308: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 02:08:37.191: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 01:52:37.103: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 01:36:37.022: #CLI-3-LOGIN_FAILED: cliutil.c:653 Login failed. User:nouser, Service type:-8. excessive failed login attempts.
    *emWeb: Mar 08 01:36:37.022: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 01:20:36.951: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 01:04:36.853: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 characters.
    *emWeb: Mar 08 00:48:35.253: #CLI-3-LOGIN_FAILED: cliutil.c:576 Login failed. User:nouser, Service type:-8. Username/Password length must be between 3 and 24 char

    You have radius setup for managment?  If you have radius setup, make sure you don't have the managmeent check box enabled unless you are using TACACS or Radius for management users.  Seem's like radius if sending a reject back to the WLC.

  • NB200 - Notifications in system tray area

    Every few seconds I get an annoying pop-up notification in the system tray area that informs me of 'Blocked Events' These are all IPv4 TCP or UDP events. I'd really like to turn off these notifications but despite extensive internet searching I can't find out how to do this. I've tried the Action Centre and tried the obvious Firewall settings but nothing will stop them. I find them intensely annoying.
    I have a NB200-12W running Windows 7 Home Prmium (a recent upgrade from Windows 7 Starter Edition). - the issue occurs under both versions. initially I used the installed McAfee security suite but uninstalled that and I'm using F-secure 2009 Internet Security suite for which I have a currently valid license.
    The system is wirelessly connected to my BT Home hub router and is connected via the HomeGroup to two PCs. The other two computers are connected via ethernet cables to the router and both run on Windows 7 Home Premium with Avira internet security. I don't get the pop-ups on these machines.
    Any help would be greatly appreciated
    AE

    What program is generating the alerts - are you sure its f-secure or could it be the widows firewall or mcafee? I don't know anything about f-secure (other than I couldn't find a 2009 manual on their web site) but I would suggest that it will keep a log of events and that when you get close to the "option" that displays (and I would expect clears) it you will also find an option about displaying the event.
    Re my comment about what program is generating it - are you happy that you have removed all traces of mcafee? Have you run msconfig and looked at the services and startup tabs for any trace? Also look in task manager for any traces : in the services tab click on description to sort and look for mcafee starting the description similar in the processes but I think you would only ever have had 1 mcafee entry.
    I think this should have been the first para. Have you created/amended any firewall rules? The log file should give the ip address of the source event and is that in the range of ip addresses of your home network? and since you are bt internet customer do you have a bt vision pvr and is that the source?
    Message was edited by: peterk_1

  • Gnome 3: Move Insync Notification to System Tray

    In Gnome, the Insync indicator appears in the notifaction bar. It not only looks very out of place in the notification bar, it is difficult to use there. Is there a way for me to move it to the system tray?

    If all you need is to make the frame not visible in the taskbar as well than why don't you activate the hide() method? cature the minimize event and activate the frame.hide(); method. And in the system tray make the frame visible by frame.show();

  • Move Java Frame into Windows taskbar notification area (system tray)?

    Hi,
    I was wondering if anyone has written a service-like application in Java running (and appearing) in the Windows "taskbar notification area", instead of running in the convential Windows taskbar.
    I'm able to add an icon to the taskbar notification area (frequently errorneous called as the 'system tray') by using some native code that uses win32 Shell_NotifyIcon(.. , ..). However, I'm not able to 'couple' the window (i.e. the Java frame) to the new icon in the taskbar.
    My icon is shown in the area AND the frame is shown as an application in the taskbar... I would like to 'remove' my Java application from the taskbar and place it 'as an icon' in the taskbar notification area.
    Has anyone had experience with a similar problem?
    Many thanks!
    Jasper

    If all you need is to make the frame not visible in the taskbar as well than why don't you activate the hide() method? cature the minimize event and activate the frame.hide(); method. And in the system tray make the frame visible by frame.show();

Maybe you are looking for