Cold Fusion remote file manager

Hey Guys,
One of the projects I am looking at is letting our users work
from home. We don't want to enable FTP and would like to allow
users to grab their files from anywhere. Something that lets users
browse directories, download files, create new folders, upload
files, all your basic file and folder commands. Of course I could
write one, but if you know of a free one could save me some
precious time. Thanks!

http://rocketfm.riaforge.org/
http://www.danvega.org/blog/index.cfm/rocketfm

Similar Messages

  • Anyone using FCP's file manager to remotely share files, anyone using FCP's file manager to remotely share files?

    Hi:
    I am looking to build a solution for a prospective client.  I want to use FCP server's file manager to allow remote users to access and obtain content.  This arrangement is actually for healthcare solution. I know FCP is used to manage and transfer files, but I am not sure what controls, access, etc are available to make assurances these files are not manipulated.

    I've been using FCP for a long time and I do not know of "file manager" tool. Are you looking for an evaluation of FCP Server? That's a different forum, not many users of that app here.
    bogiesan

  • Any change I make to a cold fusion file is ignored

    I made some changes to an cf file but they are ignored in all my browsers. I have even deleted the file from the path and that is ignored in any browser and it still shows the original file. I have tried this on 2 different cold fusion servers 9 and 10 with the same results.

    I can think of 2 reasons:
    1) Wrong path: The path of the file you are editing is different from the path corresponding to the URL that you are opening in the browser. Verify this. Temporarily rename the file, and see what happens when you open the URL in a browser.
    2) Caching: What the browser keeps opening might be a cached version of the page. Launch the ColdFusion Administrator and navigate to Server Settings => Caching. Make sure the option, Save class files, is unchecked. Press the button to Submit Changes

  • What is the latest on opening Cold Fusion files? I'm still using CS 6 because of this issue.

    anyone have any ideas here?
    thanks !

    Hi logion,
    There is a workaround to open cold fusion files in Dreamweaver CC.
    http://helpx.adobe.com/x-productkb/policy-pricing/open-coldfusion-dreamweaver-cc.html
    See if this works for you.

  • Need a free cold fusion utility that zip the files

    Hi,
    I Need a free cold fusion 5 utility that zip the files or
    folder on my server .
    i already have a cfc file that successfully did this work.
    but i need a script that did this work on cold fuison
    5.

    An
    old
    thread on a zip utility for Coldfusion.
    edit: I have just seen that a zip utility for CF5 might be hard
    to come by. Most people now write code for CFMX. Even the links to
    custom tags have changed.
    Go and search in the
    Exchange.
    You might be lucky. You have to pay for most of the zip utility
    code.

  • E7 - File Manager Map Remote/Network Drives

    Hello Nokia,
    I am using Nokia E7. I found this deature where in you can map a remore WEBDAV address drive to your Nokia File manager. I have accounts with skydrive, box, drivehq ets. I tried to map the WebDav address and provided the login details. The icon does show me the n/w drive. But when I connect, nothing happens. Can you help me? Is there a step by step document/guide which shows us how this can be done? The user manual provided with E7 does not have all these details!!
    The phone is really sophisticated but the user guide is really bad!!
    Regards,
    Solved!
    Go to Solution.

    Even I'm in India and using without problems, checked my tweets just now using Nokia social. If you are so particular about using that better install it again by downloading the .sis file from beta labs or you've got many free alternatives twitter clients like tweets60, socially, twimgo etc. For chat you've got Nimbuzz which won't affect network drives.
    If a reply has solved your problem click Accept as solution button, doing it will help others know the solution. Thanks.

  • Flashbuilder and Cold Fusion  (using application/session variables)

    I would like to know if anybody uses Flashbuilder with Cold Fusion?
    Since Cold Fusion has lots of different scopes of variables (application, session, client, form, url, etc...) how do you manage this in Flex/Flashbuilder?
    Are there forums or groups specifically for using Flex3/Flashbuilder with backend server side technologies such as Cold Fusion?.
    The only server side technology that I have interest in is Cold Fusion.  I've seen basic tutorials and videos using Cold Fusion CFC's and data binding with Flex.  I haven't seen or heard anything using a Cold Fusion application, session, or client variable in Flex.
    Hopefully some of you have some experience on this topic.
    Thanks

    hey popster,
    i too had this question some time ago. my entire app was built on CF with HTML before i started integrating Flex 3 with it. i found that i needed to create cookie variables for all my session variables i was using in order to maintain and remember who the user was in my CFC calls. i also found that after i compiled a flex app, i changed the .html to .cfm (the file that loads the compiled SWF file). by doing this i was able to pass CF session variables into the flex app and you can refer to these anywhere in Flex by using Application.application.parameters.{variable name here} 
    add the CF variable in the FlashVars line to pass it into Flex (see the last line of code). this will create a variable (in my case i'm passing session.employeenumber). then in your flex app you can reference it by using Application.application.parameters.emplid:
    AC_FL_RunContent(
       "src", "Request",
       "width", "100%",
       "height", "87%",
       "align", "middle",
       "id", "Request",
       "quality", "high",
       "bgcolor", "#869ca7",
       "name", "Request",
       "allowScriptAccess","sameDomain",
       "type", "application/x-shockwave-flash",
       "pluginspage", "http://www.adobe.com/go/getflashplayer",
       "wmode","transparent",
       "FlashVars","emplid=<cfoutput>#session.employeenumber#</cfoutput"
    A little trick I learned (does Adobe really expect us to re-engineer how our apps have been working by no longer using sessions for Flex?). Then in your CFCs if you also create cookies for every session variable you can maintain the variables based on user login. HOPE THIS HELPS!
    -Matt

  • Air,Flex ,Cold Fusion There is a problem with P4990 Release of AIR Updater

    using Air/Flex/cf I am not able to connect to my Cold Fusion
    component after running the P4990 UPdate this morning, It worked
    fine on both an XP and Vista Machine running P4880 , but now even
    after a restart my simple connection to the cfcomponent is hanging
    and will not run.
    this worked fine in the release I was running this morning,
    runs fine in a browser just not after patching ?
    two questions ,
    where can I download the P4880 Release Again
    and is this a bug or a change ? ,
    if its a change what is the new way of connecting.
    Ray

    I read through the notes and iI even recreated my air file,
    but it is still hanging , here is the html for the connection
    to the app as well as the flex remote connection I am using, it all
    works in the browser, but again just hangs in air after this update
    <cfoutput>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"
    name="VPR_Users" width="1003" height="650" align="middle"
    id="VPR_Users">
    <param name="movie"
    value="/VS/Modules/Administration/plugins/users/ui/screens/VPR_Users.swf?u=#Application.V iper.userID#"
    />
    <param name="quality" value="high" />
    <param name="bgcolor" value="##869ca7" />
    <param name="allowScriptAccess" value="always" />
    <embed
    src="/VS/Modules/Administration/plugins/users/ui/screens/VPR_Users.swf?u=#Application.Vip er.userID#"
    quality="high" bgcolor="##869ca7"
    width="1003" height="650" name="VPR_Users" align="middle"
    play="true"
    loop="false"
    quality="high"
    allowScriptAccess="always"
    type="application/x-shockwave-flash"
    pluginspage="
    http://www.adobe.com/go/getflashplayer">
    </embed>
    </object>
    </cfoutput>
    FLEX CONNECTION CODE (flexgateway is my cfc)
    <mx:RemoteObject id="VIPER" destination="ColdFusion"
    source="VS.bin.engine.flexgateway" showBusyCursor="true">
    <mx:method name="setUserInfo"
    result="setUserInfoResult(event)"
    fault="Alert.show(event.fault.message)"/>
    </mx:RemoteObject>
    the function that runs and hangs
    private function init():void{
    pUserID = Application.application.parameters.u;
    VIPER.setUserInfo(pUserID);
    the variable is entering into flex fine, the flex application
    is loading into the air harness fine but when I run the page ,
    it hangs like it is not even connecting.

  • Mutant Cold Fusion and Word

    So I am happily using after a serious effort Word Macros from
    Cold Fusion
    pages via the COM object and am looking to pass
    variables to the procedures now to be able to leverage them even
    more than I am able to.
    Currently I am executing in this manner:
    <cftry>
    <cfscript>
    WriteOutput("0<br>");
    objDoc = Application.objWord.Documents;
    WriteOutput("1<br>");
    newDoc =
    objDoc.open("C:\00_CATS\MstrTaskerLibrary\000000006.doc");
    WriteOutput("2<br>");
    Application.objWord.Run("TestFct");
    WriteOutput("3<br>");
    newDoc.Close();
    </cfscript>
    <cfcatch>
    <cfscript>
    objWord.Quit();
    </cfscript>
    <cfrethrow>
    </cfcatch>
    </cftry>
    What I would like to be able to do is
    Application.objWord.Run("TestFct(#Type#");
    or
    Application.objWord.Run("TestFct('Used'");
    Any ideas?
    And while we are on the subject :) of Word Infusing, any
    ideas of how to change the value of Custom or BuiltIn Properties...
    Form Fields I haver covered, but cannot seem to get any
    syntax to work on the others... and did I forget to mention that I
    want to create Custom Properties in a Word document , bwah hah hah
    haha...
    Thanks

    Hi Adam, thanks for the response! Just to let you know, I am testing your suggestion at this moment. I added the
    comment on my search.cfm page. I checked my admin page and here is a rundown of what is checked and what is not checked.
    Maximum number of cached templates = 1024
    Trusted Cache = Not checked
    Cache Template In Request = Checked
    Component Cache = Checked
    Save Class Files = checked
    Cache web server paths = Not Checked
    maximum number of cached queries = 150
    Also, I am getting this error when viewing the template in my remote server and I think I get it viewing locally as well. Thanks again for the help! Will let you know about the comment test.
    Tony

  • Cold Fusion Communication

    I want to find out whether coldfusion can talk with SVN ,the reason is I should be able to download the component from SVN to my local system modify and then add it again to back to SVN or directly upload a new component from my local system to SVN. Basically my cold fusion application sholud be able to talk with SVN to perform the above functions.

    This is some dude named Dan's Prior Art, His site is dead but google gave a cached page...  I can imagine all kinds of mods and uses for something like this...
    Cool ColdFusion and Subversion integration
    December 5th, 2007 Dan Skaggs Leave a comment Go to comments
    I recently decided to outsource my souce code management to CVSDude. I had been running SVN on my VPS that I have at Slicehost and that had been running okay.  However, I’m only good enough at SVN administration to get the server up and running and create a few repositories and there were other things that I needed to do with SVN that I frankly didn’t have time to learn how to do.
    One of the things that I’d heard talked about that made life much easier was using Subversion’s various hooks to automate some things around different SVN events.  I emailed tech support asking how we could configure the “post-commit” hook to update the files on my VPS each time I made a commit into the SVN module.  The tech told me that they do this by configuring an HTTP call to a page (or script etc) on your server.  That page then triggers an SVN update of the specific module.
    After hearing this, I began thinking about how to use CFEXECUTE to trigger the SVN update and was actually surprised how simple it was.  My VPS runs on Fedora Core 6, so, like any *nix operating system, you need to make sure permissions on the files are set so that the user which runs ColdFusion can write to the directories.  Once that was accomplished, all it took was a few lines of code and we’re ready to start receiving HTTP callbacks from CVSDude’s servers.
    CVSDude structures their SVN URLs in the format http://username-svn.cvsdude.com/modulename (or https://).  All my modules are named in reverse domain order for the web site that it is for (for example, this one is ws.skaggsfamily.dan).  I had already checked out all my modules into a specific directory.
    The HTTP callback from CFSDude’s server has 4 URL parameters that they send over: root (full path to module), author (user), revision and date.  So all I really had to do was grab the URL.root value and extract the name of the module, pass that to the CFEXECUTE tag and, voila, automatic updating of the module immediately after the commit.
    There were only 2 gotchas that I had to figure out:
    Put the full path to the svn executable
    Add in your username and password to the string in the arguments attribute of CFEXECUTE
    The code that I used is below.  I’m sure there’s more that I could have done with it, but this is a good start I think.
    <cfif structKeyExists(URL, “date”) AND URL.date NEQ “” AND
        structKeyExists(URL,”author”) AND URL.author NEQ “” AND
        structKeyExists(URL, “revision”) AND URL.revision NEQ “” AND
        structKeyExists(URL, “root”) AND URL.root NEQ “”>
        <cfset module = replaceNoCase(URL.root, “http://username-svn.cvsdude.com/”, “”)>
        <cfexecute name=”/usr/bin/svn”
          arguments=”up /var/sites/#module# –username yourUserName –password yourPassword”
          timeout=”300″
          variable=”result”>
        </cfexecute>
        <cflog log=”Application”
          type=”information”
          text=”#URL.author#:#URL.root#:#URL.revision# – #result#”>
    <cfmail to=”[email protected]
        from=”[email protected]
        subject=”Server updated successfully”>
    The server has been successfully updated with your lastest changes. 
    Details of the update are below:
    Date: #URL.date#
    Module: #URL.root#
    Revision: #URL.revision#
    Results:
    #result#
    </cfmail>
    </cfif>

  • Not Working: BlackBerry Link Remote File Access Remove Old BlackBerry from BB ID

    I have: removed my blackberry q10 from blackberry link, wiped my q10, uninstalled and reinstalled blackberry link, have link version 1.1.1.32, blackberry q10 os version 10.1.0.2309 - which whenever I plug in the q10 after removing the device from link, says there is an os update, so I update it, and then it does nothing apart from rebooting the q10, or gives an error saying 'updates not available. Please check internet connection and retry.'.
    Also, I have Logout/login on blackberry link, I know my q10 is activated as I have purchased items from app world, and on the computer the app world site shows that I have a q10 when I sign in. I am using the same BBID and have changed the password on my q10 to see if that made a difference, then signed out and back into link on computer with updated password. I have administrator rights on my computer.
    I can access the q10 from my computer over the same wifi network, and it syncs files fine with wireless sync turned on. It is remote file access not giving the option to connect to my q10. 'BBID *email* isn't associated with a device running Blackberry 10 OS or an error occurred when trying to retrieve your information from the Blackberry ID servers.'
    The problem is that although I have the same blackberry id for link and my q10, no devices show up on the remote file access screen, and I cannot access my files on my computer from my q10, yet I can sync them on my computer over the wifi network. How can I enable Remote File Access?
    A problem could be that I have a Curve 9300 on my BB ID account, so if I could disable this (which I have no idea how to do after a lot of research), this might rectify why link cannot set up remote file access.
    What I haven't done is wiped my q10 and uninstalled all user data from link at the same time, as then I would have to manually reload everything on my q10.
    My q10 shows my computer in the settings\blackberry link\paired devices ,  but I 'cannot view files on *computer*'. Also, link does not show in the file manager. I set up my q10 as a permanent link not a one-off connection.

    No one cares because it's not a z10 (I know because I am having the same problem and no one knows how to fix it and no threads for q10 fix)
    Slàinte.
    Not all things are good.
    Not all things are evil.
    But with an open mind...
    You can see the difference.
    Knowledge is power.

  • Remote update manager and ausst

    Hello,
    I try to set up automatic updates for all creative cloud applications in our company. The AUSST is already working and a web-directory exists, but there are still some problems I cannot solve yet.
    1. Does the remote udpate manager also use the AdobeUpdater.Overrides? If not, how can I use our internal AUSST Web Server for the remote updates?
    2. Which option in the Creative Cloud Packager creates the folder \ProgramData\Adobe\AAMUpdater\1.0\ ?
    3. Where does the Adobe Update Manager save the .overrides-file I chose in the Adobe Update Manager? Does this file also apply for the Remote Update Manager?
    4. Is there any way to change the extended configuration parameters for a package after the installation
    Thanks and regards,
    Tobias

    Hi Tobias,
    Please find the answers outlined below.
    1. Does the remote update manager also use the AdobeUpdater.Overrides? If not, how can I use our internal AUSST Web Server for the remote updates?
    Ans: Setup RUM with AUSST : Creative Cloud Help | Using Adobe Remote Update Manager
    2. Which option in the Creative Cloud Packager creates the folder \ProgramData\Adobe\AAMUpdater\1.0\ ?
    Ans : Creative cloud packager doesn't create this folder. this is being created while deploying the update payloads.
    3. Where does the Adobe Update Manager save the .overrides-file I chose in the Adobe Update Manager? Does this file also apply for the Remote Update Manager?
    Ans: Override.xml is being generated manually using Adobe update server setup tool. In case you install the package without setting up an update sever under package configuration, it generates AdobeUpdaterAdminPrefs.dat.
    4. Is there any way to change the extended configuration parameters for a package after the installation
    Ans : Package configuration can't be changed once created once created.
    Hope this helps.
    Let me know in case you would need any further clarification.
    Thanks,
    Ashish

  • Remote Update Manager - Acrobat Pro

    Hello everyone,
    Please review this snippit from the Remote Update Manager (RUM) documentation.
    Note: Remote Update Manager is meant only for a subsection of Adobe Desktop products. It can not be used for browser plug-ins such as Flash Player and for Adobe Reader, Acrobat Professional, and Adobe AIR application updates.
    I ask the question... WHY?
    Why, at the very least isn't Acrobat Pro part of the Adobe Update Server Setup Tool (AUSST) and RUM configuration?
    I've finally gotten my Adobe udate server working and created a Scheduled Task to run the incremental update everyday. Perfect.
    Now I'm implementing the override files on my client machines and creating a Scheduled Tasks to run the RemoteUpdateManager so that my users (as well as myself) do not have to worry about updating the Adobe programs... BUT... one of the programs that we use quite a bit, Acrobat Pro, is not part of this automated update scenario.
    So, I'm left still updating Acrobat manually which almost, but not quite, defeats the purpose of AUSST & RUM.
    Can anyone from Adobe tell me whether there are plans to add Acrobat Pro to the automated updating procedure mentioned above?
    Please say yes.
    I'm so close to being at the point where the Adobe updates are completely automated. Adding Acrobat Pro to the list would be like hitting a grand slam in the 9th inning to win the game.
    Thanks in advance.

    Markus, thank you for the information.
    First, If Acrobat is not a creative product then it shouldn't be offered in the CC collection of programs.
    Second, Things being the way they are - Acrobat being deployable with the CC programs - it should be updated the same way as the CC programs. It would just make it nice and tidy and dare I say efficient.
    I will check out the link to the tools. Great, more software to download, install and configure.

  • Search Remote Files... or ...How Do I Delete All of My LCK Files?

    hey everyone.
    i need to delete a bunch of .LCK files from my server so
    Dreamweaver
    will stop telling me someone else has stuff checked-out and
    that i need
    to enable blah blah blah. i can't just check everything in
    because A.
    that would take forever and B. the "person" who has them
    checked out is
    actually me, from a previous site definition that is now gone
    because i
    had to recreate it.
    unless i'm missing something (and i've been spending some
    time looking
    for it), there doesn't seem to be a way in Dreamweaver (at
    least in
    version 8, which is what i have) to search for files on the
    remote view.
    and even if there was, it doesn't look like the remote view
    displays
    hidden files, i.e. .LCK files.
    my server control panel does give me the option to search for
    files
    using the file manager, but it only searches the folder you
    have
    selected, and no sub-folders. there are hundreds, maybe
    thousands of
    folders on this thing, and it would really take a long time
    to click on
    each and every folder, search for the .lck files, and then
    delete them.
    so, my question is, what would be the best/easiest way to
    find and
    delete .lck files (or really, any file for that matter) on
    the remote
    server?
    thanks!

    i do NOT want check-in/check-out enabled. i'm trying to get
    rid of it
    altogether, but i tried selecting the checked out files to
    check them
    back in, and it said there were none.
    there is no "unlock" option, so i guess i need to pick check
    in. but
    here's my question, since it's this other instance of "me"
    that has them
    checked out, will this work? it's not recognizing me or my
    computer or
    whatever as the person who has them checked out. i think it's
    because i
    had to recreate my site definition about a week ago or so,
    and i deleted
    the old one. so it's like a user that no longer exists has
    them checked out.
    Alan wrote:
    > Do you want checkin/checkout to still be enabled when
    this is done?
    >
    > try this or a variation of it-
    >
    > in the Files Panel, right-click on the root site folder
    and pick checkin. Or
    > unlock.
    >
    >

  • Remote Desktop Management service not starting. service-specific error: %%2284126209 - Event ID: 7024

    Hi Forum members,
    We have a client that has intermittent issues with RDS on a 2012 R2 server.
    As an overview of the environment, the client has a single VMWare host support 2 x Windows 2012 R2 VMs one is the File/Print/Email server and the 2nd is the RDS server used to allow the client to run MYOB Enterprise. Both servers have the AD DS role and
    DNS roles amongst others.
    The 1st issue is that the RD Connection Broker shows the error: "The server pool does not match the RD Connection Brokers that are in it. and then "1. Cannot connect to any of the specified RD Connection Broker servers".
    The above issue seems to be caused by the RDMS service not starting. When you attempt to start it, the service stops and the error in the title is logged in the "System" event log. Full transcript below:
    Log Name:      System
    Source:        Service Control Manager
    Date:          21/01/2015 4:50:32 PM
    Event ID:      7024
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      intentionally removed.local
    Description:
    The Remote Desktop Management service terminated with the following service-specific error: %%2284126209
    Event Xml:
    <Event xmlns="
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7024</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2015-01-21T05:50:32.129949400Z" />
        <EventRecordID>53721</EventRecordID>
        <Correlation />
        <Execution ProcessID="568" ThreadID="12436" />
        <Channel>System</Channel>
        <Computer> intentionally removed.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Remote Desktop Management</Data>
        <Data Name="param2">%%2284126209</Data>
        <Binary>520044004D0053000000</Binary>
      </EventData>
    </Event>
    In addition in the "Application" event log, the following error is logged:
    Log Name:      Application
    Source:        MSSQL$MICROSOFT##WID
    Date:          21/01/2015 5:24:47 PM
    Event ID:      18456
    Task Category: Logon
    Level:         Information
    Keywords:      Classic,Audit Failure
    User:          NETWORK SERVICE
    Computer:      intentionally removed.local
    Description:
    Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Reason: Could not find a login matching the name provided. [CLIENT: <named pipe>]
    Event Xml:
    <Event xmlns="
      <System>
        <Provider Name="MSSQL$MICROSOFT##WID" />
        <EventID Qualifiers="49152">18456</EventID>
        <Level>0</Level>
        <Task>4</Task>
        <Keywords>0x90000000000000</Keywords>
        <TimeCreated SystemTime="2015-01-21T06:24:47.000000000Z" />
        <EventRecordID>4228336</EventRecordID>
        <Channel>Application</Channel>
        <Computer>intentionally removed.local</Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <EventData>
        <Data>NT AUTHORITY\NETWORK SERVICE</Data>
        <Data> Reason: Could not find a login matching the name provided.</Data>
        <Data> [CLIENT: &lt;named pipe&gt;]</Data>
        <Binary>184800000E0000001F00000055004E0047004500520045005200410055005300530056005200300033005C004D004900430052004F0053004F0046005400230023005700490044000000070000006D00610073007400650072000000</Binary>
      </EventData>
    </Event>
    I have been attempting to resolve these errors for some time, without success. I have read the many KBs and forum entries related to the above and applied a number of the suggested fixes, including the one which suggests to add the NT SERVICE\ALL SERVICES
    to the "Logon as a Service" in the "User Rights Assignment" of the "Default Domain Policy" which is linked to the domain level, that both servers are objects of.
    My question to the forum is, can anyone come up with a solution to resolve the above issues and all the RDMS service to start which will then hopefully resolve the broker error?
    Regards,
    David West.

    Hi David,
    If virtual machines on the server are Windows Server 2012, then it is not supported to install Remote Desktop Connection Broker on a Domain Controller.
    More information for you:
    Remote Desktop Services role cannot co-exist with AD DS role on Windows Server 2012
    http://support.microsoft.com/kb/2799605/de
    Guidelines for installing the Remote Desktop Session Host role service on a computer running Windows Server 2012 without the Remote Desktop Connection Broker role service
    http://support.microsoft.com/kb/2833839
    If the VMs are Windows Server 2012 R2, I suggest you install RDS on a separate machine to see if the issue persists.
    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]

Maybe you are looking for

  • How can I turn on the character accent menu when typing?

    I recently purchased a new Macbook Air. On my old Macbook pro, I could hold down a key, and the accented character menu would pop up. I'm currently taking a class which requires me to type long papers in other languages, and this was incredibly conve

  • Credit Card Purchases

    Hello, We are trying to record purchases by credit card but we want to post the purchase with a debit to the expense account and credit a "Credit Card Clearing Account".  We would like to do it this way to keep track of purchases with multiple vendor

  • Serial to USB Converter?

    I'm assisting a friend in switching his current (very old PC) network to an wireless network. As well as very compatible USB laser printer, he also has a serial-cabled dot matrix printer which he would rather not lose. If I were to hook this up to an

  • Xy graph plot color

    Hi! I have a XY Graph with 2 plots. For screen displey I have the Graph with black background color. But for printing I set the BG-color to white and the Plot colors to black. Before changing the Plot colors I save the colors with a property node (se

  • Upgrade from CS4 to CS5.1

    I am using lightroom 5.2 and had CS4 installed.  I installed CS5.1 using default locations, and now I want to be able to use the "Edit in photoshop" to select cs5 instead of cs4. Surely this is in a preference file somewhere, and does not require a f