OPC Remote servers

All
I have three XP PXI chassis runing OPC servers, all working correctly.
I have several XP terminals, which need to access the remote servers, I have tried many DCOM settings to no avail. Does any one have a definative, step by step process on how to configure this in XP.
Thanks
john

See here

Similar Messages

  • I just rebuilt my mail inbox, 1 iCloud account and 2 other imap accounts, and everything is gone. Nothing on the remote servers either and on all my iCloud sync mobiles. How can i recover all my emails? Thanks

    I just rebuilt my mail inbox, 1 iCloud account and 2 other imap accounts, and everything is gone. Nothing on the remote servers either and on all my iCloud sync mobiles. How can i recover all my emails? Thanks it's all my work!!!!!!!

    we do what your doing... we use the same ID for "Icloud".
    We do NOT use the same ID for:  Face time and Imessage

  • How to use the same services-config for the local and remote servers.

    My flex project works fine using the below but when I upload my flash file to the server I doesn't work, all the relative paths and files are the same execpt the remote one is a linux server.
    <?xml version="1.0" encoding="UTF-8"?>
    <services-config>
        <services>
            <service id="amfphp-flashremoting-service"
                class="flex.messaging.services.RemotingService"
                messageTypes="flex.messaging.messages.RemotingMessage">
                <destination id="amfphp">
                    <channels>
                        <channel ref="my-amfphp"/>
                    </channels>
                    <properties>
                        <source>*</source>
                    </properties>
                </destination>
            </service>
        </services>
        <channels>
        <channel-definition id="my-amfphp" class="mx.messaging.channels.AMFChannel">
            <endpoint uri="http://localhost/domainn.org/amfphp/gateway.php" class="flex.messaging.endpoints.AMFEndpoint"/>
        </channel-definition>
        </channels>
    </services-config>
    I think the problem  is the line
            <endpoint uri="http://localhost/domainn.org/amfphp/gateway.php" class="flex.messaging.endpoints.AMFEndpoint"/>
    but I'm not sure how to use the same services-config for the local and remote servers.

    paul.williams wrote:
    You are confusing "served from a web-server" with "compiled on a web-server". Served from a web-server means you are downloading a file from the web-server, it does not necessarily mean that the files has been generated / compiled on the server.
    The server.name and server.port tokens are replaced at runtime (ie. on the client when the swf has been downloaded and is running) not compile time (ie. while mxmlc / ant / wet-tier compiler is running). You do not need to compile on the server to take advantage of this.
    Hi Paul,
    In Flex, there is feature that lets developer to put all service-config.xml file configuration information into swf file. with
    -services=path/to/services-config.xml
    IF
    services-config.xml
    have tokens in it and user have not specified additional
    -context-root
    and this swf file is not served from web-app-server (like tomcat for example) than it will not work,
    Flash player have no possible way to replace token values of service-config.xml file durring runtime if that service-config.xml file have been baked into swf file during compilation,
    for example during development you can launch your swf file from your browser with file// protocol and still be able to access blazeDS services if
    -services=path/to/services-config.xml
    have been specified durring compilation.
    I dont know any better way to exmplain this, but in summary there is two places that you can tell swf  about service confogiration,
    1) pass -services=path/to/services-config.xml  parameter to compiler this way you tell swf file up front about all that good stuff,
    or 2) you put that file on the webserver( in this case, yes you should have replacement tokens in that file) and they will be repaced at runtime .

  • After update to Maverick, I can't ssh to remote servers from my Mac.

    I can ssh localhost, but I can't ssh to remote servers.
    cykuo-MBP:~ cykuo$ ssh root@my_server_ip
    Read from socket failed: Connection reset by peer
    cykuo-MBP:~ cykuo$ ssh root@my_server_ip
    Read from socket failed: Operation timed out
    cykuo-MBP:~ cykuo$ ssh -vvv root@my_server_ip
    OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
    debug1: Reading configuration data /etc/ssh_config
    debug1: /etc/ssh_config line 51: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to my_server_ip [my_server_ip] port 22.
    debug1: Connection established.
    debug3: Incorrect RSA1 identifier
    debug3: Could not load "/Users/cykuo/.ssh/id_rsa" as a RSA1 public key
    debug1: identity file /Users/cykuo/.ssh/id_rsa type 1
    debug1: identity file /Users/cykuo/.ssh/id_rsa-cert type -1
    debug1: identity file /Users/cykuo/.ssh/id_dsa type -1
    debug1: identity file /Users/cykuo/.ssh/id_dsa-cert type -1
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_6.2
    debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
    debug1: match: OpenSSH_4.3 pat OpenSSH_4*
    debug2: fd 3 setting O_NONBLOCK
    debug3: load_hostkeys: loading entries for host "my_server_ip" from file "/Users/cykuo/.ssh/known_hosts"
    debug3: load_hostkeys: loaded 0 keys
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie- hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],ssh-rsa,ssh-dss
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-sha1,[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-md5,hmac-sha1,[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-g roup1-sha1
    debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blow fish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blow fish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: mac_setup: found hmac-md5
    debug1: kex: server->client aes128-ctr hmac-md5 none
    debug2: mac_setup: found hmac-md5
    debug1: kex: client->server aes128-ctr hmac-md5 none
    debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
    debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
    Read from socket failed: Operation timed out
    cykuo-MBP:~ cykuo$

    I used to use 2 keyboard keys - It now works with only 1.
    So it works now , but different.
    Thank you.

  • Studio 2 can create/see remote servers but not in remote deployment

    In Sun Studio Creator 2, I can create and see my remote servers but when I try to remote deploy my web app from "Deploy to Remote Server", my remote servers do not show up on the list (Only Add Remote Server is there).
    On my laptop with the same version of SSC, this is not a problem (I can see the remote servers in the deployment list) so I suspect that the problem is just on my desktop machine. The remote server settings are the same on both machines.
    I have tried reinstalling SSC with no success. If anyone has run into this or have any suggestions on how to fix this, I would appreciate it.
    -Rick

    Further update looking through the Creator log I found that I was getting the following error message below. Would a 503 error indicate an out of resource condition in my Sun Web Server?
    java.io.IOException: Server returned HTTP response code: 503 for URL: http://myserver:8888/https-admserv/bin/status
    at sun.reflect.GeneratedConstructorAccessor131.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1202)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1196)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:885)
    at org.netbeans.modules.j2ee.sun.ws61.ManagerImpl.syncRun(ManagerImpl.java:1509)
    at org.netbeans.modules.j2ee.sun.ws61.ManagerImpl.getTargets(ManagerImpl.java:198)
    at org.netbeans.modules.j2ee.sun.ws61.SunWebDeploymentManager.getTargets(SunWebDeploymentManager.java:274)
    at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getTargetMap(ServerInstance.java:398)
    at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getTargets(ServerInstance.java:356)
    at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.initCoTarget(ServerInstance.java:1277)
    at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.refresh(ServerInstance.java:293)
    at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.isRunningWithinMillis(ServerInstance.java:494)
    at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.isRunning(ServerInstance.java:484)
    at org.netbeans.modules.j2ee.deployment.impl.ui.InstanceNode$2.run(InstanceNode.java:86)
    at org.openide.util.Task.run(Task.java:189)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:330)
    at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:721)
    Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://myserver:8888/https-admserv/bin/status
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1149)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367)
    at org.netbeans.modules.j2ee.sun.ws61.ManagerImpl.syncRun(ManagerImpl.java:1492)

  • User-friendly way to issue chown commands on remote servers

    I'd like my technically unversed users to have, on demand, the benefit of chown commands giving them ownership of certain files being executed on remote servers. I'd like this to be doable without administrators' involvement and with no physical access to the servers by any of the users being entailed.
    By "benefit of chown commands" I mean the results a competent user would get entering the command if he or she were actually doing so. By "technically unversed" I mean specifically that said users aren't and won't ever be trained to ssh into subject servers and issue chown commands themselves directly.
    I should mention that the "Get Info" interface does not in this case avail users of a way to take ownership of particular files because ACEs apply to the files in question. That ACEs apply changes what is presented: instead of any editable fields under Ownership and Permissions, all users see in the "Get Info" interface is a list of whatever ACEs apply.
    Please note that users do, by virtue of ACEs, have "change ownership" permissions for the files in question. Also, authentication to the servers in question under subject users' own logins is possible as necessary.
    What I'd like to start with is getting some idea how complicated this could be for me to do myself as a beginning AppleScripter. I'll describe what I guess would be involved and hope for someone to shed light.
    I'm guessing that something the user at his or her own machine does involving a file he or she has selected would constitute an Apple Event which a process on the client would send to a process on the server. Then I expect the server process would issue the chown command locally respectively of
    1) which file was selected when the Apple Event took place, and
    2) subject user's identity.
    Finally, I expect some feedback might contingently be sent to client process incidentally to need to give user feedback.
    Is this a fair sketch of how this should work? What is a beginner with limited time likely to accomplish attempting this?
    (Find context for this posting here: http://discussions.apple.com/thread.jspa?threadID=831517&tstart=0)
    PowerMac   Mac OS X (10.4.8)  

    First, if I understand you correctly, I'd be using
    Curl and, say, Perl rather than Applescript to get
    this done. In other words, what you wrote in
    Applescript is about all I'd need in that
    language--yes?
    That's correct, give or take any errors in the script. (For obvious reasons I didn't test it.)
    Then, please note that I want to chown, not chmod. Is
    this an issue?
    Nope. (Beyond what you pointed out below.)
    I am looking at Perl documentation and read that "on
    most systems, you are not allowed to change the
    ownership of the file unless you're the superuser..."
    (http://perldoc.perl.org/functions/chown.html).
    However, isn't apache running as root?
    I never thought about that. Wow, this is complicated! Are you really sure you can't make do with chmod instead?
    Anyway, the answer is yes and no. The main Apache process usually runs as root, but executes CGI scripts (and other requests) as another user to avoid inherent insecurity. So unless you do something terribly, terribly insecure, you will not be able to chown from Perl. (And, although I am often lax about security, enabling root access for CGIs strikes even me as dangerous, which means it's a very bad idea.)
    Really what you want is for the CGI, which does not run as root, to hand off to another process which does. I'm not a Unix guru, and would never claim to be, but I think the two following methods might work:
    1. Set up a cron job running as root which looks in a directory once every minute/hour/whatever. The file name should be the user to change the owner to, and it should contain a delimited (in some form; return is possibly safe) list of files. Have the cron job walk through the list of files and use chown, then clobber the contents of the file. (Note that a CGI can use "chmod", which can make sure that the files it creates in the directory are readable by the cron job.) (Also note that you'll want to use flock to avoid race conditions between the cron job and the CGI!) This method would not be instantaneous, since the cron job only runs periodically.
    2. Set up a script which runs as root which takes a line of text in the format:
    user:path/to/file
    and executes chown using that information. Make this process run at startup as root. Have it open a named pipe, with permissions such that CGI script can write to it, and watch for input from that pipe.
    Some general notes:
    A. Whatever you do, make sure that the binary/script/whatever running as root can't be written to by anyone who doesn't have root permissions.
    B. Make sure to check that the user and file actually exist before doing anything with them. (And make sure to do it in the root process, since you have no guarantee that someone won't figure out what's going on and come up with some clever injection scheme to make your root process break security.) (And don't do it by passing a command to the shell; use Perl's chown or some equivalent, so that you'll be somewhat less vulnerable.)
    C. For that matter, don't forget to check and make sure that the path you're about to chown is within the share point, and that the user you're going to chown to makes sense in context, so that nobody can (for example) take over someone else's user directory, or get write permission to /sbin, or something evil like that. (In fact, it might be for the best if you limited the chown operations to files only, just to be sure.)
    Also, I get the part about how a constraint involving
    "do shell script" method argues against using pure
    Applescript in this case. But just for my information
    is Applescript otherwise sufficiently capable?
    If it weren't such matter of getting everything on
    one line, could Applescript send commands between
    hosts, convert local paths to paths on servers, issue
    change ownership commands, and handle authentication?
    Do methods adequate to those purposes exist in
    Applescript?
    Or would using multiple scripting languages be
    entailed anyway? I'm guessing the latter.
    Yes and no. Helpful answer, right?
    First and foremost: AppleScript was originally created as a language to control programs, which would have an extensible grammar through the installation of files called "Scripting Additions". It has since been puffed up via AppleScript Studio to an application-building language in its own right, but the language itself does not have support for a lot of things which, nevertheless, the language can do by controlling another program or by extension.
    AppleScript can send messages between hosts. If the remote host is a Mac, and has "Remote Apple Events" turned on in the "Sharing" control panel, then you can send commands to programs on the remote machine almost exactly as though they were local. (The only differences are in how you specify the application and how you let AppleScript know what the remote application "understands".) This support is built into the language.
    If the remote host is not a Mac, you must control a program which can "translate". When it comes to terminal programs, for security reasons Apple did not include any interactive systems which could be controlled. (Although they did include "expect", I see, which would theoretically allow you to work around this...)
    Since converting a path is really just text processing, yes, AppleScript can do that. I didn't try to build that in because I am under the impression that you know some other language/shell scripting tool better than AppleScript, so it makes better sense for you to put as much of the work into the parts you know, in order to make debugging easier. One method of doing it in AppleScript:
    set x to [a POSIX path found somehow for a file on a connected server]
    if (the offset of "/Volumes/" in x) is 1 then
    -- "the offset of" uses 1-based offsets, not 0 as in most languages
    set x to text 10 through -1 of x
    -- This removes "/Volumes/" from the beginning of x
    set x to text ((the offset of "/" in x) + 1) through -1 of x
    -- That removes up through the next slash, which is the volume name
    set x to "/Path/To/The/Share/Point/On/The/Server/" & x
    else
    error "The path isn't in /Volumes/, so either the server is mounted in a nonstandard way or the path isn't on a remote host at all." number 9000
    end if
    (The other method of which I am aware is to change AppleScript's text item delimiter to "/", convert the path to a list, test whether the first item is "Volumes", then put together items 3 and up into a string again. I have always had a semi-irrational prejudice against using this method because Apple's documentation circa about 1996, from which I learned AppleScript, made it sound like this might be dangerous, but it works.)
    The Finder (which can be scripted) can apparently change ownership and permissions -- a fact which I did not know until just now; I must have missed it last time I looked for it -- and of course "do shell script" can be used to call "chmod" and "chown". The problem with both of these methods, vis-a-vis your particular difficulty, is that your files are not local. You could turn on Remote Apple Events and have the Finder do it, but that's really a security hole. And a potentially maddening one to figure out if anyone starts exploiting it.
    I'd stick with a CGI and the cron/named pipe scheme. No matter what you do you're going to have a little extra security risk, just because chown requires root permissions, but minimizing that risk is probably a good thing.

  • SQL 2012 Management Studio Remote Servers Service Status Slow/Stops Working

    This is a huge annoyance.  I manage about 50 SQL instances of SQL Server versions 2005-2012 and I noticed that it takes 1-2 seconds to load the service status (green arrow) on each individual server.  If you then connect to a server, you have to
    wait for all the statuses to be loaded first in the Registered Servers list before it loads the statuses for servers in the Object Explorer.  This happens whether the servers are registered in Local Server Groups or Central Management Servers, and whether
    I have access to all servers (as windows local administrator and sa), or not.  It also happens regardless of whether I run as Administrator or normally on my instance of SSMS (which is SQL 2012 Development on Windows Server 2008 R2).
    These servers are also registered in alphabetical order by group and server name, which means that if I have "DEV" groups, they will be registered before "PROD", unless I rename accordingly.  It sometimes takes a few minutes, if
    I'm lucky, to get a server I connect to to load, which means I can't use SSMS to really manage any remote servers and start/stop/pause/resume/restart services.
    Worse, sometimes due to a server becoming unavailable (due to updates/patches/failovers), SSMS is unable to load the service statuses anymore for any new server connections made to object explorer, resulting in the loss of ability to view/change service statuses. 
    In this case, there is no way to recover (Refresh of Central Management Servers does nothing), except to close SSMS and open it again, and then wait again for all the statuses to load.
    I have lived with this since first installing SQL, and regardless of the Windows Updates and SQL patches applied, the problem has never gone away.  This also happens if I load SSMS in Windows Server 2012.  Its starting to become a huge issue now
    that I have to patch several servers each month.
    I have already checked WMI permissions, GPO, firewall, etc. as per all the suggestion on the internet, including this post
    http://www.sqlservercentral.com/Forums/Topic825246-146-1.aspx.  None of these suggestions have made a difference, as my real problem is one of connectivity and performance, and
    not security, which most of these suggestions apply to.  Of note, all servers are in the same domain, firewall is disabled across the board, correct permissions for local administrators exist for remote registry settings, WMI, GPO, etc, and all service
    accounts and windows accounts that are used are local admins and sysadmins.
    My work-around has been to delete the Central Management Server and any local server group registered servers, close and re-launch SSMS, and then connect to a server I'm interested in via Object Explorer.  Otherwise, close and re-launch will take forever. 
    My other alternative is to RDP into the remote server and manage services via SQL Configuration Manager locally.
    If anyone has any ideas on how to fix this, or make it go faster, I'd really appreciate it.
    Diane

    Hi Satish,
    Thanks for taking the time to reply.  Yes, I actually am already using work-arounds (i.e. methods other than SSMS) to accomplish my tasks.  My issue is that this is supposed to be working and provide a nice GUI so that you can easily visualize
    any issues, and address them directly, without having to hodge-podge access via scripts or 3rd-Party tools.
    Since no one else has any comments, I guess there are no plans to make remote server administration work with SSMS properly then, and that kludge methods are the only ones being advocated.
    Diane

  • DFSR - Deleted files not being deleted on remote servers

    Hi All, 
    I have a central file server replicating its data to 2 remote files servers with read only shares.
    When a file is deleted on the central server, the files are not being deleted on the remote servers. New files on the central server are replicating fine.
    Why is this and how do I fix it?
    Thanks Christoph

    Hi Christoph,
    Can you provide "delete" permission on remote share and see if it works?
    Thanks,
    Umesh.S.K

  • SCCM 2007 Server with remote servers

    I'm working on a virtual lab envirement on a server 2008 R2.
    All the virtual servers run Wndows Server 2008 SP2 x86 full updated.
    1. Server: DC, DHCP, DNS and all that stuff.
    2. Server is a file share server for the network.
    3. Server is the SQL Server whit SQL Server 2005 SP2 atm.
    4. Server is the SCCM Server with WSUS SP2.
    My plan is to have SCCM installed on one server and then have 2 remote servers to that one. One to the SQL (already done) and one for the updates to SCCM WSUS function..
    Will that setup work?

    Will it work? Sure. Is it the best practice? no.
    John Marcum | Microsoft MVP - Enterprise Client Management
    My blog: System Center Admin | Twitter:
    @SCCM_Marcum | Linkedin:
    John Marcum

  • Cannot connect to remote servers or exchange email?

    I have the same issue and can connect via any other connection including Att hotspots, wifi etc etc.  I do not think the issue is related to my system and to clarify, I am not connecting via VPN.  Any help on this is greatly appreciated. 

    VZW mobile broadband devices sit behind a NAT firewall.  The NAT hides your public IP Address and the firewall blocks custom ports from communicating to devices on the VZW network.  Pending on what you are trying to do on your remote servers or exchange servers one of the other is likely broken due to the nature of the VZW network.
    The work around is to setup a VPN to a VPN server that allows you to make the customizations that you need to support your applications.  That or buy a static IP address from VZW for $500.  That or configure your applications to communicate over the internet over more traditional protocols and ports.
    Contact your system or network administrators in charge of your remote servers to find out what the requirements are for connecting to them.  See if they can offer you any work arounds or custom configurations.  Chances are others have the same limitation and they already have something cooked up to work around it.

  • Using VPN to access remote servers; copying files to desktop since "upgrading" to Mavericks no longer works. Can anyone help please?

    Hi everyone,
    I work remotely using Cisco AnyConnect (company provided) to access the company servers. Until "upgrading" to Mavericks I was able to copy files directly to my desktop – from either the servers themselves, from within Bridge, and/or by using the finder - you get the idea. Now I can only copy the files by opening them while still on the server using the native app (in my case mainly InDesign/Photoshop/Illustrator files) and saving them to my desktop that way.
    I'm a designer, I use a lot of files for my specific job every day and these files are often pretty large and doing it this way is time-consuming and really frustrating seeing as I had no such issues with the previous OS. It's not a total nightmare (yet) like some of things some of you are dealing with but I've spent more time restarting, freezing and trying to fix issues than I have actually using my darned machine. I have no choice but to access my work this way; I'm part of a much larger team and we all work on these files off and on during the day so I'm constantly needing to copy files and make sure I'm working on the most current version. Working off the server isn't an option as the speed decreases considerably... making the slightest task cringingly slow. As in 25 minutes for a PDF to be created slow.
    I've been used to my system running smoothly, without issues and fast so this upgrade is turning into a bit of a nightmare. Before I throw in the towel and try and downgrade, does anyone have any ideas? My technical knowledge where these things are concerned isn't beginner but I'm no expert  and I'm stumped. I just don't know where to start and I'm afraid of screwing something else up during the process of trying to fix this (so far) one issue and creating a snowball effect.
    I'm using a 27" iMac (late model 2012 purchased in March 2013) with a second Viewsonic monitor attached. I have a Cintiq 22HD hooked up (but not on all the time) and a Wacom tablet in use. I currently use both CS5 (work hasn't upgraded to CC yet) and Adobe CC (for personal use) on my system.
    Any help/ideas would be greatly appreciated!
    Thanks!
    G.

    Hi,
    By default, the Remote Desktop (RD) Gateway component that encapsulates RDP in HTTPS packets listens on port 443 (for TCP) and port 3391 (for UDP). After you changed the ports in Transport Settings tab, please make sure that you have opened the custom ports
    you selected in Windows Firewall.
    In addition, since you have mentioned the registry key, would you please share the entire path?
    It seems that you need to manually update the gateway in the RDP file with the port. Have you created an .rdp file? You can also refer to the link below:
    Create an .rdp file
    Best regards,
    Susie

  • Back to My Mac and remote servers?

    Hello --
    I'm trying to figure out if there's a way to connect to servers mounted on my Mac at work while accessing it from home via Back to My Mac. I don't control port mapping on the router at work, which apparently doesn't support UPnP or NAT-PMP. But I am able to connect to either machine from either location.
    When I connect to the work Mac, though, I'm only able to see the local hard drive, not servers mounted on that computer. Is there any way to extend the connection to the rest of the network? I can also use LogMeIn Hamachi, but I run into the same issue there.
    Any advice is welcome. Thanks.

    well I know when I had back to my mac, I could  ssh into a computer using the address format computerName.userName.members.mac.com. So if my mobileme name was [email protected] and the computer's name in sharing was imac. the address would be imac.bob.members.mac.com.  If you have ARD I could be worth a shot, see if it works.
    What's are you missing with back to my mac? copy/paste? terminal? Remote install?

  • Problems with the OPC Connector for older OPC DA servers?

    Hello,
    we are developing a solution involving OPC data access and want to utilize xMII as a gateway between the OPC server and our application. The xMII installation we use works fine with three different demoservers we connected, even when accessing them remotely.
    When first trying to connect to our real datasource, we encountered problems. The namespace was not browsable from within the xMII Query Template editor. A taglist was given though, but the tags did not give proper results. The general log stated, that an "invalid server" was being used.
    Other OPC clients which are designed for diagnostic use did not have any problems with namespace browsing or accessing the data in our server, so the problem was limited to the use of xMII. Reconfiguring the namespace of the OPC server led to data access working in xMII, but the namespace is still not browsable from within xMII.
    We use a Simatic NET OPC Server, which states it fulfills OPC DA specification 1.0A and SAP xMII 11.5.1 with an OPCDatasource2_5_0_4beta Connector. The question is, if our problems could arise from our use of such an old OPC specification in the server? It is stated that the DataSource Connector works with "any OPC server", but as I understand it the actual specification is OPC DA 3.0, which would be quite a distance in versions.
    Thanks in advance for any useful hints!
    Andreas Gössling

    Hello Martin,
    thanks a lot for the answer! This is exactly the information I need to explain my senior staff members why it is not my fault.
    Luckily, I found a stable state for cooperation between my components. Now I have the validation that this state must not be altered by others.
    Thanks again!
    Andreas

  • Add-PrinterDriver to remote servers

    Thanks for any assistance.
    With over 35+ print servers to manage.  I would prefer to use my Scripting machine to manage my servers.  Many things work great.  Adding, removing, modifying.  ETC...  However, we recently added a few new printer models to our
    fleet.  The universal drivers or current drivers do not work, So I am adding discrete drivers for each model.
    From my PowerShell Server I want to push everything.  I even copied the driver folders to every server..  to try varients of the script.  I do not want to remote onto each server and do this.
    I try something like this..   (Eventually do a function for each $server in $servers)  SO I can deploy it and forget it...)
    Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName -PrintSRV1 -InfPath C:\Print\Drivers\HP_M880\hpcm810c.inf
    or this
    Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName -PrintSRV1 -InfPath
    \\AB-PrintSRV1\c$\Print\Drivers\HP_M880\hpcm810c.inf
    (2008 and 2012 server mixed)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Add-PrinterDriver : One or more specified parameters for this operation has an invalid value.
    At line:1 char:1
    + Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName Pr...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidArgument: (MSFT_PrinterDriver:ROOT/StandardCimv2/MSFT_PrinterDriver) [Add-
       PrinterDriver], CimException
        + FullyQualifiedErrorId : HRESULT 0x80070057,Add-PrinterDriver
    Thanks,
    Bob

    Alan, Thank you.  However, I wonder if I am missing something else.  Here is exactly the command..
    I am running this right on xxxPS-D (I may have inadvertently put that there to hide the servername) (Even if I remove the -ComputerName section it fails.
    I have scripts that can set the driver on..  the printer after the install if the driver is present. 
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    PS C:\> Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName PS-D -InfPath C:\Print\Drivers\HP_M880\hpcm810c.inf -WhatIf
    What if: Adding new driver HP Color LaserJet flow MFP M880 PCL 6
    PS C:\> Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName PS-D -InfPath C:\Print\Drivers\HP_M880\hpcm810c.inf
    Add-PrinterDriver : One or more specified parameters for this operation has an invalid value.
    At line:1 char:1
    + Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName PS ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidArgument: (MSFT_PrinterDriver:ROOT/StandardCimv2/MSFT_PrinterDriver) [Add-
       PrinterDriver], CimException
        + FullyQualifiedErrorId : HRESULT 0x80070057,Add-PrinterDriver
    PS C:\> Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName PS-D -InfPath C:\Print\Drivers\HP_M880\hpcm810c.inf -PrinterEnvironment "Windows X64" -WhatIf
    What if: Adding new driver HP Color LaserJet flow MFP M880 PCL 6
    PS C:\> Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName PS-D -InfPath C:\Print\Drivers\HP_M880\hpcm810c.inf -PrinterEnvironment "Windows X64"
    Add-PrinterDriver : One or more specified parameters for this operation has an invalid value.
    At line:1 char:1
    + Add-PrinterDriver -Name "HP Color LaserJet flow MFP M880 PCL 6" -ComputerName PS ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidArgument: (MSFT_PrinterDriver:ROOT/StandardCimv2/MSFT_PrinterDriver) [Add-
       PrinterDriver], CimException
        + FullyQualifiedErrorId : HRESULT 0x80070057,Add-PrinterDriver
    Bob

  • Connectivity setup issue within DW using both Testing & Remote Servers

    Hi
    I have a problem with being able to connect to both my remote server and my testing server when both connections are setup at the same time.
    Basically I set up the 2 x connections in DW MySQL DB Connect:
    1 x dreamsin_localhost
    1 x Banbury01_localhost
    The dreamsin_localhost has always been the connection which goes to the remote server for nearly a year now. In my Site Manager set up it goes to www.dreamsingaporeproperty.com/public_html.
    The Banbury01_localhost I just set up to go to the new testing server on my pc. Currently it has a different username and password to the remote server. Both go to localhost.
    I successfully set up the testing server and added the server into the Site Manager. When I clicked 'Live View' or F12 the pages showed in my http://localhost URL.
    However when I then tried to connect to the dreamsin_localhost connection it then failed with the above error:
    MySQL Error#: 1045
    Access denied for user 'dreamsin'@'localhost' (using password: YES)
    If I take out the local server setup from the Site Manager and remove /public_html/ from the web URL the connection to the remote site then works, but the connection to the Banbury01_localhost then gets the above error message. If I keep the set up as I always had it with the URL www.dreamsingaporeproperty.com/public_html/ - then another error message about _mmServerScripts.
    I'm clearly missing a piece in the whole set up but no idea what.
    It seems I can't have both servers working so far.
    I have a few ideas of what to do/try and will, but it is more like 'trial & error' approach rather than a proper understanding so would really appreciate some clarity on where I'm going wrong.
    I think it might be because both hosts are called 'localhost' ?
    I think it might be because I need to set up a user in the testing server mysql table with the same username and pw as for my remote server?
    Any help would be great.

    Hi
    I have a problem with being able to connect to both my remote server and my testing server when both connections are setup at the same time.
    Basically I set up the 2 x connections in DW MySQL DB Connect:
    1 x dreamsin_localhost
    1 x Banbury01_localhost
    The dreamsin_localhost has always been the connection which goes to the remote server for nearly a year now. In my Site Manager set up it goes to www.dreamsingaporeproperty.com/public_html.
    The Banbury01_localhost I just set up to go to the new testing server on my pc. Currently it has a different username and password to the remote server. Both go to localhost.
    I successfully set up the testing server and added the server into the Site Manager. When I clicked 'Live View' or F12 the pages showed in my http://localhost URL.
    However when I then tried to connect to the dreamsin_localhost connection it then failed with the above error:
    MySQL Error#: 1045
    Access denied for user 'dreamsin'@'localhost' (using password: YES)
    If I take out the local server setup from the Site Manager and remove /public_html/ from the web URL the connection to the remote site then works, but the connection to the Banbury01_localhost then gets the above error message. If I keep the set up as I always had it with the URL www.dreamsingaporeproperty.com/public_html/ - then another error message about _mmServerScripts.
    I'm clearly missing a piece in the whole set up but no idea what.
    It seems I can't have both servers working so far.
    I have a few ideas of what to do/try and will, but it is more like 'trial & error' approach rather than a proper understanding so would really appreciate some clarity on where I'm going wrong.
    I think it might be because both hosts are called 'localhost' ?
    I think it might be because I need to set up a user in the testing server mysql table with the same username and pw as for my remote server?
    Any help would be great.

Maybe you are looking for

  • Cisco VPN Client after Windows Vista Update (KB941229)

    I had the Cisco VPN client 5 installed on my laptop and configured by the IT department at work. It was working fine all day until I restarted and KB941229 was automatically installed. When it turned back on the Cisco VPN service (CVPND) would attemp

  • Which is the better low-cost 24" Alum refurb'd iMac and why?

    OK, I admit I don't pay enough attention. I have a couple year old 24" White iMac with 2.4GHz processor and 500Gb drive, and I'm thinking of "upgrading" to an Alum iMac for no particular reason. So I've been looking at the refurbs in the Apple store.

  • Captivate 4 crashes when recording

    Captivate 4 crashes when recording additional slides - this happens when you press 'End' to stop recording and the files are being imported into Captivate. You then have to restart Captivate, open the project, close it again in an orderly fashion and

  • Will I lose my CD songs if I sync?

    When I first got my iPhone, I ripped a lot of songs from CDs through my dad's iTunes account. On my phone, whenever I buy something from iTunes, I buy it through my own account and I only ever buy songs through iTunes on my phone, not iTunes on my co

  • License file & user privileges

    When I start aperture it's started asking for my details & serial number. I then get the following error message: "The license file will not be written to disk because the user does not have enough privileges." I'm the only user on the mac! I now hav