SCCM 2007 to SCCM 2012 client migration via Powershell

Hi
I'm looking for a controlled way to migrate a SCCM 2007 server client to SCCM 2012. A push of SCCM Console is no option.
I 'll do all the testing but hoped to gain some time by having these questions answered:
*can an install of SCCM 2012 client be remotely triggered in one go (no uninstall of 2007 needed)?
*if uninstall is needed (of sccm 2007 client), does it need a reboot?
What command to use (preferrably powershell):
\\ourserver\Client\ccmsetup.exe" -argumentlist "SMSSITECODE=sitecode","SMSMP=oursccmserver","SMSCACHESIZE=8000","FSP=oursccmserver","CCMLOGMAXSIZE=104857600"
OR (guess that's the command SCCM is using)
Install-CMClient-DeviceName$ComputerName-IncludeDomainController$False-SiteCodePRD-ForceReinstall$True-AlwaysInstallClient$True-Verbose
J.
Jan Hoedt

 do I need to import the machine in SCCM 2012 also or launching the SCCM 2012 install from a SCCM 2007
will do this?
How will you do that? This does not work at all when using client push obviously. You can only use packages/programs to update clients to CM12 in that case and that's something you did not want to do.
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • Client Migration from SCCM 2007 to SCCM 2012 via GPO

    what
    installation properties i can use to migrate client from sccm 2007 to sccm 2012 via gpo?
    Thanks!!
    Atenciosamente Julio Araujo

    It all depends on your needs, I suggest that you look at this first :
    All properties can be set by using GPO, it's not different from push.
    http://technet.microsoft.com/en-us/library/bb632469.aspx
    http://technet.microsoft.com/en-us/library/bb633010.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/25118.deploying-sccm-2012-r2-clients-using-group-policy.aspx
    Benoit Lecours | Blog: System Center Dudes

  • Migrating Clients from SCCM 2007 to SCCM 2012 R2 via GPO

    Hello. 
    I can do the migration of customers from SCCM 2007 to SCCM 2012 via GPO? 
    When I'm migrating customers from SCCM 2007 to SCCM 2012 I have to keep the boundaries of SCCM 2007 or just the SCCM 2012?
    Atenciosamente Julio Araujo

    For migrating the clients you can use any client deployment method that's available (see for planning your strategy: (http://technet.microsoft.com/en-us/library/gg712283.aspx).
    During the client migration I would also start with migrating your boundaries. The most important thing is that you have no overlapping boundaries for site assignment when you are using auto assignment.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Migrating Clients from SCCM 2007 to SCCM 2012 R2 via SCCM 2007 PACKAGE

    I can migrate sccm clients from sccm 2007 to sccm 2012 using sccm 2007 package with sccm 2012 client?
    Thanks!
    Atenciosamente Julio Araujo

    Thanks for help me Peter and Torsten but this documentation says:
    "You cannot upgrade Configuration Manager 2007 clients to System Center 2012 Configuration Manager by using this method.
    In this scenario, use automatic client upgrade, which automatically creates and deploys a package that contains the latest version of the client."
    I Need migrate clients from sccm 2007 to sccm 2012 r2 and
    I thought ofcreate a package in sccm 2007 with a sccm 2012 client.
    Atenciosamente Julio Araujo

  • How to force site code discovery on all the clients, Migration SCCM 2007 to SCCM 2012

    HI,
    I migrated SCCM 2007 to SCCM 2012 SP1, but the clients does not update the New Site Code Automatically, if I click on Discovery option the client find the new site, but I need do this automatically because are too many clients.
    This registry key does not  exist on client computers.
    HKLM\Software\Microsoft\SMS\MobileClient\GPRequestedSiteAssignmentCode
    HKLM\Software\Microsoft\SMS\MobileClient\GPSiteAssignmentRetryInterval(Min)
    HKLM\Software\Microsoft\SMS\MobileClient\GPSiteAssignmentRetryDuration(Hour)
    Any Help?
    Thanks.

    Hello ICH-CR,
    Thanks for writing to the SysCtr ConfigMgr forums.
    I think there are multiple solutions to this issue and you can choose whatever fits best to your scenario.
    1. While upgrading the clients from SCCM 2007 to  2012 you can assign the clients to your ConfigMgr 2012 site.
    http://technet.microsoft.com/en-us/library/gg682060.aspx#BKMK_AutomaticAssignment
    You just need to ensure that you have a boundary group and boundaries. More details on
    http://technet.microsoft.com/en-us/library/13694ac5-8f3b-42a9-8040-b23f21c79637#BMBK_CreateBoundaryGrp
    I would suggest the first method because if you create  another child site, you shouldn't have to reassign the clients back again. If that is unlikely then use the following script which is method no 2
    2.
    http://gallery.technet.microsoft.com/scriptcenter/Change-sccm-configmgr-cf6e0327
    This is a VBSCRIPT and  can be ran from a network location using the PSEXC
    3. Here is a smaller script
    'Replace with your Site Code sSiteCode = "EnterNewSiteCode"
    sMachine
    = "."
    set oCCMNamespace
    = GetObject("winmgmts://"
    & sMachine & "/root/ccm")
    Set oInstance
    = oCCMNamespace.Get("SMS_Client")
    set oParams
    = oInstance.Methods_("SetAssignedSite").inParameters.SpawnInstance_()
    oParams.sSiteCode
    = sSiteCode
    oCCMNamespace.ExecMethod
    "SMS_Client",
    "SetAssignedSite",
    oParams
    You can use this script as a logon script .
    Anurag
    Microsoft Certified Professional| Microsoft Certified Technology Specialist (ConfigMgr)
    This posting is provided 'AS IS' with no warranties or guarantees, and confers no rights.
    My Blog
    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.

  • Types of SCCM 2007 to SCCM 2012 Migration

    Hi all,
    Can i know what are the different types of migration we can do from sccm 2007 to sccm 2012 ?
    Thanks

    Hi,
    There are now in-place upgrade so the only option you have is side-by-side migration. Install the new Configuration Manager 2012 infrastructure and migrate you objects, client e.t.c to all the new CM 2012 site server.
    Here is a link that will get you started:
    http://technet.microsoft.com/en-us/library/gg699364.aspx
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • How to migrate the computers from SCCM 2007 to SCCM 2012

    Hello,
    Could anyone tell me how to mirgrate the computers present in SCCM 2007 to SCCM 2012.
    Does the "collection migration" job migrate the computers or devices present in the collection? I tried this but computers were not migrated.
    Should we again discover the computers in SCCM 2012?
    Thanks,
    SreehariG

    There is no migration job in CM12 that will migrate CM07 clients. You need to install CM12 agent on your CM07 client in order to migrate them. During the installation the existing CM07 client will be uninstalled. You can use any supported
    client deployment methods to migrate to your new CM12 environment. More information here:
    http://social.technet.microsoft.com/Forums/en-US/configmanagermigration/thread/71175a47-22fe-4284-871c-834c0c999075

  • SCCM 2007 to SCCM 2012: Failed Packages are reinstalled ??

    We're going to migrate SCCM 2007 to SCCM 2012 (side by side).
    On SCCM 2007 we have (for example): Advertisement "ADV1" that execute program "Program1" of Package "Package1". (example....)
    What happend if a computer "PC1" is migrated to SCCM 2012 when execution result of "ADV1" on SCCM 2007 was failed ??
    1) If I migrate only "Package001" and create a new deployment "Deploy1" to launch program "Program1" of Package "Package1 , by default, "PC1" is going to execute "Deploy1". I known it...
    2) If I migrate "Package001" and "ADV1".....Will "PC1" execute "ADV1" on SCCM 2012 ???? This is my question
    Thanks

    Taken directly from Technet, Regards Damon.
    Will
    advertisements rerun after they are migrated?
    No. Clients that you upgrade from Configuration Manager 2007 will not rerun advertisements that you migrate. System Center 2012 Configuration Manager retains the Configuration
    Manager 2007 Package ID for packages you migrate and clients that upgrade retain their advertisement history.
    https://technet.microsoft.com/en-au/library/gg682088.aspx

  • SCCM 2007 to SCCM 2012 Migration_Design

    Hi all,
    We are about to migrate from SCCM 2007 to SCCM 2012.  How to map the Hierarchy
    Central site – CAS
    Primary – Primary
    Child Primary – Secondary or Primary
    Is that correct?

    Hi,
    Firstly, you could read through the document below to plan your hierarchy.
    http://technet.microsoft.com/en-us/library/gg712681.aspx#BKMK_PlanHierarchy
    The following document contains information about the support limits at each site type and for client-facing site system role, and the number of clients (devices) that are supported by a Configuration Manager hierarchy.
    http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SiteAndRoleScale
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Preloadpackageonsite.exe in sccm 2007 supports sccm 2012 also

    HI  I have big packages in sccm ,often seeing packages are having issues with replication to child site and DP
    Dsame preloadpackageonsite.exe in sccm 2007 supports sccm 2012 also .if supports can any one help to understand sccm 2012
    procedure to create package in child sites
    ankith

    Hi,
    No it does not support the new Content management in Configuration Manager 2012, but you can use a builtin tool instead. You export all the content you want to prestage from the console and then on all dp's the utility called extraccontent is placed during
    installatioin. Here is how it is done.
    http://technet.microsoft.com/en-us/library/hh692395.aspx
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • [Forum FAQ] How to install and configure Windows Server Essentials Experience role on Windows Server 2012 R2 Standard via PowerShell locally and remotely

    As we all know,
    the Windows Server Essentials Experience role is available in Windows Server 2012 R2 Standard and Windows Server 2012 R2 Datacenter. We can add the Windows Server
    Essentials Experience role in Server Manager or via Windows PowerShell.
    In this article, we introduce the steps to install and configure Windows
    Server Essentials Experience role on Windows Server 2012 R2 Standard via PowerShell locally and remotely. For better analyze, we divide this article into two parts.
    Before installing the Windows Server Essentials Experience Role, please use
    Get-WindowsFeature
    PowerShell cmdlet to ensure the Windows Server Essentials Experience (ServerEssentialsRole) is available. (Figure 1)
    Figure 1.
    Part 1: Install Windows Server Essentials Experience role locally
    Add Windows Server Essentials Experience role
    Run Windows PowerShell as administrator, then type
    Add-WindowsFeature ServerEssentialsRole cmdlet to install Windows Server Essentials Experience role. (Figure 2)
    Figure 2.
    Note: It is necessary to configure Windows Server Essentials Experience (Post-deployment Configuration). Otherwise, you will encounter following issue when opening Dashboard.
    (Figure 3)
    Figure 3.
      2. Configure Windows Server Essentials Experience role
    (1)  In an existing domain environment
    Firstly, please join the Windows Server 2012 R2 Standard computer to the existing domain through the path:
    Control Panel\System\Change Settings\”Change…”\Member of. (Figure 4)
    Figure 4.
    After that, please install Windows Server Essentials Experience role as original description. After installation completed, please use the following command to configure Windows
    Server Essentials:
    Start-WssConfigurationService –Credential <Your Credential>
    Note: The type of
    Your Credential should be as: Domain-Name\Domain-User-Account.
    You must be a member of the Enterprise Admin group and Domain Admin group in Active Directory when using the command above to configure Windows Server Essentials. (Figure 5)
    Figure 5.
    Next, you can type the password for the domain account. (Figure 6)
    Figure 6.
    After setting the credential, please type “Y” to continue to configure Windows Server Essentials. (Figure 7)
    Figure 7.
    By the way, you can use
    Get-WssConfigurationStatus
    PowerShell cmdlet to
    get the status of the configuration of Windows Server Essentials. Specify the
    ShowProgress parameter to view a progress indicator. (Figure 8)
    Figure 8.
    (2) In a non-domain environment
    Open PowerShell (Run as Administrator) on the Windows Server 2012 R2 Standard and type following PowerShell cmdlets: (Figure 9)
    Start-WssConfigurationService -CompanyName "xxx" -DNSName "xxx" -NetBiosName "xxx" -ComputerName "xxx” –NewAdminCredential $cred
    Figure 9.
    After you type the commands above and click Enter, you can create a new administrator credential. (Figure 10)
    After creating the new administrator credential, please type “Y” to continue to configure Windows Server Essentials. (Figure 11)
    After a reboot, all the configurations will be completed and you can open the Windows Server Essentials Dashboard without any errors. (Figure 12)
    Figure 12.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Part 2: Install and configure Windows Server Essentials Experience role remotely
    In an existing domain environment
    In an existing domain environment, please use following command to provide credential and then add Server Essentials Role: (Figure 13)
    Add-WindowsFeature -Name ServerEssentialsRole
    -ComputerName xxx -Credential DomainName\DomainAccount
    Figure 13.
    After you enter the credential, it will start install Windows Server Essentials role on your computer. (Figure 14)
    Figure 14.
    After the installation completes, it will return the result as below:
    Figure 15.
    Next, please use the
    Enter-PSSession
    cmdlet and provide the correct credential to start an interactive session with a remote computer. You can use the commands below:
    Enter-PSSession –ComputerName
    xxx –Credential DomainName\DomainAccount (Figure 16)
    Figure 16.
    Then, please configure Server Essentials Role via
    Add-WssConfigurationService cmdlet and it also needs to provide correct credential. (Figure 17)
    Figure 17.
    After your credential is accepted, it will update and prepare your server. (Figure 18)
    Figure 18.
    After that, please type “Y” to continue to configure Windows Server Essentials. (Figure 19)
    Figure 19.
    2. In a non-domain environment
    In my test environment, I set up two computers running Windows Server 2012 R2 Standard and use Server1 as a target computer. The IP addresses for the two computers are as
    below:
    Sevrer1: 192.168.1.54
    Server2: 192.168.1.53
    Run
    Enable-PSRemoting –Force on Server1. (Figure 20)
    Figure 20.
    Since there is no existing domain, it is necessary to add the target computer (Server1) to a TrustedHosts list (maintained by WinRM) on Server 2. We can use following command
    to
    add the TrustedHosts entry:
    Set-Item WSMan:\localhost\Client\TrustedHosts IP-Address
    (Figure 21)
    Figure 21.
    Next, we can use
    Enter-PSSession
    cmdlet and provide the correct credential to start an interactive session with the remote computer. (Figure 22)
    Figure 22.
    After that, you can install Windows Server Essentials Experience Role remotely via Add-WindowsFeature ServerEssentialsRole cmdlet. (Figure 23)
    Figure 23.
    From figure 24, we can see that the installation is completed.
    Figure 24.
    Then you can use
    Start-WssConfigurationService cmdlet to configure Essentials Role and follow the steps in the first part (configure Windows Server Essentials Experience in a non-domain environment) as the steps would be the same.
    The figure below shows the status of Windows Server Essentials.
    Figure
    25.
    Finally, we have successfully configured Windows Server Essentials on Server1. (Figure 26)
    Figure 26.
    More information:
    [Forum
    FAQ] Introduce Windows Powershell Remoting
    Windows Server Essentials Setup Cmdlets
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

  • SCCM 2007 to SCCM 2012 CLIENT upgrade

    Hi,
    We have some Windows XP machines with a SCCM 2007 client, connected to a SCCM 2007 server. Meanwhile some client are already migrated to Windows 7 but still connected to SCCM 2007 (and their packages/collections).
    Now we would like to:
    -migrate the Windows 7 machines to SCCM 2012 and keep their packages (so no re-run of advertisements) run
    -migrate the Windows XP machines by migrating the SCCM 2007 clients then advertise a task sequence (Windows 7) to it
    Questions:
    -should we push the sccm client from 2007 or from 2012 server to keep the membership of collections?
    -if we have to push from 2007, please advise howto: use ccmsetup.exe, the msi (is this the way to go: http://blog.metasplo.it/2012/10/how-to-upgrade-sccm-2007-clients-to.html)?
    Please advise.
    J.
    Jan Hoedt

    It doesn't seem to be published on the site.
    I'll paste it here. Could you advise?
    I would like to test with a cmd, so I made an install.cmd which contains.
    @echo on
    Cscript ConfigMgrStartup.vbs /ConfigMgrStartup.xml
    pause
    Then I edited the configmgrstartup.xml:
    *Commmented lab1 since I'm not sure what to put there, why put a machine name and why the forward slash?
    I'd expect domain\administrator.
    *Commented out hotfixes since we don't need it
    Launched the cmd but nothing happens, no loggings either.
    !-- <Option Name="LocalAdmin" >lab1/dadmin</Option> -->
        <Option Name="SiteCode" >LTF</Option>
        <Option Name="CacheSize">8120</Option>
        <Option Name="AgentVersion">5.00.7804.1000</Option>
        <Option Name="MinimumInterval">0</Option>
        <Option Name="ClientLocation">\\oursccmserver\SMS_PRD\Client</Option>
        <Option Name="MaxLogFile">2048</Option>
        <Option Name="ErrorLocation">\\dfs\ErrorLogs\Clientinstall</Option>
        <!-- <Option Name="AutoHotfix">\\cm1\ConfigMgr\Client\Hotfixes</Option> -->
        <Option Name="Delay" >5</Option>
        <InstallProperty Name="FSP">oursccmserver.fqdn</InstallProperty>
        <InstallProperty Name="SMSMP">oursccmserver.fqdn</InstallProperty>
        <CCMSetupParameter Name="BITSPriority">HIGH</CCMSetupParameter>
        <CCMSetupParameter Name="noservice" />
        <ServiceCheck Name="BITS" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="winmgmt" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="wuauserv" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="lanmanserver" State="Running" StartMode="Auto" Enforce="True" />
        <ServiceCheck Name="RpcSs" State="Running" StartMode="Auto" Enforce="True" />
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="EnableDCOM" Expected="Y" Enforce="True" Type="REG_SZ"/>
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="EnableRemoteConnect" Expected="Y" Enforce="False" Type="REG_SZ"/>
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="LegacyAuthenticationLevel" Expected="2" Enforce="False" Type="REG_DWORD"/>
        <RegistryValueCheck Key="HKLM\SOFTWARE\Microsoft\Ole" Value="LegacyImpersonationLevel" Expected="2" Enforce="False" Type="REG_DWORD"/>
    </Startup>
    Jan Hoedt

  • MOF file migration from SCCM 2007 to SCCM 2012

    Hi,
    I have an issue while migrating SCCM 2007 MOF (Configuration.mof) to SCCM 2012,Problem is...
    In our infrastructure, We have integrated our custom inventory classes with the logon script.Now we are migrating to SCCM 2012.When i migrate the same Custom inventory classes to SCCM 2012,I can able to compile/migrate, However SCCM 2012 views are not in
    sync with SCCM 2007.
    Example: If i use SCCM 2007 collection/Query in SCCM 2012 that uses these custom inventory classes, its thrown an error saying that objects in this query are not valid, because of this none of the collections/Queries that uses old inventory classes are not
    working.
    I dont want to change anything in the logon script...
    Can someone please help me on this.Thanks in advance..
    srkr

    Hi Garth,
    Thanks for the reply.
    As per my understand,there's nothing to do with SMS_DEF.mof and only Configuration.mof can be editable.
    When you say Importing sms_def.mof in SCCM 2012,I guess there's is something i missed out.
    Below is the both SMS_DEF.mof and Configuration.mof from SCCM 2007, Also please let me know how to import SMS_DEF.mof in SCCM 2012
    ************SMS_DEF.MOF*********************
    //-- SCCM Report: XXX_AD_Info
    [SMS_Report(TRUE), 
    SMS_Group_Name("XXX AD Info"), 
    ResID(6200), 
    ResDLL("SMS_RXPL.dll"), 
    SMS_Class_ID("XXX|EDADInfo|5.0")]
    class XXX_AD_Info
    [SMS_Report(TRUE), key]
    string          KeyName;
    [SMS_Report(TRUE)]
    string          Distinguished_Name;
    [SMS_Report(TRUE)]
    string          AD_Site;
    [SMS_Report(TRUE)]
    string          DCName;
    [SMS_Report(TRUE)]
    string          MachineDomain;
    *********Configuration.mof*******************
    //--SCCM Instance: XXX_AD_Info
    [DYNPROPS]
    class XXX_AD_Info
    [key]
    string          KeyName;
    string          Distinguished_Name;
    string          AD_Site;
    string          DCName;
    string          MachineDomain;
    //--SCCM Instance: XXX_AD_Info
    [DYNPROPS]
    instance of XXX_AD_Info
    KeyName = "XXX AD Info";
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\State\\Machine|Distinguished-Name"), Dynamic, Provider("RegPropProv")]
    Distinguished_Name;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\State\\Machine|Site-Name"), Dynamic, Provider("RegPropProv")]
    AD_Site;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\History|DCName"), Dynamic, Provider("RegPropProv")]
    DCName;
            [PropertyContext("local|HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Group Policy\\History|MachineDomain"), Dynamic, Provider("RegPropProv")]
    MachineDomain;
    srkr

  • Roadmap Migration from SCCM 2007 to SCCM 2012

    Hi Experts,
    Can anyone please indicate high-level and detailed steps to migrate our SCCM 2007 infrastructure to SCCM 2012?
    From your experience, what best practices should I follow?
    Any links, docs, thoughts would be really appreciated
    System Requirements for SCCM 2012?
    Franki

    Hi,
    The documentation for SCCM 2012 is up on Technet
    http://technet.microsoft.com/en-us/library/gg682006.aspx
    Questions related to SCCM 2012 should be placed at
    http://connect.microsoft.com join the configuration Manager open beta and you can see all asked question and ask your own.
    regards,
    jörgen
    -- My System Center blog ccmexec.com -- Twitter @ccmexec
    You could literally answer every single question about SCCM with this  answer.. Most people come here having actually already looked at many available resources and we still have questions. All you did was waste time typing this. Not sure how this ended
    up getting the blue check mark. OP must be generous.

  • SCCM 2007 to SCCM 2012: migrate SOME items, TESTING ONLY(!)

    Hi,
    We have an SCCM 2007 environment in production with which we don't deploy any os-es. All other features: packages etc we do use, currently for Windows XP as well as Windows 7.
    We've setup a SCCM 2012 environment in which we will deploy Windows 7. I'm not familiar with the possible migration concepts, therefore I thought of setting all items on SCCM 2012 manually (collections, applications) but why reinvent the weel? Therefore
    I 'd like to know/test my options WITHOUT IMPACTING production (export, import? ...)
    Please advise howto.
    J.
    Jan Hoedt

    Hi,
    You can migrate the collections, advertisement to SCCM 2012 or create them manually. Both are OK. I suggest you read the migration document first.
    The Migration documents are in the link below.
    http://technet.microsoft.com/en-us/library/gg682006.aspx
    Juke Chou
    TechNet Community Support

Maybe you are looking for

  • Disconnect+reconnect external display = washed out image

    hi guys I need some expert help on this. Using a Dell E178 WFP external display on my 2010 Macbook Pro via mini-DVI-to-VGA adapter. This display has no EDID it seems so I use SwitchResX to create the necessary resolution override (1440x900). SwitchRe

  • Virus Protection

    I've been reading all the comments about not needing any other virus protection for my MacBook Pro 10.9.4 version.  My Kaspersky Internet security is about to expire, so I don't need it?  Will it still be safe to do internet banking?

  • Please Help me selecting a SAP module which is suitable for me as i am diverting from other technologies.

    Hi All, I hope someone could help me out in selecting an appropriate in SAP for me. I have done my B.Tech(Computer science and Engg) and have 3 yrs experience in Development in .net PLATFORM. But currently I am planning to change my career to SAP and

  • Why can't I load youtube videos with FireFox 4.o beta

    Somehow or I don't know I can't load youtube videos, I can access the youtube page and pick a video normaly but when it's time for the video to load it won't ! the video screen will just stay in color balck ! I tried erasing the cookies and rebooting

  • Cannot open photos

    I cannot open the application photos?