A/B switch for monitor?

Hey all--Please advise. I want to use a large monitor that is connected to a working G5 as a large monitor for my MBP. To avoid having to crawl under the desk to unhook the large monitor from the back of the G5 (as we do use the G5), I was hoping I could find something like an A/B switch that could sit on the desk, that could be switched over to the MBP when needed. Does something like this exist, and where might I find it?
Thanks! --d

You'd want to look for a KVM switch. They share the keyboard and mouse also. They assume you're using the same interface to connect with so you'd need an adapter for your MBP to match your G5. If you don't want to share the keyboard and mouse I recommend looking for a manual one so you don't have to use a key combo to switch displays.
Another option would be to see if your monitor has multiple inputs and the ability to switch between them. This is the rout I use between my PC (connected via DVI) and my MBP (connected via Displayport).
Frys would be a good place to look if you have one near you.
Also these are two cheaper options available online (based on reviews the quality seems good):
http://www.newegg.com/Product/Product.aspx?Item=N82E16817399056&cmre=KVM_usb-_-17-399-056--Product
http://www.newegg.com/Product/Product.aspx?Item=N82E16817399063&cmre=KVM_usb-_-17-399-063--Product

Similar Messages

  • Configuring the Catalyst 6500 Switch for IPS Inline Operation of the IDSM

    I understand how to configure the Catalyst 6500 switch so that the monitoring ports are access ports in two separate VLAN's for inline operation.
    However, I don't see any documentation that describes how the desired VLAN traffic gets forced through the IPS.
    In promiscuous mode, you can use VACL's to copy/capture and forward the desired traffic to the IDSM for analysis. I'm not seeing how to get the desired traffic through the IPS.
    Note that the host 6500 is running native IOS 12.2(18)SXE.
    Thanks for any assistance.

    A tranparent firewall is a fairly good comparison.
    Let's say you have vlan 10 with 100 PCs and 1 Router for the network.
    If you want to apply a transparent firewall on that vlan you can not simply put one interface of the firewall on vlan 10. Nothing would go through the firewall.
    Instead you have to create a new vlan, let's say 1010. Now you place one interface of the firewall on vlan 10 and the other on vlan 1010. Still nothing is going through the firewall. So now you move that Router from vlan 10 to vlan 1010. All you do is change the vlan, the IP Address and netmask of the router stay the same.
    The transparent firewall bridges vlan 10 and vlan 1010. The PCs on vlan 10 ae still able to communicate to and through the router, but must go through the transparent firewall to do so.
    The firewall is transparent because it does not IP Route between 2 vlans, instead the same IP subnet exists on both vlans and the firewall transparently beidges traffic between the 2 vlans.
    The transparent firewall can do firewalling between the PCs on vlan 10 and the Router on vlan 1010. But is PC A on vlan 10 talks to PC B on vlan 10, then the transparent firewall does not see and can not block that traffic.
    An InLine sensor is very similar to the transparent firewall and will bridge between the 2 vlans. And similarly an InLine sensor is able to InLine monitor traffic between PCs on vlan 10 and the Router on vlan 1010, but will not be able to monitor traffic between 2 PCs on vlan 10.
    Now the router on one vlan and the PCs on the other vlan is a typical deployment for inline sensors, but your vlans do not Have to be divided that way. You could choose to place some servers in one vlan, and desktop PCs in the other vlan. You subdivide the vlans in what ever method makes sense for your deployment.
    Now for monitoring multiple vlans the same principle still applies. You can't monitor traffic between machines on the same vlan. So for each of the vlans you want to monitor you will need to create a new vlan and split the machines between the 2 vlans.
    In your case with Native IOS you are limited to only 1 pair of vlans for InLine monitoring, but your desired deployment would require 20 vlan pairs.
    The 5.1 IPS software has now the capability to handle the 20 pairs, but the Native IOS software does not have the capability to send the 40 vlans (20 pairs) to the IDSM-2.
    The Native IOS changes are in testing right now, but I have not heard a release date for those changes.
    Now Cat OS has already made these changes. So here is a basic breakdown of what you could do in Cat OS and you can use in preparation for a Native IOS deployment when it gets released.
    For vlans 10-20, and 300-310 that you want monitored you will need to break each of those vlans in to 2 vlans.
    Let's say we make it simple and add 500 to each vlan in order to create the new vlan for each pair.
    So you have the following pairs:
    10/510, 11/511, 12/512, etc...
    300/800, 301/801, 302/802, etc....
    You set up the sensor port to trunk all 40 vlans:
    set trunk 5/7 10-20,300-310,510-520,800-810
    (Then clear all other vlans off that trunk to keep things clean)
    In the IDSM-2 configuration create the 20 inline vlan pairs on interface GigabitEthernet0/7
    Nw on each of the 20 original vlans move the default router for each vlan from the original vlan to the 500+ vlan.
    At this point you should ordinarily be good to go. The IDSM-2 won't be monitoring traffic that stays within each of the original 20 vlans, but Would monitor traffic getting routed in and out of each of the 20 vlans.
    Because of a switch bug you may have to have an additional PC moved to the same vlan as the router if the switch/MSFC is being used as the router and you are deploying with an IDSM-2.

  • Configure CBQoS for monitoring.

      Hi, i want to configure CBQoS in a lot of 2960 switches (with snmp v1) for monitoring: jitter, delay and packets lost with PRTG software.
      I not found documentation for understand CBQoS, but i see this doc:
    http://www.cisco.com/en/US/docs/ios/ios_xe/qos/configuration/guide/cbqos_mib_xe.html
      and when i put these commands:
    1. enable
    2. configure terminal
    3. snmp-server ifindex persist
    4. snmp mib persist [cbqos | v3mibs]
    5. end
    6. write mib-data
      I can't do the step 4
    Switch(config)#snmp mib ?
      community-map     Community Mapping as per RFC-2576
      notification-log  Configure the Notification Log MIB
      rep               Enable SNMP Resilient Ethernet Protocol options
      target            target extention CLI from SNMP
    PS: Or maybe is a simplest way to monitor QoS.
    Thanks!

    I realy sorry, i didn't realise for the IOS version. I'm replying myself:
      Upgrade IOS:
    c2960-lanbasek9-mz.122-55.SE8
    to
    c2960-lanbasek9-mz.150-2.SE4
    Switch(config)#snmp mib ?
      community-map     Community Mapping as per RFC-2576
      notification-log  Configure the Notification Log MIB
      persist           Persistence for MIBS
      target            target extention CLI from SNMP
    Now, i wiil try to get work CBQoS.
    Thanks

  • DC LAN infrastructure - Mirror network for monitoring

    Hi experts,
    Does anyone have implementations examples of a "mirror" network in large datacenters designs for monitoring purpouses using TAPs (ex. netoptics or gigamon)? I'm evaluating some monitoring solutions but it's mandatory to configure mirroring on the switches to capture the traffic on the network. As the DC is large and there are another devices that need mirroring (IDSs, IPS, Probes) I'm thinking in implement a "mirror network" in all datacenter using TAPs. I'd like to see some implementations examples of a "mirror network" to evaluate if this strategy is viable.
    Thanks in advance
    Wesley

    - OM3 multimode fiber
    - Distribution network Gigabit SFP 1000Base T and FTP
    There are so many combination of how to implement this project and it all boils down to your budget.   
    The two items I've highlighted are "old school".  
    - Poe for access switches
    What kind of PoE?  PoE, PoE+ or uPoE.  
    - Wardrobe 1 (150 Data and VoIP)
    - Wardrobe 2 (60 Data and VoIP)
    - Wardrobe 3 (200 data and VoIP)
    Breakdown of how many PoE devices (and their respective power draw) per switch.  

  • Can anyone recommend a good KVM switch for a PC/Mac pair?

    I want to run my Mac and PC off of the same USB keyboard and mouse and use the same monitor. Naturally, to fix this problem I bought the first KVM switch I could find (how different could they be?) which was a Belkin variety. Worked ok right at first, but by day 2 I was having switching issues - the monitor kept switching between the two endlessly, though the USB seemed to switch ok. The Mac refused to sleep, though. I'm taking the Belkin switch back and trying something new.
    Has anyone had any success with a KVM switch? If so, what flavor?
    Thanks.

    Personally I love my IOGEAR USB KVMP.
    I own 2, both of them are 2 port units
    Best part of IOGEAR is they come with all cables & power supply.
    Worst part is most models dont have Audio support, so every machine needs their own speakers.
    The IOGEAR USB KVMP Miniview #GCS102U http://www.iogear.com/main.php?loc=product&Item=GCS102U that I own has ports in front for USB keyboard & USB mouse, in back are 2 USB (A/B) ports with 2 male 15pin VGA ports to connect the 2 computers, also the main monitor port has female 15pin VGA port to connect the Monitor. Cool part is you can use a DVI-VGA adapter without problems which is nice if you LCD or CRT monitor.
    2 other USB ports on the back let you share other devices like Printer and Scanner. I am able share my keyboard, trackball, monitor and printer with my newer MDD Dual G4 and an Intel Celeron 2GHz PC I have that runs Linux.
    My other KVMP drives 2 other older Macs, a BWG3 and a USB upgraded PM7600.
    The front has a button that you push there is less than 2 second delay for monitor and no software needed.
    The USB ports are all USB1.1 if I recall so the style is fairly universal if out of date.
    they also have a 4port version which I might get http://www.iogear.com/main.php?loc=product&Item=GCS634U
    Although I have not used one, http://catalog.belkin.com/IWCatProductPage.process?Product_Id=255941 I love the look of the new Belkin Flip. Apple sells them on the AppleStore for $80 and are touted for PC & Mac mini, although I dont see why i cant be used for any Mac. Its cool feature is it does offer Audio Support too and far as I know it has its cables too. I think it is USB2.0 since its a new product. http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/6314001/wo/0I7xL JNdSeJb3Do7Faa1XvHguGA/1.0.19.1.0.8.25.7.11.0.3
    good luck.

  • Remote deployment switches for Jabber 9.2.2

    Are there any installation switches for remote install via the MSI/DMG?
    I will be pushing this backage via Dell KACE K1000 appliance and would like to configure default options for the users during the install/upgrade such as Disabling (or 'unchecked' following initial sign-on) the Docked Window, configuring Phone Accounts, WebEx Meeting and application Integration settings.

    application integrations setting mostly get pushed out through  the profiles on CUPS that get pushed out as soon as the user logs in.
    I can't help you out with all the switches you asked for but, you can starting using:
    msiexec.exe /i "\\lsrftufs1\ict\Networks\Voice\Jabber\Jabber 9.2.2\CiscoJabberSetup.msi" TYPE=CUP DOMAIN=somedomain.com.au LANGUAGE=1033
    This will at least use auto discovery of the presence server if you use an SRV record  _cup._login.somedomain.com.au
    so at least your useers wont have to type in a presence server name or IP.
    =============================
    Please remember to rate useful posts, by clicking on the stars below. 
    =============================

  • Time Capsule - Can it run as DHCP router, create a wireless network and plug into switch for wired network all at the same time?

    I have a closet with Wired connections from all over the house terminating in it. I also have the internet modem and a switch in this closet. My old setup was a netgear in the closet creating a wireless network and also feeding the Ethernet ports all over the house. In my room, I had an Airport express (a month old) bridging the wifi to make the wifi network larger. The Express was hard wired from the wall and my mac mini was using it's wifi (printer was plugged into other ethernet port). Everything was working great.
    Fast forward to last week. My Netgear died. So, I bought a time capsule. My plan was to move the Express to the closet and have it create the wifi network and also then run cat 5 cord from express to the switch to feed all the wired wall plugs. Reset it and set it up to create the wifi network as well as DCHP NAT. Wireless was running great on it. Then I plugged in the Cat 5 in the second Ethernet Port to the switch. Wifi stopped working and none of the computers would connect using wired connections either. They would see a 'network' but nothing would work. I would unplug the Cat 5 feeding the swtich and the wireless would start working again. Plug the Cat 5 back in and wireless would stop.
    So I thought I would try the Time Capsule in the closet and see if I could get it to work. Pretty much the same thing, except at this point I figured out if I went in and told it NOT to create a wifi network the wired portion worked fine and all the wired computers in the house worked fine. Of course, then I didn't have Wifi.
    I'm not clueless when it comes to networking, but I can NOT figure this out! Can either the Time Capsule or Express Create the wifi network AND also feed the data to the switch for all the wired computers?
    To simplify this is what I want my end result to be. I prefer the Time Capsule to be the wireless connection extender, but if I have to have the Express do it, I'm fine with that.
    1. Express in the closet creating the wifi network as well as feeding the data to the wired connections via my switch.
    2. have the Time capsule in my room at the opposite end of the house plugged into the hard wired connection to extend the wrieless network as well as have wired connections such as my printer and my Mac Mini.
    If I can get #1 to work, I don't think I'll have any problems with #2. Help!

    I have an equally complex setup with a managed switch actually but I have never seen the TC have this kind of issue.
    What I do notice is you have changed the TC from defaults.. you are using a non-default IP range.
    I have run across issues like this where people move things from default.
    I would like you to start over.. factory reset the TC. That will set it back to default router mode.
    Do the min setup on the TC..
    1. Change all names from what you were using. That includes the TC name and wireless name/s
    Make them short, no spaces and pure alphanumeric because that is the correct way to network. Apple default names with spaces and apostrophes are fundamentally bad.
    2. With just the TC plugged into the switch.. and a single computer connected by ethernet. Power cycle the whole network.. this allows the switch to clear all the old MAC address.
    3. Test on the computer just ethernet. Turn the wireless off.
    The computer must use dhcp and must get an ip from the TC.
    It has to get the correct Router.. ie Gateway.. I wish apple could stick with proper network terminology.
    And it must get same address or valid DNS server address/es.
    If it fails.. please plug ethernet directly to the TC.. bypassing the switch.
    You should get the standard IP addressing and internet connection.
    If not please post the screenshot from the Mac of the network preferences showing the ethernet setup.
    I need to see what address it does get. I need you to make sure the ethernet is the TOP of the list. So rearrange the order of network connection. With the airport off it should just go to the top of the list.
    If it appears to be working .. but a browser cannot connect, open a terminal and ping an internet address.
    Ping the actual gateway address the ISP gives you and ping the ISP dns address.

  • Locked button & switch for volume is broke also back is cracked , can i get my phone replaced for free ?

    my lock button and the switch to turn the volume on & off is broke. also the back of my phone is cracked. i know apple doesn't replace cracked phones so would i have to pay for a replacement even though my lock button & the switch for the volume is broke ? if so , how much ? or would if be cheaper to just but a whole new iPhone ?

    If your damage is caused by  accidental damage or intentional user damage, then you would be looking at an out of warranty repair.  I'm not sure what the costs of an out of warranty repair are for an iPhone 4, but they are probably in the $99-149 USD range. 
    The cost for getting a new iPhone would depend upon your current contract status.  If you are out of contract, you can get a new iPhone 4s (the next newer model) for free.

  • Is the Thunderbolt Port on Macbook Pro 15" 2011 onyl for monitor ?

    Hello community
    I have a MBP 15" from 2011, Is the Thunderbolt Port on on this only for monitor ?
    I'm considering to buy a TB extern HD for backup, want to be sure before I give my money away.
    Thanks in advance !
    P.

    Thunderbolt has got the ability to transfer audio, video and data, and it's only compatible with Thunderbolt devices and adapters. You can also connect monitors.
    Additionally, it's compatible with Mini DisplayPort, so if you have a Mini DisplayPort cable or adapter, you can use it, so you don't have to buy other adapters

  • MacPro: How to prevent scanning for monitor after sleep?

    Hi everybody,
    So here's the deal: When I power up my MacPro or wake it up from sleep, it seems to do a quick search for connected displays and activates only the DVI output(s) which have a monitor connected to them. While I understand that behavior at boot time, I find it really troublesome when waking the MacPro from sleep.
    Here's why:
    I rarely turn off the MacPro completely, I much rather put it to sleep when I'm away. What I do, however, is to turn off the huge 30'' display that drains a lot of power when left on. When I come back, I just have to turn the display on before turning on the MacPro and everything is fine.
    However, there's one scenario where I systematically get caught and that's really... really annoying! It happens in combination with the EyeTV Software. When I'm away by the time a scheduled show starts, the EyeTV wakes up the MacPro and starts recording. That's exactly what it's supposed to do. However, since the monitor is turned off by the time the MacPro wakes up, it won't recognize it and the graphics card won't send any signal! So when I come back to the computer and turn on the screen, It says "No Signal". The solution at this point is putting the MacPro to sleep briefly and resume it with the display turned on this time. However, putting the Mac to sleep while EyeTV is recording a show causes the recording to be rendered useless.
    Is there a way to prevent the MacPro from rescanning for monitors after sleep? Or maybe there's a key combination to let it rescan manually?
    As far as I remember, it didn't do the rescan-monitors-after-sleep thing under Tiger, but not sure about that...
    Any help would be highly appreciated!
    MasOS X: 10.5.2 Leopard
    Mac Hardware: MacPro Dual-Core Intel Xeon 3GHz (from mid-2007)
    Graphics card: NVIDIA GeForce 7300 GT
    Monitor: Dell 3008WFP
    Greetings,
    Mike

    What I do, however, is to turn off the huge 30'' display that drains a lot of power when left on.
    The display should go to "Active-off mode" (amber power light) when the computer sleeps. This uses less than 2 watts.
    <http://support.dell.com/support/edocs/monitors/3008WFP/en/ug/about.htm#Product% 20Features>
    If you do want the monitor off (e.g. to save power while EyeTV is recording), you could use a DVI Detective
    <http://www.gefen.com/kvm/product.jsp?prod_id=4714>

  • Dynamic Environment Switching For REPORTS_PATH 11g

    Oracle Fusion Middleware 11.1.1.2.0 with Patch Set 2 (11.1.1.3.0) - Linux
    Dynamic Environment Switching For REPORTS_PATH doesn't work.
    According to documentation B32121-03 (Publishing Reports to the Web with Oracle Reports Services 11g Release 1 (11.1.1) point 8.2.2):
    1. comment REPORTS_PATH in reports.sh
    2. set enviroment settings in rwserver.conf with REPORTS_PATH and NLS_LANG and defaultEnvId (DEV and PRD with defaultEnvId="DEV")
    3. restart reports server
    4. run http://mywls:8888/reports/rwservlet?SERVER=rep_wls_reports_mywls_asinst_1&REPORT=testreport.rdf&USERID=user/user1@mydb&DESFORMAT=html&DESTYPE=cache&ENVID=DEV
    REP-110: File testreport.rdf cannot be opened.
    REP-1070: An error occurred while opening or saving a document.
    REP-0110: File testreport.rdf cannot be opened.
    The same situation for &ENVID=PRD or without ENVID (as I expect it should work as default - DEV enviroment). File testreport.rdf is located in both paths (/u00/DEV/reports and /u00/PRD/reports)
    http://mywls:8888/reports/rwservlet/showenv?server=rep_wls_reports_mywls_asinst_1&authid=oiduser/oiduser1 reads informations from reports.sh file but doesn't read enviroment settings from rwserver.conf (REPORTS_PATH is empty because I comment it in reports.sh).
    Where's my problem? Should I set any other setting(s)?
    Unfortunately note [231051.1] and other referenced doesn't resolve my problem...
    Edited by: user9093781 on 2011-08-23 06:50

    Not sure if this helps at all. I just went through a nightmare trying to get 11g forms/reports to work through the forms builder.
    What I discovered with that is that I indeed had to set the REPORTS_PATH in rwserver.conf... however there were 3 different files that I ended up having to put it in (not sure if had to be in all 3). And perhaps more importantly, there seems to be an order to how you put these xml statements in the rwserver.conf files.
    In my case, it wouldn't work at all until I put it right after the last "<engine id=" statement.
    Mine looks something like this (not that this is a snippet of the file in Windows, for running via Forms/Reports Builder):
    <engine id="rwURLEng" class="oracle.reports.urlengine.URLEngineImpl" maxEngine="1" minEngine="0" engLife="50"/>
    <environment id="default">
         <envVariable value="C:\Oracle\WLS11gR1U4\user_projects\domains\AISworkstation\" name="REPORTS_PATH"/>
         <envVariable value="AMERICAN_AMERICA.WE8ISO8859P1" name="NLS_LANG"/>
         <envVariable value="RRRR-MM-DD" name="NLS_DATE_FORMAT"/>
    </environment>
    <environment id="windev_xxxxxxxx">
    <envVariable name="REPORTS_PATH"
    value="M:\ADS\Dvlprs\xxxxxxx\11g\FormsApps\stage;M:\ADS\Dvlprs\xxxxxxx\11g\FormsApps"/>
    </environment>
    I'm still figuring this all out too (although I did get it working how I need.. just not sure if it is the optimal solution), so I'm not sure how much this will help you. But for sure I can say that there is an order to these XML tags that I'm not so sure was the same (or maybe not enforced) in 10g.
    Good luck

  • Silent Uninstall Switch for FlashUtil32_11_4_402_278_ActiveX.exe

    I know I can run 'FlashUtil32_11_4_402_278_ActiveX.exe' (found in 'C:\Windows\System32\Macromed\Flash') manually, but I'd like to automate the removal process to avoid having the user click on anything.  (I want zero user interaction!)
    Are there any silent/unattended switches for FlashUtil32?

    Hi Pat & thank you kindly for at least responding to the thread.  I greatly appreciate it.
    For what its worth the -uninstall switch works for the following executables in C:\Windows\System32\Macromed\Flash:
    FlashPlayerPlugin_11_XXX.exe
    FlashPlayerUpdateService.exe
    FlashUtil32_11_XXX_Plugin.exe
    It does not seem to work for the FlashUtil32_11_XXX_ActiveX.exe.  However, as you pointed out, it does work with the uninstall_flash_player.exe, and that seems to get rid of the last remaining FlashUtil32_11_XXX_ActiveX.exe file (among other things I'm sure).
    Thanks!

  • Alert Repeat Count For Monitor

    When I look in the Active Alerts view in the console many of the alerts have a repeat count. I understand if they are created from a rule and have alert suppression turned on this means only one alert was created instead of having multiple alerts that
    are exactly the same open. But for monitors what does this repeat count refer to? I checked the state changes in health explorer and they seem to be somewhere along with that number. When I run an alert report it shows repeat count also but that seems to mean
    how many alerts were actually created over the period of time the report is ran for. Please help since I'm not sure what the repeat count is referring to for monitors (not rules) that created alerts which are currently open.

    1) But for monitors what does this repeat count refer to?
    Repeat count is meaningless for monitor because is always zero.
    2) When I run an alert report it shows repeat count also but that seems to mean how many alerts were actually created over the period of time the report is ran for.
    This repeat count value in reporting is different to repeat count value in alert view.
    In Reporting, the repeat count is how many alerts were actually created over the period of time and is a calculated field which sum up alerts over certain period of time.
    In Alert View, the repeat count is the field value of alert record
    Roger

  • Switch for showing my telephonenumber locked

    The switch for showing my number is locked. My iPhone shows unknown number when I call someone. I think it has something to do with my iCloud account. I tried to put my SIM card into another iPhone and my number showed. So I got a new iPhone and downloaded my iCloud profile to the new iPhone and the same problem was back. I started this iCloud profile with a 3s iPhone with a diffrent telephone company and a diffrent telephone number. Any thoughts?

    The carrier I'm using is connected to my office and several of my colleagues uses iCloud and doesn't have this problem.
    I have my old mobile number divert to this number I'm using now. Can that cause this problem?

  • Switch for Distribution Layer

    I need your expert opinions for selecting a switch for distribution Layer
    My requirement is 24Gig ports @ dist layer which will connect to 3750?s for server farm. I don?t want to negotiate with the bandwidth.
    Which switch will be best for this scenario with max Backplane speed

    Yes L3 routing will there.
    I am considering 3750 for access switch for my server farm, and 4506 for distribution layer with the following port requirement
    Catalyst 4500 Gigabit Ethernet Module, 6-Ports (GBIC)
    Catalyst 4500 GE Module, Server Switching 18-Ports (GBIC)
    Catalyst 4500 Enhanced 48-Port 10/100/1000 Base-T (RJ-45)
    Catalyst 4500 Supervisor IV (2 GE), Console (RJ-45)
    Most of the gigabit port will be occupied since I have a huge server farm to connect. By using almost all the ports on 4506 will I be able to get the maximum through put??
    I have not considered 6500 due to budget. If I consider 6500 will it be a good design to have 6500?s on both core and distribution layer

Maybe you are looking for

  • Mail Quits Unexpectadly when I try to open it

    When I try to launch Mail, it loads up very slowly, and eventualy loads, but suddenly stops, and gives me the "Application Unexpectadly Quit" error. I've tried a few things, but haven't been able to get anything to work. Any Ideas?

  • Music not copied from PC after restore

    I had to restore my 30 gb iPod with iTunes running on Vista. When the restore process finished successfully, I found that not all my music was copied to the iPod. There were no error messages. How do I get all the music on my PC into my iPod?

  • Accouting FI document is not generating at sale billing (VF01)

    Hi gurus, I am able to generate sales billing at sd (VF01), but Accouting document is not getting generated. Can any one help to correct this issue. Regards, RAM

  • How do I find my authorized computers serial number?

    My computer has been stolen. I need to find my serial number from that device...does anybody know if iTunes holds my laptops serial number? I don't have the box nor receipts. Many thanks!

  • Back to basics blush

    Ok, as a veteran programmer of almost 10 years now it pains me to ask this questions because it serves as proof that I should have paid more attention in school. However, sometimes you have to swallow your pride for the sake of education, right? <cri