Consistent Profile for Windows Server 2012 R2 RDP Users

Here is the info I used for customizing my start screens.
http://microsoftplatform.blogspot.com/2012/11/predefining-and-customizing-modern-ui.html
As for desktop shortcuts and other customization. Look into Group policy preferences. You can add desktop shortcuts, map drives and customize a large amount of user settings.

I am playing with the Parallels 2X RAS product and want to set up a Terminal Server desktop and publish it for my users. I want the user experience to be uniform for all users that log on. For instance, I want default shortcuts to installed apps, desktop wallpaper, Documents, Pictures and Downloads pointing to their H drives (which is the home directory user share on the file server) and stuff like that. This is a Windows Server 2012 R2 server. In the olden days I would just customize a profile and then copy it over to the default profile but I have read that this is a bad idea. What's the best way to accomplish this? I don't want/need roaming profiles so I'm not sure where to go next. I am using group policy to tighten down the desktop quite a bit but I'm not sure how to complete the rest of my goals with a group policy.Thanks for...
This topic first appeared in the Spiceworks Community

Similar Messages

  • October 2014 update rollup for Windows Server 2012 R2 and Data Protection Manager 2012 R2

    Hello all,
    After installing the October 2014 update rollup for Windows Server 2012 R2 (KB2995388) on our Windows 2012 R2 Core Edition backup jobs of System State start to Fail, below the generic error:
    The replica of Non VSS Datasource Writer on hostname.domain is inconsistent with the protected data source. All protection activities for this data source will fail until the replica is synchronized with consistency check.
    The job was cancelled. The user either cancelled the job or modified the associated protection group.
    Removing the update rollup all jobs complete without errors. Somebody is expiriencing the same issue? How can we resolve the problem?
    Thnks, Andrea

    Hi Andrea,
    Have you installed the update 2919355?
    To apply update 2995388, you must first install update 2919355 on Windows 8.1 or Windows Server 2012 R2.
    According to the official website, the issue which you described is not listed as the known issue.
    Please uninstall this update and continue to monitor the official website for the latest news.
    Best Regards.
    Steven Lee
    TechNet Community Support

  • What is posted availability specification for Windows server 2012? 2012R2?

    I am trying to put together a high availability solution and I want to know what the availability 'claim' of the individual components would be. What is the availability specification for Windows server 2012 and Windows Server 2012R2?(for example 99.9%
    availability for the O/S itself). This would be in a non clustered or Load Balanced state. Just a single server running the O/S.

    Hi,
    SLA requirements determine how components such as storage, clustering, and backup and recovery factor into your organization.The term high availability is meaningless until you define how to measure it. IT shops measure high availability as the percentage of
    time that systems are available, but the provider and consumer of high-availability services must agree on what constitutes availability and how the time is measured.
    The related KB:
    Service Level Agreement Review
    http://technet.microsoft.com/en-us/library/cc546625.aspx
    High-Availability System Architecture
    http://technet.microsoft.com/en-us/library/cc750543.aspx
    Service Level Agreement Review
    http://technet.microsoft.com/en-us/library/cc546625.aspx
    Hope this helps.
    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.

  • Print Management Console displays no printers after applying Windows Update for Windows Server 2012 R2 (KB2995388)

    After installing optional Windows Update for Windows Server 2012 R2 (KB2995388) on a print server upgraded from Windows 2012 to Windows 2012 R2, the Print Management Console wouldn't display locally shared or remotely shared printers. Another print server
    could see the printers on this server, but it couldn't see it's own. Removal of the patch resolved the issue.

    Hi,
    à
    Removal of the patch resolved the issue.
    Thanks for sharing in the forum. Your time and efforts are highly appreciated.
    On current situation, would you please let me confirm something more?
    Please check if this update rollup package (KB2995388) install successfully.
    Please run sfc /scannow command to scan all protected system files after installed this update.
    If be possible, please re-install Print Server feature on the server after installed this update. Any find?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Adobe Reader Enterprise for Windows Server 2012 (R2)

    Hi,
    I want to silently install the latest version of Adobe Reader on a Windows Server 2012 server. When I want to download the offline installer at http://get.adobe.com/nl/reader/enterprise/ I do not see Windows Server 2012 (and/or R2) listed. Is the offline installer supported for Windows Server 2012 and/or Windows Server 2012 R2?
    How can I get this to work?
    Thanks in advance.

    The Technical Specifications are here:  http://www.adobe.com/products/reader/tech-specs.html
    It doesn't mention Windows Server 2012.
    If this is for Citrix or WTS you should get a distribution agreement and then also get the Distribution version of Adobe Reader.

  • Is there a 32 Bit edition available for windows server 2012 and windows server 2008

    Dear All,
    Is there a 32 Bit edition available for windows server 2012 and windows server 2008?
    Regards,
    Ahmed

    Hi,
    Quote:
    All editions of Windows Server 2008 R2 are 64-bit only.
    Reference link below(session Supported upgrade paths):
    https://technet.microsoft.com/en-us/library/dd379511(v=ws.10).aspx
    And based on MS official description about system requirement for Windows Server 2012/2012 R2, we may find out that they only has 64 bit OS.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Using NIC Teaming and a virtual switch for Windows Server 2012 host networking and Hyper-V.

    Using NIC Teaming and a virtual switch for Windows Server 2012 host networking!
    http://www.youtube.com/watch?v=8mOuoIWzmdE
    Hi thanks for reading. Now I may well have my terminology incorrect here so I will try to explain  as best I can and apologies from the start.
    It’s a bit of both Hyper-v and Server 2012R2. 
    I am setting up a lab with Server 2012 R2. I have several physical network cards that I have teamed called “HostSwitchTeam” from those I have made several Virtual Network Adaptors such as below
    examples.
    New-VMSwitch "MgmtSwitch" -MinimumBandwidthMode weight -NetAdaptername "HostSwitchTeam" -AllowManagement $false
    Add-VMNetworkAdapter -ManagementOS -Name "Vswitch" -SwitchName "MgmtSwitch"
    Add-VMNetworkAdapter -ManagementOS -Name "Cluster" -SwitchName "MgmtSwitch"
    When I install Hyper-V and it comes to adding a virtual switch during installation it only shows the individual physical network cards and the
    HostSwitchTeam for selection.  When installed it shows the Microsoft Network Multiplexor Driver as the only option. 
    Is this correct or how does one use the Vswitch made above and incorporate into the Hyper-V so a weight can be put against it.
    Still trying to get my head around Vswitches,VMNetworkadapters etc so somewhat confused as to the way forward at this time so I may have missed the plot altogether!
    Any help would be much appreciated.
    Paul
    Paul Edwards

    Hi P.J.E,
    >>I have teams so a bit confused as to the adapter bindings and if the teams need to be added or just the vEthernet Nics?.
    Nic 1,2 
    HostVMSwitchTeam
    Nic 3,4,5
             HostMgmtSwitchTeam
    >>The adapter Binding settings are:
    HostMgmtSwitchTeam
    V-Curric
    Nic 3
    Nic 4
    Nic 5
    V-Livemigration
    HostVMSwitch
    Nic 1
    Nic 2
    V-iSCSI
    V-HeartBeat
    Based on my understanding of the description , "HostMgmtSwitchTeam and
    HostVMSwitch " are teamed NIC .
    You can think of them as two physical NICs (do not use NIC 1,2,3,4,5 any more , there are just two NICs "HostMgmtSwitchTeam and
    HostVMSwitch").
    V-Curric,
    V-Livemigration , V-iSCSI ,
    V-HeartBeat are just VNICs of host  (you can change their name then check if the virtual switch name will be changed )
    Best Regards
    Elton Ji
    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.

  • Security Update for Windows Server 2012 R2 (KB3042553)

    Hello,
    Security Update for Windows Server 2012 R2 (KB3042553) has been advised to be critical update to deal with Vulnerability in HTTP.sys which could allow remote code execution.
    However due to some reason I am unable to apply the patch to any of the Windows 2012 R2 servers. It errors - The update is not applicable to your computer, when tried to install manually / locally.
    I tried to push it via WSUS and the patch is not getting detected by the servers.
    Regional language settings are set to match Windows display language (Which is English).
    Is anyone else experiencing this issue too? If so is there way to get this deployed please.
    Thank you.
    Kumar G

    Hi Kumar,
    I suggest you check the file version of Http.sys and compare it with the one documented in the KB article below:
    MS15-034: Vulnerability in HTTP.sys could allow remote code execution: April 14, 2015
    https://support.microsoft.com/en-us/kb/3042553
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • The MS15-10 Security Update for Windows Server 2012/R2 Essentials and the Client Restore Functionality

    The MS15-10 Security Update for Windows Server 2012/R2 Essentials and the Client Restore Functionality - The Windows Server Essentials and Small Business Server Blog - Site Home - TechNet Blogs:
    http://blogs.technet.com/b/sbs/archive/2015/03/13/the-ms15-10-security-update-for-windows-server-2012-r2-essentials-and-the-client-restore-functionality.aspx
    FYI

    Hi Susan.  I hope there's a better 'fix' coming to replace this "uninstall the updates, restore, then reinstall the updates after the restore".  This kind of workaround requires that all of us remember that there's a problem
    with KB3023562 and KB3004375 from now until the end of WS2012E.  Not sure I'll remember this 6 months from now when the problem crops up during a restore.   -:(
     Merv Porter
    =========================

  • Multi-Hypervisior Manager support for Windows Server 2012 R2

    Hi,
    I am attempting to connect to a Windows Server 2012 R2  Hyper-V and am getting the following error message.
    "Unable to Connect to host hyper01"
    I have tested and can connect to a Windows Server 2012 without issue.  Checking the documentation for support and whilst Windows Server 2012 is not supported I wanted to ensure I wasn't making an error.
    If it is indeed not supported at this moment, is there a viable alternative?
    Many Thanks
    Tristan

    Hi,
    Windows 2012  R2 is not supported by MHM 1.x. Please take a look at http://www.vmware.com/pdf/vcenter-multi-hypervisor-manager-11-guide.pdf, page 9, "vCenter Multi-Hypervisor Manager Software Requirements" section.
    For you convenience I'm pasting the list of supported third-party hypervisors:
    Microsoft Hyper-V Server 2012
    Microsoft Hyper-V for Windows Server 2012
    Microsoft Hyper-V Server 2008 R2
    Microsoft Hyper-V for Windows Server 2008 R2
    Microsoft Hyper-V for Windows Server 2008
    Regards,
    -Ilko

  • Adobe Reader for Windows Server 2012

    I need to download Adobe Reader to my server.  I need Reader for Windows Server 2012, however there is no option for this operating system.
    How or where do I find Reader for this operating system?

    Try http://get.adobe.com/reader/enterprise/

  • Got Display driver via Windows Update for Windows 8.1 and try to use it for Windows Server 2012 R2

    Hi Everyone,
    the following driver cab is from Windows Update:
    https://onedrive.live.com/?cid=5be01620eea95d8c&id=5BE01620EEA95D8C!138&ithint=file,.cab&authkey=!APDi54-R1Ob5IWQ
    It includes this display driver:
    Intel(R) Q45/Q43 Express Chipset (Microsoft Corporation - WDDM 1.1)
    My problem is: I can't install this driver on Windows Server 2012 R2.
    I tried the following, nothing worked:
    a) pnputil -i -a intel.cab
    b) Extract cab, update the device's driver in device manager, select "search for driver software in this location"
    c) copy the files in system32/, system32/drivers, syswow64/ from a Windows 8.1 system to a Windows Server 2012 R2 system
    Isn't it true that any Windows 8.1 driver should also work for Windows Server 2012 R2 (same os version)?
    Thanks for your replies.
    PS: I first posted my question here:
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-hardware/got-display-driver-via-windows-update-for-windows/31c287c8-ef84-4c81-8530-8c51412376b7

    Hi,
    Additionally, did you check this article?
    http://www.driveridentifier.com/scan/download.php?item_id=90475670&scanid=9B44546E3BB9410D877D9A90D1439AF8&hardware_id=PCI%5CVEN_8086%26DEV_2E12
    Regards.
    Vivian Wang

  • Configuring group policy for user profiles in Windows Server 2012 R2 Domain

    Requesting some experts advise on configuring group policy for user profiles.
    We will be building new Windows Server 2012 R2 Domain Controllers (Domain of 400 users).
    The settings which I am concerned:
    1. Folder Redirection: Desktop, Documents, Favorites.
    2. Quota for Folder Redirection - 1 GB per user.
    3. Map a networked drive - 1 GB per user.
    4. Roaming profile - (Will ignore if it does not suit our requirement). 
    The question is how outlook profile will be retained / automatically moved if the users move from once computer to other?
    FYI, E-mails hosted on MS Office365 and OST file size of few users more than 25GB. So, in case the user moves from one computer to other, the entire mailbox will be downloaded via internet. This consumes high bandwidth if more than 3-4 users shift per day.
    Thanks a lot for your valuable time and efforts.

    Hi,
    >>The question is how outlook profile will be retained / automatically moved if the users move from once computer to other?
    This depends on where our outlook data files are stored. If these data files are stored under
    drive:\Users\<username>\AppData\Local, then these files can’t be redirected, for folder redirection can’t redirect appdata local or locallow.
    However, regarding your question, we can refer to the following thread to find the solution.
    Roam outlook profiles without roaming profiles
    http://social.technet.microsoft.com/Forums/office/en-US/3908b8e0-8f44-4a34-8eb5-5a024df3463e/roam-outlook-profiles-without-roaming-profiles
    In addition, regarding how to configure folder redirection, the following article can be referred to for more information.
    Configuring Folder Redirection
    http://technet.microsoft.com/library/cc786749.aspx
    Hope it helps.
    Best regards,
    Frank Shen

  • Windows Server 2012 R2 RDS + User profile Disks + App-V = Explorer.exe crashing all of the time

    I have built a new RDS farm on Windows Server 2012 R2 with two Session Hosts and a combined Connect Broker/Web Access server. I had the farm up and running with User Profile Disks and all seemed OK. However, as soon as I installed the App-V 5.0 SP2 RDS
    client on the session hosts, the explorer.exe process started crashing for any user logging in via the Web Access site. The process crashes and restarts every five to ten seconds. It's the same for administrators. If they log in via Web Access explorer.exe
    crashes, but if they RDP directly to one of the session hosts explorer.exe is fine. If I reboot the session hosts, then the first user to log in via Web Access has a stable desktop session (and appears to have a new profile as well). However, if that user
    logs out and back in again, explorer.exe starts crashing again. The only applications I have packaged at the moment are Office 2013 and Firefox.
    I tried disabling User Profile Disks, but this caused a whole bunch of other problems and I eventually lost the ability to log in at all via Web Access (errors about the user profile service). As this is a small pre-production environment I completed scrapped
    all of the servers and rebuilt from scratch. Again, everything appeared fine until I installed the App-V client, then explorer.exe started crashing repeatedly for all users.
    Has anyone come across this issue before? I have tried installing the App-V 5.0 SP2 Hotfix Package 2, but this didn't help. I have read in a few forums that App-V doesn't work very well with User Profile Desks, but I have not heard of this particular issue.
    Similarly, SP2 seems to have a lot of problems, so I am going to try removing App-V RDp Client SP2 and installing SP1. I ahev also deleted User Profile Disks for the test users to recreate their profiles, but this didn't help either.
    Any other suggestions welcome!

    I forgot to include the application event log entry for explorer.exe crashing:
    Faulting application name: explorer.exe, version: 6.3.9600.17039, time stamp: 0x53156588
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17055, time stamp: 0x532954fb
    Exception code: 0xc06d007e
    Fault offset: 0x0000000000005bf8
    Faulting process id: 0xae8
    Faulting application start time: 0x01cfab3a273787fd
    Faulting application path: C:\Windows\explorer.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 69210d77-172d-11e4-80c6-0050560102d1
    Faulting package full name: 

  • Windows Server 2012 R2 RDP access too slow when user access

    HI Team,
    Recently installed Windows Server 2012 R2 Standard edition .
    The above server also promoted as Domain controller.
    I am trying to access the server VIA RDP from Windows 8 client machine access is toll slow and welcome screen shows for 2 to 3 minutes then only i can able to see my server desktop.
    Please advise me.

    We have two applications published on Rdweb.
    1.       MS
    Paint
    2.       Remote
    Desktop with option /v: <fqdn of the terminal server itself>
    MS Paint – can see local drives when logged on to the paint application
    Remote Desktop with parameters /v: <fqdn of the terminal server itself> - cannot see local drives when logged onto the full desktop view
    Mahesh

Maybe you are looking for

  • I bought ThreadSMS Standard from Ovi Store and....

    It did'nt download to my E5 so, I bought it but I can't have it???????... Not only that, it appears it has erased my email settings completely and will not allow me to re-establish my gmail account on my fone.... HELP! As a matter of fact I cannot se

  • Satellite U400 - Slow connection on Windows 7

    Hi I use Satellite U400. And I can't install wireless driver I dont know why. I open the file and it just won't install but still I think I have the latest drivers for my wireless network, but my serious question was: why I drop and limit bandwith wi

  • My Desktop App will not open anymore

    My Desktop App will not open anymore; The app starts to open, but it just stays a blank white screen. I've tried uninstalling and reinstalling twice but it still doesn't work

  • Dataload issue

    Hi All, In our BW system, while doing load from APO system request gets fail by giving error message " Error 7 while sending an idoc" and " Error occured in Data seletion" Thanks Sunil Edited by: sunil chowdary on Jun 30, 2010 4:32 PM

  • Why 5000 GC root objects?

    Hi, using a JVMTI agent I found out that our application has more than 5000 root objects for GC. I would expect that there are some root objects for each thread used, but we only have ~20 Threads per process. The list of roots shows lots of class obj