Ethernetchannel config and ports config

Hello,
When I create a interface port channel the configs for that port channel will those configs overide the ports configs that are in that port channel or will just add to those ports configs?

Hello
"Port-channel config will never overide to its member."
Humm - not sure i agree maybe I am mis-undertstanding the question or Latchum's reply
Lets say we create a L2 etherchannel
============================
1) default physical interfaces (if applicable)
2) configure port-channel in physical interfaces (port-channel will be created automatically
3)create trunking encapsulation or access port mode directly in port-channel interface ( this will propergate to the physical interfaces
4)enable physical interfaces "no shut" ( if applicable)
So when the the port-channel is automatically created via the physical interfaces, the configuration you apply on the port-channel will propergate to those physical interfaces within the port-channel
res
Paul
Please don't forget to rate any posts that have been helpful.
Thanks.

Similar Messages

  • Coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpA

    Hi
    I have installed coheI have installed coherence server "fmw_12.1.3.0.0_coherence_Disk1_1of1.zip" along with Examples on windows machine and C++ client coherence-cpp-12.1.3.0.0b51709-windows-x86-vs2012.zip on the same machine.
    I have built the "contacts" C++ Example successfully and while I execute this "contacts" using run I am facing TcpAcceptor error.
    On my coherence server the TcpAcceptor is listening on port 8088, so I have modified the extend-cache-config.xml file with values "ip address of my windows machine" and port as "8088".
    All the time I am getting below error,
    coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpAcceptor
        at class coherence::lang::TypedHandle<class coherence::component::net::extend::PofConnection> __thiscall coherence::component::util::TcpInitiator::openConne
    ction(void)(TcpInitiator.cpp:307)
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::net::messaging::ConnectionException: coherence::component::util::TcpInitiator::TcpConnection@029EAD78{Id=NULL, Open=1, LocalAddress=NULL,
    RemoteAddress=10.242.152.242/10.242.152.242:8088}: socket disconnect
        at class coherence::lang::TypedHandle<class coherence::net::messaging::Response> __thiscall coherence::component::net::extend::AbstractPofRequest::Status::g
    etResponse(void)(AbstractPofRequest.cpp:203)
        at coherence::component::net::extend::AbstractPofRequest::Status::getResponse
        at coherence::component::net::extend::AbstractPofRequest::Status::waitForResponse
        at coherence::component::util::Initiator::openConnection
        at coherence::component::net::extend::PofConnection::open
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object
    ,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void
    ,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::io::IOException: socket disconnect
        at unsigned int __thiscall coherence::net::Socket::readInternal(unsigned char *,unsigned int)(Socket.cpp:333)
        at coherence::net::Socket::readInternal
        at coherence::net::Socket::SocketInput::read
        at coherence::io::BufferedInputStream::fillBuffer
        at coherence::io::BufferedInputStream::read
        at coherence::component::util::TcpInitiator::readMessageLength
        at coherence::component::util::TcpInitiator::TcpConnection::TcpReader::onNotify
        at coherence::component::util::Daemon::run
        at coherence::lang::Thread::run
        on thread "ExtendTcpCacheService:coherence::component::util::TcpInitiator:coherence::component::util::TcpInitiator::TcpConnection::TcpReader"

    We are facing same issue.    Could you please provide us any working .Net sample code for the version 12.1.2.0.
    <ssl>
                  <protocol>Tls</protocol>
                  <local-certificates>
                    <certificate>
                      <url>c:\Cert\</url>
                      <password>password</password>
                      <flags>DefaultKeySet</flags>
                    </certificate>
                  </local-certificates>
                </ssl>
    thanks
    Bala

  • HTTPS and UWL and port 50001

    When we click on the Manager Self Service tab in SAP portal when using https/ssl (https://server.company.com/irj/portal), all iViews appear correctly except for the UWL which is requested in a non-secure way over port 50000.
    http://server.company.com:50000/webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_ui/UWL
    If I add the https port to the URL (50001), the UWL opens fine and secure:
    https://server.company.com:50001/irj/portal
    https://server.company.com:50001/webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_ui/UWL
    Any ideas on why this would be? For some reason, if I don't put a port on there and use https, the UWL iView changes to the http/port 50000 location. But if I use https and include port 50001, the UWL opens with the secure link.
    Is there a setting somewhere that would cause the UWL to go to http and port 50000 unless I specifically tell it to go to port 50001?
    Other webdynpro pieces open up fine, such as the team calendar:
    https://server.company.com/webdynpro/dispatcher/sap.com/ess~lea/TeamView
    Note: UWL config has the same problem as the UWL itself:
    /webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_admin/Configuration
    Unless I specifically put port 50001, it'll go to http and port 50000, which is unsecured.
    Hopefully this explanation makes sense.

    Hello
    Curious if there was any resolution to this issue - our situation is very similar, although I have not configured the portal to support HTTPS.  We are accessing via a load balancer (HTTPS) which then sends the request to the HTTP port of the portal. 
    Accessing the UWL by chaning the URL manually to HTTPS as you experienced works fine:
    https://loadbalancer.domain.net/webdynpro/dispatcher/sap.com/tckmcbc.uwl.ui~wd_ui/UWL

  • HNSC and Port number will not open on one farm server, why?

    I have a farm with six servers, two app, two wfe, and two cache.
    on the app server that the HNSC web application was created on, I am unable to browse to the web app and port url.  I believe this is why Search that runs on that server, only, is unable to crawl anything, because it cant navigate to
    https://hnsc.beaversoil.com:1001.
    on any of the other servers, you can logon and navigate to
    https://hnsc.beaversoil.com:10001 no problem
    Alternate access mappings are as follows:
    https://bvrPsp15app01.beaversoil.com:1001         Default      
    https://hnsc.beaversoil.com:1001  
    https://bvrPsp15app02.beaversoil.com:1001         Default     
    https://hnsc.beaversoil.com:1001
    https://hnsc.beaversoil.com:1001                         Default    
    https://hnsc.beaversoil.com:1001
    https://hnsc.beaversoil.com                                
    Intranet    https://hnsc.beaversoil.com
    You can navigate to the site on port 443 from any of the servers in the farm, but you can not navigate to the web app and port (hnsc.beaversoil.com:1001) from the app01 server.  You can reach that url from the other servers in the farm.
    I thought of moving search off APP01 and then disconnecting the app01 server from the farm, to see if would fix on reconnecting it; but, am afraid the issue may reside in the config database.  Not sure.
    Have tried:
    running psconfig
    and
    rebuilding the hnsc and rejoining the 30 or so hnsc back.  Each hnsc has its own db.
    Please advise on how I can get it so I can reach hnsc.beaversoil.com:1001 from bvrPsp15app01.beaversoil.com
    Stacy Anothersharepointblog.blogspot.com

    SharePoint foundation web application service is started
    wf.msc shows port 1001 open for anything inbound
    I don't have creds to check the eset file security, cant even look at it, will have to check with server admin tomorrow about this
    telnet acts like it connects but will not display anthing for servers other than app01
    on app01 is acts like it is hung and when you try to type a command, it just give a bar on each enter.
    These are the results from netstat -ano | find "1001"
    TCP
    0.0.0.0:1001
    0.0.0.0:0
    Listening
    4
    TCP
    10.1.84.84:1001
    10.1.84.75:62064
    Established
    4
    TCP
    [::]:1001
    [::]:0
    Listening
    4
    PID 4 is for system
    IIS worker process is PID 1540
    Im not sure Im doing the telnet correctly, have the host file modified, open telnet as admin, type open bvrpsp15app01.beaversoil.com 1001 press enter
    then it says press any key to continue, press any key, then type display
    when connecting to app01, just get a bar
    when connection to another server, nothing happens after typing display and pressing enter.
    I have to get back to this tomorrow, need a break, but thanks in advance for any reply or for next thoughts on this.  What about my thought on search
    > Do you think not being able to browse hnsc:Port is why search is unable to crawl? 
    Stacy www.sharepointpapa.com

  • Change portal URL and port number

    Hello experts,
    We are on  EP 7.0 which is running on Solaris 5.10 and Oracle 10g.
    Portal url is "http://hostname:50200/irj".
    But we want to users to logon portal using "http://intranet" link.
    How can we forwards portal default url to  a different URL and port such as "http://intranet".
    Steps should be followed in Visual Admin& Config Tool or  in the Solaris system , in the network part?

    The link pointed to how to change the default page of the Java engine to launch the portal. The example redirects to /irj/portal/anonymous - you just want to make it /irj/portal...
    Setting up SAP Web Dispatcher is covered in SDN quite well - search for SAP Web Dispatcher in the search aree on the right. Basically it takes about 5 minutes to setup.
    Cheers

  • Can javamail use windows default outgoing smtp mail server and port?

    how can i use windows default outgoing smtp service and port from javamail? is it possible to retrieve this info or just instruct javamail to use default?
    thanks

    Windows doesn't have a default SMTP server. However if you have something like Outlook or Outlook Express or Eudora or Netscape Mail or whatever set up on your Windows box, you will have already told it what SMTP server it should connect to.
    That information would be in the Windows registry, or in the config file of whatever e-mail client you already have set up. However it's probably easier to just have your application ask for the SMTP server's name again rather than trying to find where some other application stashed it.

  • Turn off service and port

    Hello
    I am workstation user. I am  new to Arch . I come from slackware, but i can´t figure out to turn service and port of in Arch
    In Slackware I use the following comands:
    Block off all in /etc/inetd.conf
    Block off in  /etc/services everything except
    ssh         22/tcp    #Secure Shell Login
    ssh         22/udp    #Secure Shell Login
    syslog        514/udp
    And then run the comand /etc/rc.d/rc.inetd restart
    But /etc/inetd.conf  and  /etc/rc./rc.inetd  don´t  excist in Arch :?:
    How do I use this in Arch Linux

    carl wrote:
    But /etc/inetd.conf  and  /etc/rc./rc.inetd  don´t  excist in Arch :?:
    How do I use this in Arch Linux
    Arch uses xinetd by default.
    EDIT:
    Oh, and you don't have to block anything if you didn't enable xinetd in your /etc/rc.conf DAEMONS line. If you did enable it just edit xinted config like you did with inetd. I guess you can also restart xinetd with /etc/rc.d/xinetd restart.
    More info:
    http://www.archlinux.org/news.php?skip=90
    http://bbs.archlinux.org/viewtopic.php? … netd+inetd
    Also check other daemons that may be running without xinetd with open ports. Disable everything you don't need in rc.conf and/or configure daemons' configs or use iptables to restrict access. There is a lot of info out there in the forums and google of course.

  • Visual Voicemail gone after upgrade to 2.0 (and porting number)

    Anyone else experience this? I upgraded to 2.0 and at the same time I ported the old iPhone to another cell phone number on my account with ATT. The upgrade to 2.0 and porting appeared to go OK as everything else is working EXCEPT when on the phone application, I can not get the visual voicemail button to do anything. I press it and it acts like it is taking some time to open but it never brings up the visual voicemail screen. The phone part works as usual in all other ways.

    I upgraded to the pre-release version of 2.0 and it worked fine. Then this morning i tried to update to the official 2.0 and it could not connect to iTunes, and that pinwheel kept spinning. So I pressed home button and power button until it (iPhone) rebooted. Then i connected it to iTunes and it asked me to restore.... So i pressed the option key (in mac, idk what it is in windows) and selected the prerelease version to downgrade to and now its fine. So...... good luck all

  • How to determine which IP address and port is used to make DNS queries?

    I am using JNDI/DNS API to query a Enum server (Tel URI resolution in VOIP world) what is a DNS server.
    But I have many network interfaces, in a VLAN environment, and I must to specify from which interface (and port)
    all the requests are sent.
    When I read the code of JNDI/DNS API (in JDK 1.5) and specially the DNSClient class, I can see that the
    DatagramSocket is created without parameters... : udpSocket = new DatagramSocket();
    How can I specify the IP address and port to use for my client???
    Thanks for your help.

    I must to specify from which interface (and port) all the requests are sent. You don't have to specify the interface unless your static unicast routing tables are incorrect, and you never have to specify the port unless some lunatic is in control of your firewall.

  • FF keeps defaulting to the wrong HTTP proxy server and port. I have to change it every time I attempt to open Firefox? How do I change it for good?

    The manual proxy settings keep defaulting to the wrong HTTP and port. This has caused me many hours of anguish. It works fine when I correct the settings but after you log off and then come back it has to be changed again. Is there anyway to fix it? Or can I go back to the previous version because 4 definitely has some issues (other than this one). I could live with it if I had to but I'm not the only one who uses this computer and they don't know how to make the changes. Thanks and I would definitely appreciate an answer.

    See:
    * http://kb.mozillazine.org/Preferences_not_saved
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Web Service Proxy with Dynamic IP and Port

    hi,
    I am currently looking at the Web Service Proxy generation in JDev 11g. I can generate proxies fine, but the proxies are generated with static host and port. I want to substitute the host and port during runtime if required, for instance read the values from a database. I need to do this to avoid compiling the application for every deployment we make dev, test and production. Is there an easy way to set the generated proxy host and port? Are there any examples?
    Thanks in advance!
    Stephen

    Hi,
    Maybe you should have a look on XML Catalogs feature, but I am not sure if JDeveloper support it and how to support it.
    -LJ

  • Xbox 360/one problem and port forwarding

    For a couple months now (since I got my AirPort Extreme) I have not been able to connect to a certain friend on xbox. I can connect to anybody else however. The only way we can (kind of) connect is if somebody else is host and we both connect to him.
    My NAT type is Moderate. When I try to test my connection on my xbox it says that I can connect but I am limited in matchmaking (this is joining games and using voice chat, which is the problem named above for my particular friend). The xbox shows the error and suggests that I enable UPnP or open the port 3074.
    The problem is that I have already have! I gave my xbox a static IP and forwarded the port 3074 to that IP.
    (I have also tried forwarding all the ports that xbox live uses to the xbox. These being:
    Port 88 (UDP)
    Port 3074 (UDP and TCP)
    Port 53 (UDP and TCP)
    Port 80 (TCP)
    as found on the xbox website...  https://support.xbox.com/en-US/xbox-360/networking/network-ports-used-xbox-live
    I made sure to put them in the right text boxes for UDP and TCP so that is not the problem either.)
    I know that the AirPort Extreme does not support UPnP but does have a similar thing called NAT Port Mapping Protocol which was already enabled. (I tried all possibilities of enabling/disabling NAT...Protocol and port forwarding/not port forwarding.)  ---  This is not the solution as I see it
    In short: My xbox tells me to open port 3074. I already have. It still tells me to open it and still won't work.
    I posted this on the apple discussion page (instead of the xbox discussion page) because I know that it's not an xbox problem. When I had my old linksys router it worked perfectly.

    I have this exact same question and problem.  I know this doesn't help, but would appreciate any updated information if you find an answer.  I'll keep working on this also and let you know if I find an anwer.

  • How to remove old USB printer drivers and ports from Windows XP and Windows 7

    We have several instances of HP 4250 Printers connected as local USB printers. When trying to replace this model with a HP P4015n or HP 600 M602n the new models will appear to install but won't print. No error messages but sometimes they try to install with ieee 1284.4 support which would seem to be a parallel port type. We're trying to use the HP UPD PCL 5.  I'm looking for a way to completely remove the old printer instances, drivers and ports. While the printer icons and drivers seem to be able to be deleted the USB printer ports can't be deleted. Then when I go back and try to install the new model printer it can only use he existing USB port. Again, when that happens the new printer won't print. So I'm trying to get a completely fresh start with the XP SP 3 and Win 7 OS before installing the newer models. I've tried several methods to clean the USB printers but the instructions are never detailed and most times something is missing and the OS needs to be reloaded. I thought that I would see if someone who knows HP USB printers has any ideas...

    These seem to be a commercial products. For the best chance at finding a solution I would suggest posting in the forum for HP Business Support!
    You can find the Commercial Laserjet board here:
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-p/bsc-413
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • How to get server hostname and port from web form

    Hi All,
    I need to find out server hostname and port number
    from 9i form.
    That is if the form was called via:
    http://myserver.com:1234/f90servlet?form=test,
    i would like to call some
    GET_XXX_PROPERTY(SERVER_HOSTNAME) that would return
    myserver.com
    and
    GET_XXX_PROPERTY(SERVER_PORT) that would return
    1234
    or alternatively
    GET_XXX_PROPERTY(SERVER_URL) that would return
    complete URL, so that i can parse it myself.
    Does anything like this exist? If not,would be
    possible to get that information from any Java
    function via java importer?
    BR,
    Robert
    BR,
    Robert

    Robert,
    I'd add the code as a Java Bean in Forms and get this information from the Forms request URL.
    Add the following bean to a Canvas and make it a size of 1x1 pixel so taht it appears hidden
    import java.applet.Applet;
    import java.net.URL;
    import oracle.forms.handler.IHandler;
    import oracle.forms.properties.ID;
    import oracle.forms.ui.VBean;
    public class FrmRequestInfo extends VBean
    public static final ID pGetPort = ID.registerProperty("GET_PORT");
    public static final ID pGetHost = ID.registerProperty("GET_HOST");
    public static final ID pGetProtocol = ID.registerProperty("GET_PROTOCOL");
    private String _host;
    private String _port;
    private String _protocol;
    private URL FormsURL;
    Applet m_applet;
    /*Forms settings*/
    IHandler m_handler;
    public FrmRequestInfo()
    public final void init (IHandler handler)
    super.init(handler);
    m_handler = handler;
    // get the forms applet handler
    m_applet = m_handler.getApplet();
    // initialize cookie domain to the same domain that runs Forms
    // Services
    FormsURL = m_applet.getDocumentBase();
    _host = FormsURL.getHost();
    _port = new Integer(FormsURL.getPort()).toString();
    _protocol = FormsURL.getProtocol();
    public Object getProperty(ID p0)
    if (p0 == pGetHost)
    return _host;
    else if (p0 == pGetPort)
    return _port;
    else if (p0 == pGetProtocol)
    return _protocol;
    else
    return super.getProperty(p0);
    To get the port number you call
    VarcharVariable_Port := get_custom_property('beanblock.beanname',1,'GET_PORT');
    for the hostname
    VarcharVariable_Host:= get_custom_property('beanblock.beanname',1,'GET_HOST');
    Frank
    Ps.: just wrote the bean on the fly, without testing - but I am positive that it works as similar functionality works for me in other beans.

  • Essbase1113 IP Address and Port Questions

    hello,
    everyone, i'm puzzled on a question about essbase.
    it'll be so kind if you give me some suggestions.
    in our project, we install EMP System 1113 on Win Server2003, but it's in local network. there is no problem when we connect it using client tools in local network environment.
    however, we wanna connect the Essbase Server through Internet, we map the server address (such as 10.163.163.163) as an Internet address (such as 111.111.111.111).
    we didn't use VPN such tools, and, the address is just a mapping, if we don't map the port, we couldn't connect the essbase server.
    here comes the question, how do we map the essbase address and port ? i mean which port should we use, so that we could connect it through Internet ?
    thank you so much.
    wish to reply.
    hawk.

    The ports that essbase use are outlined at :- http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_install_start_here/ch06s05s01.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Host and Port

    Hi
    WHere can I get the Host and Port no of the PI Server
    Thanks
    PR

    Hi,
    In addition to above, Just FYI that in PI 7.1 the Http and J2ee port are same..
    The discussion about same can be found [here|Re: Architecture of PI 7.1] and [here|Re: ABAP & Java ports in PI 7.1?]
    and to check all the info @ single place:
    Login to XI ABAP stack -> Run tcode SXMB_IFR -> Choose Option Administration -> Properties Administration ->All properties
    Sachin
    Edited by: Sachin Dhingra on Apr 2, 2009 10:01 AM

Maybe you are looking for

  • Insert Data in Table User

    I have a user table that your object type is registered, but I saw in some forums that you can not add data the way down when a table has an object type. oCompany.UserTables.Item ("TB_TESTE");          oUserTable oCompany.UserTables.Item = ("TB_TESTE

  • I am using spouse's old Mac Air - how do I change all ID to me now?

    How do I change Macbook Air using OS X YOSEMITE 10.10.1 to my apple id and not my spouse who has a new apple computer?

  • Can Test Custom Jars with 6i Run Form - Client/Server?

    I want to test custom Jar files with Forms 6i from my desktop, but I cannot get the Run Form->Web to work. Is it possible for the run time to load the just jars for PJC when you do Run Form -> Client/Server? So far, when I have done this, it does not

  • RDS 2012 Encrypted USB drives

    So we are about a week into our RDS 2012 VDI roll out. We have made 100% thin clients, in fact we have even replaced the shell. unencrypted flash drives work just fine. They mount up and redirect. However encrypted flash drives are giving us problems

  • Terminal won't run - shell set to illegal value

    On my iMac running 10.6.8, I've found I'm unable to run Terminal. My account has full administrator privileges, or should, anyway. First, I made sure my specific account had read & write privileges to the app itself, dragged Terminal's preferences fi