Question In regards to Frames

Good Morning Everyone:
I have a question in regards to Java Frames. I have just created a button in my princial frame and pressing this button creates another Frame. I have two questions relating to these resulting frame:
1)Every time I close the new frame, the old one closes with that one too. Is there a way that I can restrict the "X" button on the top-right corner of the frame?
2)How can I change the co-ordinates of the new frame so that when it appears, it doesn't overlap the existing one? (In other words, I would like to frame to open to the right of the existing frame).
I would highly appreciate a response.
Cordially

Dear Walken16:
I went through the codes and suggestions you posted meticulously. However, I have to lament that it didn't help me in trtying to sour my problem out. What happens is that in my situation, when the user presses a button in the main frame, a second frame appears. However, when one presses the "X" in the second frame, this causes both frames to disappear whereas we only want the second frame to disappear. Below is the code pertaining the second frame that emerges when a button in the first frame is pressed:
package ca.inasec.ui.conference;
import java.awt.*;
import javax.swing.border.BevelBorder;
import java.awt.event.*;
import javax.swing.*;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.io.*;
import java.util.StringTokenizer;
import ca.inasec.server.behaviour.*;
import ca.inasec.ui.whiteboard.*;
import ca.inasec.ui.*;
//import ca.inasec.server.*;
import ca.inasec.utilities.*;
import ca.inasec.models.*;
import ca.inasec.audio.*;
//import ca.inasec.net.*;
import ca.inasec.packetsource.JavaFrameSource;
//import ca.inasec.net.IPLister;
import java.util.Date;
public class MyPageFrame extends JFrame{
     public MyPageFrame(){
     super("  My Page");
     //The Image "Q" will be associated with this frame as well. Hence, it awaits implementation
     //setIconImage(ImageLoader.load("images\\mainIcon.gif", this));
     setLayout(new BorderLayout());
     setSize(470, 658);
      addWindowListener(new WindowAdapter() {
        public void windowClosing(WindowEvent e) {
           System.exit(0); return;
    setVisible(true);
    setResizable(false);
    //Let's create 5 panels satisfying the requirements of the BorderLayout
    //First, an array of panels
    JPanel TheNorth =new JPanel();
    JPanel TheSouth= new JPanel();
    JPanel TheCenter = new JPanel();
    JPanel TheEast = new JPanel();
    JPanel TheWest = new JPanel();
     add(TheNorth, BorderLayout.NORTH);
     add(TheSouth, BorderLayout.SOUTH);
     add(TheCenter, BorderLayout.CENTER);
     add(TheEast, BorderLayout.EAST);
     add(TheWest, BorderLayout.WEST);
     //Now, the work to be done in the south panel
     TheSouth.setLayout(new BorderLayout());
     TheSouth.setPreferredSize(new Dimension(400, 90));
     JButton QWebsite = new JButton("AWebsite");
     JLabel Copyright = new JLabel ("Copyright 2005. A Website");
     Copyright.setFont(new Font("Arial", Font.ITALIC, 10));
     JLabel Rights = new JLabel ("ALL RIGHTS RESERVED");
     QWebsite.setPreferredSize(new Dimension(110, 30));
     QWebsite.setFont(new Font("Garamond", Font.BOLD, 14));
     //Let's also create two extra panels to satsfy the requirements of BorderLayout
     JPanel ExtraPanelA = new JPanel();
     JPanel ExtraPanelB = new JPanel();
     ExtraPanelA.setPreferredSize(new Dimension(80, 130));
     ExtraPanelB.setPreferredSize(new Dimension(80, 130));
     //ExtraPanelA.setBackground(Color.red);
     //ExtraPanelB.setBackground(Color.green);
     JPanel CenterOfTheSouth = new JPanel();
     TheSouth.add(CenterOfTheSouth, BorderLayout.CENTER);
     CenterOfTheSouth.add(AWebsite);
     CenterOfTheSouth.add(Copyright);
     CenterOfTheSouth.add(Rights);
     TheSouth.add(ExtraPanelA, BorderLayout.EAST);
     TheSouth.add(ExtraPanelB, BorderLayout.WEST);
     TheNorth.setPreferredSize(new Dimension(400, 70));
     TheCenter.setPreferredSize(new Dimension(100, 200));
     TheCenter.setBackground(Color.BLUE);
     TheCenter.setBorder(BorderFactory.createLineBorder(Color.black, 1));
     //AddWindow Listener
    addWindowListener(new WindowAdapter() {
        public void windowClosing(WindowEvent e) {
            System.exit(0); return;
}

Similar Messages

  • Question in regards to multiple addresses and phone numbers in one contact...

    Hello iPhone users!
    I have a quick question in regards to contacts. If I have a name of a restaurant that has two separate phone numbers and two separate locations, do I need to create a separate contact for each location and each phone number? For exmaple, let's say the Restaurant name is Luigi's and there is one location in Boston and one in New York. I wish to enter both of the addresses and both of phone numbers.
    Ideally, how would I combine both of these? I think to further qualify is if I'm able to combine both entries into one contact, how can I differentiate the phone numbers? I realize there are labels that I can customize (i.e. name one label Boston and the other New York) but it seems if I do that, then those custom labels appear to carry over for any other new contact I create which is not ideal.
    Am I on the right track or am I over thinking this? Does anyone have any suggestions?
    Many thanks!

    Thanks for your reply!  I'm just trying to figure out the best way. Basically I was hoping to create one contact entity with the restaurant name and withing that contact the following:
    1. Addresses for both locations
    2. Phone numbers for both locations
    3. A label to distinguish which number belongs to what location
    So at the moment, I have one contact and the label for one phone number is "main" which is not ideal because it doesn't distinguish what location the number is calling. Let's say I create a custom label called "Boston". It works fine and I can assign that label to that number. The drawback is that now the custom label "Boston" now appears globally in my custom label list. I guess this is fine with one or two labels but then I can see how this might get out of control with more labels being added. I was hoping a custom label would apply only to that one contact and not be globally available to all other new contacts.
    If I do create a custom label and delete it from my list, it then goes away for the contact that I assigned the label to.
    So given that information, I guess if I don't want the custom label list to get out of control, it's probably best to create a separate contact for each location... i.e.
    1. Luigi's - Boston
    2. Luigi's - New York
    I was just hoping to have everything consolidated into one contact as opposed to creating multiple ones. It seems like that can't be accomplished unless I have a huge list of custom labels in which I probably won't use them to apply to other contacts : )

  • Hi Apple friends, my question is regarding, the last iOS 6.1 upgrade, why it include the LTE 4G to the iPad4 and iPad Mini with Telcel in Mexcio, and Why it was not for the iPhone 5?, when Apple will enable this feature LTE 4G on the Iphone5 to Telcel?

    Hi Apple friends, my question is regarding, the last iOS 6.1 upgrade, why it include the LTE 4G to the iPad4 and iPad Mini with Telcel in Mexcio, and Why it was not for the iPhone 5?, when Apple will enable this feature LTE 4G on the Iphone5 to Telcel?

    And Apple won't tell you. All they will tell you is what countries are supported for LTE right now. You can express your interest to Apple via their feedback pages, if you wish:
    http://www.apple.com/feedback/iphone.html
    but you will not receive a reply. It may be waiting on Telcel to approve. They may not feel that their LTE network is robust enough to handle that much load yet. But I'm just guessing. We'll just have to wait and see what develops.
    Regads.

  • Question regarding Repeating Frames...

    Hi
    I've been using Oracle Reports for a short time. I am trying to accomplish something within a repeating frame but can't seem to get it to work.
    The results I receive from my SQL query are in the form of a month associated with a numeric value. These values are being repeated in the frame, so the rows are displayed as: Calendar Period of January value of 5 - Calendar Period of February value of 10, Calendar Period of March value of 15, etc...
    The values are cumulative in my results so I need to subtract the prior month from the current one. I can't figure out how to do this in Reports.
    Is there a way to retrieve a value from the previous frame in a repeating frame? I know I can create a Function to do the calculations. My problem is accessing the value prior to the one being displayed.
    Thanks

    There are probably a variety of ways to do this. Probably the easiest is to use the LAG function in the actual SQL statement. The example below is taken from the Oracle SQL reference.
    SELECT last_name, hire_date, salary,
    LAG(salary, 1, 0) OVER (ORDER BY hire_date) AS prev_sal
    FROM employees
    WHERE job_id = ’PU_CLERK’;
    LAST_NAME HIRE_DATE SALARY PREV_SAL
    Khoo 18-MAY-95 3100 0
    Tobias 24-JUL-97 2800 3100
    Baida 24-DEC-97 2900 2800
    Himuro 15-NOV-98 2600 2900
    Colmenares 10-AUG-99 2500 2600

  • License key question with regards to upgrading from 7/8.1 to 10

    Hi, I hope I've posted my question in the right area of the forum:
    I understand that Windows 10 will be a free upgrade for Win7/Win8 users.
    That's really wonderful but I was wondering what the exact mechanism with regards to our 7/8 license keys. Here's a couple examples to clarify my question:
    first, example: I have Windows 7 Pro license and say I upgrade to 10 within the first year. Let's say I need to reinstall Windows after that first year is finished will I still be able to use that same license key I used to upgrade 7 to 10 to install a fresh
    copy of Windows 10 or will I need to purchase a new license because the year is elapsed? 
    Here's another scenario. I upgrade to Windows 10 from 7 and after trying Windows 10 for while, I decide to uninstall 10 and go back to 7... because I'm crazy like that.... Will I be able to use my original Key for Windows 7 or is the upgrade a one way road:
    where the 7 key turns into a Windows 10 key and can no longer be used to activate Windows 7?
    Thanks for the feedback!

    Hi Momashi
    Here's another scenario. I upgrade to Windows 10 from 7 and after trying Windows 10 for while, I decide to uninstall 10 and go back to 7...
    because I'm crazy like that.... Will I be able to use my original Key for Windows 7 or is the upgrade a one way road: where the 7 key turns into a Windows 10 key and can no longer be used to activate Windows 7?
    If you Upgrade to Windows 10 and do not like it, for whatever reason.
    Before you upgrade to Windows 10.
    Create an image of windows 7 to an external HD and a recovery CD, using windows 7 Backup and Restore.
    You can re-install windows 7 in the SAME SYSTEM using the recovery CD without using  a key.
    Hope it helps
    Where did you get your outlandish information about a Windows 7 key turning into a Windows 10 key?  Nothing in the past has ever happened like this before, so what makes you think it will happen with Windows 10?
    My Windows ME did not turn into a Windows XP key!
    My Windows XP key did not turn into a Windows Vista key!
    My Windows Vista key did not turn into a Windows 7 key!
    And so on!
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Question(s) Regarding Personas Capabilities

    Hello,
    We are new users of Personas and are trying to figure out all of the tool's capabilities. Below are some questions that our users had when determining whether or not the Personas tool can replace some GUI screens:
    1) Is it possible to have field requirements in text boxes created (e.g. character limits and number/letter only restrictions)?
    2) Can scripts be used between multiple sessions in Personas? For example, we would like to be able to "/o" with a transaction in a script button, but it simply does nothing if we try that. Furthermore, it will not allow us to use fields from other sessions in a script (e.g. we would like to copy a value in session 1 and paste it in session 2, but got the error that the control wasn't found. Is this possible in Personas scripting)?
    3) In certain transactions, there are different buttons at the top of the screen depending on which tab is selected on a screen, and when creating a flavor, it somehow only grabs the buttons from the tab you are currently on and uses those on every tab on the screen. Is there some setting where we can get around this issue?
    4) General scripting question: is there a way to alter the size of the box when creating scripts to make it easier to see all of the steps? Additionally, is there a way to make navigation within the scripting tool easier (because when you delete a step it takes you to the top of the screen, which can be tedious if you are working with a very large script)?
    5) In the GUI, at the very top-left there is a menu that has an option for users to either Stop Transaction or Create Session and these options are missing when using Personas. Is there a solution for recovering this functionality in Personas?
    6) In scripting, we are trying to create a Fast Order Entry (and Fast Order Display) option but when trying to copy/paste variant configuration the script gives a "control not found" error message. In scripting, is there some special action that needs to take place when trying to copy/paste VC values? We have had success with the general order header/line item data but always run into errors with the VC.
    7) Can variants be used within Personas?
    We understand that Personas may not be able to fully replace every piece of GUI functionality but we are trying to get a yes/no as to some of the questions we have come up with.
    Thanks in advance!
    Justin

    Hi Chinthan,
    Please describe how to select table alv variant dynamically?
    I am using ME54N Transaction code, when run my script with my logon all works ok as scrip was recorded with my id and correct table variant But same script failed for other user as their table variant are different by default.
    Please help me understand how can set variant dynamically execute my script and then again revert variant for user as my all scripting is dependent on column sequence in a particular variant.
    Global Variant change in ME54N reflected in all ME51N/ME52N/ME53N .. so we can not set it as global for all user.
    Please help.
    Regards,
    Rakesh Mourya.

  • A general question only regarding math and computer

    Do you think the following statement that is a question?
    question 1)
    A set of all strings 0's and 1's not containing 101 as a substring
    it can be answered as Regular Expression, contructing a DFA or Others
    I would like to find out that as a Engineer (Software/Hardward)
    how he/she feels about this statement?
    a question or NOT a question?

    Hi,
    You can install the WWI-generation server locally on your desktop/laptop. You need the generation server if you want to have generated output for customers. For testing the layout, you don't need it.
    Installing the WWI-server is well documented in the IMG-notes
    Regards,

  • Question in regard to management VLAN for each Context in ACE module

    Dear Pros,
    I know this will be a simple questions to answer, and I have searched the forum, but I am not able to find the answer I need.
    1) Does the ACE module require an Management IP address for each Context? Should the same VLAN be applied to each context, with larger size subnet to supply host address?
    2) If it does require that, what IP address should I used for default route in each context.
    I will be utilizing "Bridge Mode" for my application to transition the current network from Foundry to ACE. I will later on apply the "Routed Mode" model.
    Each ACE module will have 3 seperate Context, for a total of 4 including the Admin.
    Any suggestions or if you can point me to location as always will be greatly apprecaited.
    Thanks and best regards.
    Raman Azizian

    Hi,
    you have several options to choose from.
    1. Use Admin context for management
    You can use the Admin context for management. Give it an IP address in your managment VLAN, default route to upstream router, and login and change to contexts from there.
    + Easy and straightforward
    - snmp and syslog are using the ip from each individual context and not the management IP
    2. Use a Large subnet and assign an IP address in each context for management.
    You can configure 1 managment VLAN and assign an IP address to each context in this subnet. Create static routes to the management stations that need to access this management address.
    + each context has its own managment address
    - static routes need to be added
    3. Use your client-side ip address (or BVI) as management address.
    You management traffic will be inline and use the same path as your data. Default route is already configured and also valid for the management.
    + no static routes needed
    - inline management
    Personally, I choose option 1. That is, if the people that need to manage the ACE is the same team.
    If other teams (serverteam for context 1, other serverteam for context 2) need to manage the ACE, than I would choose option 3.
    HTH,
    Dario

  • Straightforward question concerning borders and frame position

    Two small questions:
    How would you create a frame ( or something similar) that does not have the standard blue bar on its top? I'm trying to code a slash screen and the bar makes it just look silly.
    Secondly how would one predetermine where a JFrame showed up on the screen? Specifically, I just want to center it.
    Thanks guys.

    Use JWindow instead of JFrame for a splash screen, there's no title bar. And the code to center it:
    Dimension d = Toolkit.getDefaultToolkit().getScreenSize();
    setLocation((d.width / 2) - (getWidth() / 2),
                (d.height / 2) - (getHeight() / 2));

  • Windows 2003 SP2 upgrade question in regards to OSS 30478

    We are currently running our production system on a windows 2003 sp1 two-node cluster with SQL 2005.
    I would like to get it upgraded to SP2, but I have a question on OSS note 30478.
    There is a sentence in there stating:
    -Special features with Service Packs for Windows Server 2003 in the cluster:
    Service Pack 2: Before you import Support Package on platform x86_64, you must replace SAP resource DLL on both cluster nodes with the most current version.
    Can someone elaborate on "replace SAP resources DLL on both cluster nodes"?
    Does that just mean I need to upgrade the Kernel to the latest version?
    It seems to be a fairly bold statement with very vague instructions.  Anyways any guidance would be appreciated.

    for more details see note <a href="http://service.sap.com/sap/support/notes/1043592">1043592</a>
    peter

  • A few questions with regards to slicing text

    Hi there,
    I have been busy slicing my image up in fireworks and i am
    very happy with it, i am using the extended script for slicing...
    Anyway, all is going well :-) After some help yesterday...
    But i have come across a small issue, i am going to try and
    explain it without rambling too much .. i hope somebody understands
    I have a sort of rounded rectangle (well it round on the
    right hand side) .. and this has text over the top.. They are both
    on a different layer (fireworks layer).. i.e. square with round
    corners on right and text that sits in it = 2 fireworks layers
    I highlight the left part of the graphic and Edit, Insert,
    Slice and the little bit on the right for my rounded part, i draw
    the slice in, my idea is to have a div and the left not a graphic
    just a color and the right is an image (background)..
    and then obviously the text within the left part (which is
    only a color) - the text needs to be kept as html text as they will
    be anchors
    Problem is.. the right part is ok.. (my rounded corners)..
    but my left part i have set to Background image and it exports it
    as an image with the text as an image..
    Actually thinking about that ... thats pretty logical!! ah
    ah... How do i say export this has a background color only?
    I tried chaning the slice type to HTML, do i need to enter
    something in here???
    And how would i get the text also to be entered in
    I hope i sort of made myself understood, if not i can post a
    few screenshots....????
    They do say a picture is worth a thousand words :-)
    Thanks alot in advance

    Hey Ian:
    Auto slices do exist, but they are only an issue if you
    export HTML and
    Images. CSS and Images ignores any unsliced areas (other than
    text or
    simple rectangles)
    So if you're going the CSS route, yes, you will need to slice
    all the
    pieces you need, which need to remain as graphics. The
    advantage to this
    method is that you do not end up with a whole bunch of
    unnecessary auto
    sliced graphics,which you would get from exporting as HTML
    and images.
    Also, slicing gives you the ability to individually optimize
    each slice
    graphic AND give them useful names. Auto slices in FW have
    auto-generated file names, which you cannot customize.
    As I've mentioned, CSS and Images will respect rectangles and
    export
    them as DIV's. The catch is the rectangle must be created in
    FW for this
    to work. PS vectors (or bitmap boxes) are not respected as
    true
    rectangles for export.
    So, what I did with your template was create a new rectangle,
    edit it so
    the one corner was rounded, and delete the main navigation
    bar slice. I
    restructured the objects in the Layers panel (gawd love
    poorly organized
    templates - so many objects, all called
    layer-something-or-other)so my
    new rectangle was underneath the navbar text. I left the text
    visible.
    And I gave the new rectangle a name: navbar.
    I created slices for the other obvious graphics, as well.
    Went to File > Export and chose CSS and Images.
    The export produced a page layout relatively similar to the
    design,
    including a DIV called "navbar" for the submenu, and real
    text.
    Is it perfect? No. Just try adding a couple more links and
    you'll see
    what happens.
    All this is great from a mock up perspective, but I'm betting
    that you
    will want different submenus to dynamically appear depending
    on the main
    menu choice. That cannot be done using Fireworks. You'll want
    to look at
    other solutions, perhaps from Project 7, for CSS-based pop up
    menus,
    which work with Dreamweaver to simplify the creation of pop
    up menus.
    I hope this helps. email me off-list if you like, and I will
    send you
    the updated PNG file.
    IanJG wrote:
    > Jim ok.. i think all ok.. just checked them and they
    appear to have uploaded ok.
    >
    > once i am ready to export for the web, i presume i
    should do what you said
    > before and HIDE all text before export and insert the
    text via HTML..
    >
    > SUch things as AUTOSLICES / USERSLICES don't really
    exist in fireworks then??
    > Sorry no expert but playing around with photoshop (of
    course not as powerful
    > for slicing as fireworks) it sort of created Autoslices
    were slices needed to
    > be made..
    >
    > I presume i need to slice every little bit of the
    document.. rather than
    > depending on autoslices
    >
    > Again thanks... if i have missed something or not
    explained something welll...
    > please let me know
    >
    > Regards
    >
    GE
    Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    http://www.communityMX.com/
    CommunityMX - Free Resources:
    http://www.communitymx.com/free.cfm
    .:Adobe Community Expert for Fireworks:.
    Adobe Community Expert
    http://tinyurl.com/2a7dyp
    .:Author:.
    Lynda.com -
    http://movielibrary.lynda.com/authors/author/?aid=188
    Peachpit Press -
    http://www.peachpit.com/authors/bio.aspx?a=d98ed798-5ef0-45a8-a70d-4b35fa14c9a4
    Layers Magazine -
    http://www.layersmagazine.com/author/jim-babbage

  • Questions in regards to connectivity of the E50

    Hi all,
    I have a Nokia E50 phone which I regularly connect to my PC via the USB cable. The Nokia PC Suite software is installed and everything is working fine.
    When connecting the phone to the computer a message on the phone prompts me for two modes. I can't remember what the prompt actually is, but it asks the user whether the phone should be operated in synchronisation mode, in order to sycnhronise contacts with help of the Nokia PC suite software, or whether the phone should be used as a standard USB removable device. When choosing the latter the device is detected correctly as a "removable drive" and is assigned with the native XP USB mass storage driver. As I understand the storage point of the phone in this case would be the flash memory card. OK, so far so good.
    When choosing the synchronisation mode I understand that the internal phone memory is used and the PC suite software acts as an "interpretor" between the internal phone memory and the Windows XP system. The synchronisation mode works fine, but everytime I connect the phone to the computer and choose sync mode Windows XP recognises it as a USB device, but cannot really determine which driver needs to be installed. It therefore tries to guide me through the manual installation of the USB driver, everytime I choose to connect the phone to the computer in synchronisation mode. I can cancel the manual installation and the phone remains to work fine with the PC suite software, however I have two questions:
    1. Is this behaviour normal
    2. As what kind of device is the phone supposed to show up when connecting it with the PC suite software? Will it be detected by the system as a genuine USB device in this case, which I cannot imagine because the internal memory is used, or is it detected as another device, e.g. modem?
    If anyone has any information on this please let me know. Thank you very much in advance.

    I appreciate the helpful responses!
    I was told by one of the employees at the Apple store I called, that I wouldn't need to remove the sim and just simply delete my 3G account Information. Then on my new iPad, set It up/log In with the same Information I had on the previous one and I would still retain my account. I wouldn't have any problems restoring the iPad with the sim Inside the device as well.
    I don't see a way to actually delete the Information since you would have to log In to your account beforehand. Would I need to log In and delete all the account Information or just simply complete a backup and restore the device?

  • Questions in regard to a "stepped" migration

    We are moving from an existing Tree to a new tree but we are doing it
    in steps. As the users move from the old tree to the new tree I would
    like to move them to Groupwise in the new tree. Can someone give me
    some advise on how best to go about this?
    Our current environment is Groupwise 7.0.1 on NW 6.5 and the new
    Groupwise system will be running on Linux.
    Thanks for the help...
    Brett

    After re-reading what I posted I don't think I was all that clear.
    Let's see if I can do a little better this time.
    We have a tree with one domain and one post office in it. All our
    staff are in that post office / domain. Our migration is more
    edirectory related than GroupWise related but this gives me a chance
    to reconfigure things in the GroupWise world as well.
    The new tree has no relation to GroupWise at this time, however, I
    would like to put GroupWise in that new tree with 5-6 domains and 4
    post offices. My ideas are based off of Gregg Henchman's cool solution
    "Put Some "Youngblood" in your GroupWise System".
    My issues stem from the fact that as I move users out of the old tree
    and into the new tree they will no longer be associated with the
    GroupWise domain (because it's not in the new tree). That would force
    them to use the web client or require them to enter their "GroupWise"
    password when the client launches. I can hardly get them to remember
    the Novell password let alone the GroupWise password so two passwords
    are out of the question. In addition, I still need to be able to
    manage distribution lists etc. during the transition.
    To answer your question, yes my users would move to new post offices
    in the new system.
    Next question, can I have a GW system that is associated with two
    trees at the same time? I was under the impression that you could not
    do that any longer? If you can then how would you go about doing that?
    Thanks for the help,
    Brett
    On Mon, 05 May 2008 07:06:01 GMT, dzanre
    <[email protected]> wrote:
    >
    >So, you are moving them to a new post office as well? Will this post
    >office be in the same GW "system" as you have now? Actually, unless
    >you want a lot of trouble, it's best to make it in the same system
    >during the move, even if you eventually plan on getting splitting it,
    >because you cannot move a GW user across GW "systems" easily.
    >
    >So, assuming you have a new GW Domain/PO in the same system on the new
    >tree:
    >
    >1. Disassociate the user from the current object (Tools|GroupWise
    >Utilities|GW/eDirectory Associations|Disassociate).
    >2. Move the user to the new PO
    >3. Reassociate the user to the new eDirectory user object (same
    >place).

  • Questions in Regards to Selling/Trading iPad

    I'm planning on selling my iPad to one of my friends, as I'm eventually going to upgrade to a bigger model since I currently have the 16gig model. I'm assuming I would do so without the sim Included, as I could use It In the new ipad I purchase. (I'm on the unlimited plan and don't want to lose It.)
    My questions are.....
    1. Would my friend need to get a sim from AT&T or take the ipad to an Apple store?
    2. I'm assuming I won't have no trouble using my current sim In a new ipad? I should be able to stick In the sim and have It work, correct?
    3. When I restore the ipad, do I need to do so with or without the sim card Inside the ipad? I know I'll need to do a complete back up first, but unsure of the sim situation.
    I would appreciate any help at all!

    I appreciate the helpful responses!
    I was told by one of the employees at the Apple store I called, that I wouldn't need to remove the sim and just simply delete my 3G account Information. Then on my new iPad, set It up/log In with the same Information I had on the previous one and I would still retain my account. I wouldn't have any problems restoring the iPad with the sim Inside the device as well.
    I don't see a way to actually delete the Information since you would have to log In to your account beforehand. Would I need to log In and delete all the account Information or just simply complete a backup and restore the device?

  • Questions in regards to server 2012R2 Remote desktop Service deployment and GPO

    Hi Everyone
    We have a business requirement moving to 2012R2 RDSH server. I have installed a 2012R2 member servers and enabled Remote desktop licensing role. I have activated the licenses. the servers is in operational
    I have deployed 3 windows 2012R2 member server "RDS1" , "RDS2" and "RDS3".
    on RDS1 I ran Add roles and Feature Wizard > Remote Desktop Services installation > Quick Start >Session based desktop deployment to complete the installation.
    On RDS1 Server Manage Dashboard Page Select Remote Desktop Services > Overview. Under RD Licensing I added my 2012R2 license server "2012r2-tslic". Go to task. Edit deployment properties RD license mode to per device and click OK.
    Reboot RDS1
    Check RD Licensing Diagnoser everything is clear
    On RDS2 I did the exact same thing ran Add roles and Feature Wizard > Remote Desktop Services installation > Quick Start >Session based desktop deployment to complete the installation. 
    But With RDS2 I move this server to an OU that link to a GPO with RD licensing details. after reboot the servers check RD Licensing Diagnoser I can see 2012r2-tslic specified as the license servers.  
    Based on this document
    http://blogs.technet.com/b/askperf/archive/2013/09/20/rd-licensing-configuration-on-windows-server-2012.aspx  Are you suppose to configure RD license server via Remote desktop Service deployment ? Not GPO ?
    Here are my questions
    We currently have ten 2008r2 terminal servers in a NLB cluster. each RDSH server have in house application installed on each one of them. User connect to the 2008R2 RDSH servers via RDP connection. we have a restricted GPO apply to those
    RDSH servers. user cannot do anything on RDSH servers apart from running the application and use excel.  On the remote desktop session host configuration we have enable settings like end a disconnected session , Active session limit  ,
    remote control users session , LPT port redirection.
    We push out RD license server detail via GPO to the terminal servers
    Can I use our existing GPO apply the licensing server settings , desktop restriction setting to the 2012R2 RDHS servers or we should be using Remote desktop Service deployment to do the job ? If that is the case how would you transfer the
    current 2008r2 environment to 2012 using Remote desktop Service deployment. is that mean I have to manually configure 1 by 1.
    Please help
    Many thanks

    Hi,
    Please see my response to you in the other thread.  Please contact me via email and I will go over the basic planning and deployment steps with you which will help clear things up and get you started off on the right foot.
    You should only run through the wizard and create a RDS deployment once.  Then you add the various servers (RDSH, RD Licensing, RD Gateway, etc), set Deployment properties, etc.
    Thanks.
    -TP

Maybe you are looking for

  • How do I find where the master file for a version in aperture 3

    I was wondering how to find where the original master image is in the aperture 3 library. For instance we have several images that are in different albums and folders but are trying to find where the original image is in the library.

  • Connecting to a samsung sf-565p printer via windows pc

    Hey guys, I can't seem to set up my printer though os x, is there any walkthrough step by step instructions anywhere that I can use, when I try to select the printer model samsung isn't in the list. Thanks in advance.

  • TDS Certificate item details not displayed in printpreview in qualitysystem

    Dear Experts,                      I have been working on TDS certificate in SAP script and able to display the item details in the developement system. but while testing the same TDS certificate in Quality system the item details are not displayed i

  • Oracle 8i - select between to date ranges, but exculde time ranges

    Hi, I'm using Oracle 8i I'm trying to select a set of records that are between a certain date time (say between October 15 at 6pm and October 17 at 6am) and then want to include only those records that fall between 6am and 6pm within the range. I've

  • Java 7 update 17 not working on safari 6.0.3

    i am running osx mountian lion and have just updated to safari 6.0.3 i need to get course work from tafe that is on skill soft this was working fine before i decided to update. since i updated i am not able to access the course material. i have read