Remove Throttle policy from users

Hello guys, 
We have deployed Blackberry and i want to remove BESPolicy Throttling policy from all users. We have Exchange 2010 Sp1. 
But that Script available on the Technet is not working on exchange 2010 Sp1. 
Is there any alternative Cmdlet to find bespolicy users and remove the Bespolicy from users ?
regards 

BESPolicy should only be applied to the besadmin accont and all other users should have the default/customized policy.
If you have BES policy applied for all users, just get all mailbox in bulk and set a new/default policy
Rajith Enchiparambil |
http://www.howexchangeworks.com |

Similar Messages

  • Disable or Remove some field from User Profile in Personalize iView

    Hi All,
    I have a requirement  to Disable one field and Remove one field  from User Profile in Personalize iView.
    i want to disable Activate Accessibility Feature field and Remove Language field.
    How to archive this.
    Thanks and Regards
    Trilochan

    Hi,
    You can use [Personalization|http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/frameset.htm] to do this :
    1. logon as an admin and navigate to Portal Content > Portal Users > Standard Portal Users and open Every User Core Role
    2. right click on User Profile and select edit
    3. click on the Preview button then right click + CTRL on the iView and personalize the User Profile iView
    That's it.
    Regards,
    Pierre

  • Fnd_user_pkg.updateuser - Remove End Date from Users

    As part of an upgrade, we need to end-date the vast majority of our users.
    I've used the fnd_user_pkg.updateuser API to populate the end_date on the fnd_user table.
    However, when I've come to test removing the end-date, I can't seem to do it. In the example below, the end_date remains populated.
    DECLARE
       CURSOR usercur
       IS
          SELECT fu.user_name
            FROM apps.fnd_user fu
           WHERE user_name = 'TEST_ACCOUNT';
    BEGIN
       FOR myuser IN usercur
       LOOP
          fnd_user_pkg.updateuser(
             x_user_name      => myuser.user_name
           , x_owner          => 'CUST'
           , x_end_date       => NULL
       END LOOP;
    END;On the example on this post:
    http://apps2fusion.com/forums/viewtopic.php?f=99&t=108
    They removed the end-date via:
    x_end_date => SYSDATE + 10000);
    However, that's not really removing the end date, it's just setting it to a long time in the future.
    I wondered if I might be missing something obvious?
    Any advice much appreciated.
    Thanks

    Only obvious thing you are missing is that you have posted this to the wrong forum, you need to be on e-business forum.
    BTW - have you tried re-setting the password at the same time?
    regards,
    Robert.

  • Remove open workitem from user inbox after the workflow starts again.

    I have heard that there is a possibility to remove a open workitem from the user inbox, after the workflow starts again for the same object (data update), via a termiantion event. I have searched in the sap workflow dokumentation but i could not find out how to use this. Could somebody provide me some detailed documentation or examples how to use this for my problem?
    Thanks,
    Steve

    Hi Sudhir,
    the workitem which should terminate is a decision task with two results. The wolkflow looks as follows:
    Activity: Read Data
    Decision: Approval Check Decision
    Activities: Approve or Reject
    How should it look like in your opinion with the termination? How looks this option to terminate this workitem? The workitem should terminate automatically from the userinbox if the workflow starts again for the same object (with updated data).
    Thanks,
    Steve
    Edited by: Steve Malack  on Mar 13, 2008 10:20 AM

  • BI Scheduler - remove Telephone Settings from users

    Hi
    I upgrade to obiee 11.1.1.6.2 BP1. In 10G I set up system subject area to set a mail address in all profiles of my users.
    In 11G I kept the system subject area but I'm not sure if it's really getting the details from there. I also configured AD-Authentication and assume that the user-settings are from that source.
    My problem is now that all users have a mail and a telephone set in their profile, this because it seems that it gets the data from active directory. What I want is to use the mail address but to disable the telephones.
    Does anybody has an idea where I can influence the whole configuration?
    Thank you
    Regards

    Ok, let me try to be clearer. At log in, I only want my name (backfilled) and my password (to be entered). As it is now, hen I log in, I have one account with my name (backfilled) and a filed to enter my password + an :other account", If I click the "other account", I have to enter a name and password (that I do not know). I want to remove this "other account" from log in. Thanks, Ch.

  • Remove DEFAULT BUTTONS from User Form

    Hi.
    At the bottom of the Create User Form are 6 standard buttons :
    SAVE..........BACKGROUND SAVE..........CANCEL..........RECALCULATE............TEST..........LOAD
    I would like to remove some of them.
    How do I do this?
    P. S. I am aware of the "*noDefaultButtons='true'"* command. This is not what I want. I would like the default buttons to remain. For instance : SAVE and CANCEL.
    I just wish to remove others.

    The code for the default buttons are not likely to be found in a form but rather defined within the java code embedded in the jars.
    Regarding the definition of the other buttons you are unfortunately digging into areas of Sun IDM that are not very well documented.
    (See the results for the processInputs you show: [http://search.sun.com/docs/index.jsp?col=docs_en&locale=en&qt=processInputs&dcol=1514.6|http://search.sun.com/docs/index.jsp?col=docs_en&locale=en&qt=processInputs&dcol=1514.6] )
    The difference between the background save and a regular save (as you noted), from what I'm guessing since it's not well documented, is the definition of the processInputs.backgroundProvisioning in the field name. (Most buttons don't have field names since they don't need to push data back into the user view.) It's being set to "true" but the command is the regular "Save" button command. (The save button command instructs IDM to process the changes WITH form validation as opposed to SaveNoValidate.)
    This means that when the button is clicked the user view is being updated with the processInputs.backgroundProvisioning option set to true. Obviously IDM uses that flag to process the user view differently.
    Again, how and why that is used is not well documented. The only references I can find is in the ViewConstants and UserViewConstants classes in the javadocs but there's really no explanation about the use of the backgroundProvisioning variable.
    This is easily my biggest complaint about IDM. The options you need to customize the product aren't exposed properly to a developer. Sorry I can't be of more help. You've run into the same brick wall many of us have.

  • Remove Gateway Alias from user

    Hi Everyone,
    I am having alot of trouble with Gateway Alias. They were how we did alot of our external mail but with 2014 you are supposed to move to "Preferred addresses". However I am unable to find how to remove an old Gateway Alias from a user in the web interface. Does anyone know where this is buried?

    It Does not appear there for me. The only options I see are:
    Groups
    Owned Resources
    Nicknames
    Group Administration
    When I check under "Internet Addressing" and "View Emails addresses" it lists a gateway alias for that user.
    Originally Posted by mblackham
    It's on the user | objects tab
    --Morris
    >>> keithepratt<[email protected]> 12/9/2014 12:36 PM >>>
    Hi Everyone,
    I am having alot of trouble with Gateway Alias. They were how we did
    alot of our external mail but with 2014 you are supposed to move to
    "Preferred addresses". However I am unable to find how to remove an old
    Gateway Alias from a user in the web interface. Does anyone know where
    this is buried?
    keithepratt
    keithepratt's Profile: https://forums.novell.com/member.php?userid=142936
    View this thread: https://forums.novell.com/showthread.php?t=480926

  • Networking dual network logins and cant remove admin status from user

    Hi
    I hope someone can help.  From my the computer management\system tools\shared folders\open sessions\ on our server admin panel,  I have 3 users logged in as admin or administrator and they shouldn't
    be, they should be logged as their own user.  The user rights as dictated by the server is all correct but this is bugging me and the other users are all ok.
    On another point, how do I have some users replicated, in one case i have one user on  4 times, twice  as HB1-Andy and HB1-ANDY ?
    Hope someone can help as this has got me completely confused.
    I tried to do a screen shot but the forum wouldn't allow it until the account was verified.
    Many thanks

    Hi,
    Was your computer in the domain environment?
    Did you refer to Computer Management\System Tools\Shared Folders\Sessions of your local computer or your Server?
    From client, we just could see the following status:
    How did you know If they access the shared folder as admin?
    If I misunderstand you, please correct me.
    Karen Hu
    TechNet Community Support

  • Unauthorized user removing policy from document

    I'm facing a strange behavior in my environment.
    I have a policy ("GDEHPolicyTest") which only the "SetPolTestUser" user can have access (open, close, print, etc). I also have another user ("SetPolTestUser2") which do not have access to documents protected with "GDEHPolicyTest" policy.
    When I protect a document using the "SetPolTestUser" user and the policy "GDEHPolicyTest", the user "SetPolTestUser2" cannot open this document on Adobe Reader.
    But when I call the following process on workbench using the "SetPolTestUser2" user with the previous protected document it runs with success and return an unprotected copy of the document. This user should not be able to remove the policy from that document.
    See the Event page of that document:
    Is there any way that I can prevent that happen? Because this a security issue.
    * The same behavior happens if I call the webservice method "Remove Policy".

    Hi dspinatto,
    Dont get me wrong here please, i really appriciate everyones help and opinion on this matter.
    I just remarked the two different solutions to my question and wondered which one was actually true/working.
    So forgive me if i sounded a bit harsh or impolite, this was'nt intentionaly.
    Greets Danny
    Originally Posted by dspinatto
    Hi Danny,
    You do not have to believe to any of us, of course. Any of us could potencially go wrong here since we are human beings. You can go and try it for yourself and see the results to make your own conclusions. You do have a full ZESM test environment, right?
    Again, my understanding is that the last policy you apply is the one that gets enforced. When you assign a policy to a group, and a member of that group had a direct assignment to another policy, the new assignment will overwrite the previous one (and doesn't matter if that was direct or indirect). If you hover the pointer over an user in the MC Publishing tab, you'll see the policy that is in effect for the user, with the date and time that the policy was last published. Keep in mind that only one policy will be applied and enforced at the client at the same time. You can also check the results in the ZSC's about box.
    This is a simple test that can be done in 2 minutes. I'm running latest .154 build on an AD environment.
    Good luck,
    Daniel

  • Remove password / policy block

    I got an old 8100 which has been victim to an overzealous IT department and been hacked I think to prevent users changing the IT policy.I am trying to disable the password setting, or at least change the requirements - it's currently 8 characters including text and digits which is a royal PIA every time te phone locks.
    I have tried wiping the phone via security options but there's no option. The password enable and timeout are locked. I've tried putting a blank policy in via REGEDIT, but there's no policy manager within the registry. Makes me think it's OS changes that have been made or something like that.
    Have also updated the OS today which appeared to reset the phone. Unfortunately though this left the password setting untouched.
    Is there ANY way I can restore this device to its original state or regain control of the password?

    Hi and Welcome to the Forums!
    First -- I'm not quite clear...if it remains activated on BES, then anything done to try and remove the IT Policy will be moot as BES will "reach out" and re-activate, putting the policy back in. Policies are there for a purpose -- to enforce the company policies about BBs that are for corporate use. Policies cannot be altered on the device by the end user...such would negate the purpose of the policy function, after all. So, if you are still on BES, they there is nothing at all that you can do.
    Now, if it is no longer on BES and you are dealing with this, then that is another matter entirely...here is the procedure to completely get rid of the IT Policy:
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/Remove-IT-Policy-from-personal-pho...
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • OS 3.7 (BlackBerry 7230) - How to remove IT policy?

    Hello!
    I tried to remove IT policy from a BlackBerry 7230 (OS 3.7) with this method, but it didn't work, nothing happened:
    http://www.blackberryfaq.com/index.php/Remove_IT_Policy
    I tried it with Desktop Software 6.1 and Desktop Manager 4.6, too.
    Any idea?
    Thanks!

    Hello lezerpiramis, 
    Sorry to hear about your issue. 
    In order to remove the IT policy from your BlackBerry® smartphone you will need to do a reset to factory as shown in this article: 
    KB18998
    How to reset the BlackBerry smartphone to factory defaults
    ***NOTE*** All data including 3rd party applications will deleted from your BlackBerry after doing the above procedure. 
    Hope this helps. Have a good day. 
    -SR
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Proxy settings moved from User to Machine not removing user settings.

    Hi All,
    I have recently moved our company's proxy settings from User based to Machine based as we were having issues after moving from an internal proxy to a hosted external proxy.  What we found was after turning off the internal some users were no longer
    getting external internet. 
    After some investigation we found they were still getting old proxy settings on login and after a GPupdate.exe or normal gpupdate from the server the correct settings would apply. (happened to users logging on for the 1st time) To prevent this from happening
    I moved the proxy settings to the Computer GPO and it all appeared to work in the test GPO and in live.  But a few days later we got some calls logged to our help desk stating they don't get external internet.  After some more
    investigation we found that they are still getting the user policy applied to them even though it has all been removed from the User GPO. 
    I found if I remove the proxy settings it doesn't always apply to users but if I add info in it always updates to the user.  What can be causing this?  Some of these users have local admin rights and I thought at first it might be something they
    did but now we are getting non admin users with these issues.
    We are using IE 10 and have set the original Proxy settings using the GUI internet control panel and are now applying the proxy settings via Registry updates in the Computer GPO and enabled "Make Proxy settings per-machine" object.  Our SOE
    is Win 7 ent x64 with IE 10 (1500 units) and Win 8.1 ent x64 IE11 (100 units) And some XP SP3 that are in the process of migrating to Win7.
    Any help on this would be much appreciated.
    Cheers,
    Nat

    Hi Nat,
    you wrote: I found if I remove the proxy settings it doesn't always apply to users but if I add info in it always updates to the user. 
    Does that also happen für new users now after you changed your settings to the computer settings?
    I guess you used group policy preferences; that worked as "one time settings", so as long as the policy exists it will be merged with the Settings on the users computer. Please find a detailed description on
    http://technet.microsoft.com/en-us/library/dn581922.aspx
    So you now have 2 configuration items: your policy as well as the users registry. So to remove that you already moved the Settings from the user configuration to your Computers configuration (that worked as you described) while the Settings
    in their HKCU are still there - you Need to either implement another  policy to remove that, or you can set it empty.
    Don't set it to "not configured" as that will keep your old setting deployed before.
    Sometimes I found in more easy to implement another user preference that removed the Registry key with the Registry keys to remove a Setting instead of Publishing a "remove Setting" configuration.
    Regards,
    Martin

  • Exception while removing policy from protected .docx file.

    I am getting exception as below for java client code snippet while inspecting document which is secured using MS Word 2007.
    Properties connectionProps = new Properties();
    connectionProps.setProperty(ServiceClientFactoryProperties.DSC_DEFAULT _EJB_ENDPOINT, "jnp://vvcon-qa-1.ptcnet.ptc.com:1099");
    connectionProps.setProperty(ServiceClientFactoryProperties.DSC_TRANSPO RT_PROTOCOL,ServiceClientFactoryProperties.DSC_EJB_PROTOCOL);        
    connectionProps.setProperty(ServiceClientFactoryProperties.DSC_SERVER_ TYPE, "JBoss");
    connectionProps.setProperty(ServiceClientFactoryProperties.DSC_CREDENT IAL_USERNAME, "administrator");
    connectionProps.setProperty(ServiceClientFactoryProperties.DSC_CREDENT IAL_PASSWORD, "administrator");
    ServiceClientFactory factory = ServiceClientFactory.createInstance(connectionProps);
    RightsManagementClient rightsClient = new RightsManagementClient(factory);
    //Reference a policy-protected Word document from which to remove a policy
    FileInputStream is = new FileInputStream(args[0]);
    Document inPDF = new Document(is);
    //Create a Document Manager object
    DocumentManager  documentManager = rightsClient.getDocumentManager();
    RMInspectResult lic = documentManager.inspectDocument(inPDF);
    Exception I am getting
    com.adobe.edc.sdk.SDKException: Error while looking up RM Header in the document -- Invalid argument(error code bin: 1281, hex: 0x501)
        at com.adobe.livecycle.rightsmanagement.RightsManagementService.throwSDK Exception(RightsManagementService.java:958)
        at com.adobe.livecycle.rightsmanagement.RightsManagementService.getLicen seID(RightsManagementService.java:794)
        at com.adobe.livecycle.rightsmanagement.RightsManagementService.inspectD ocument(RightsManagementService.java:2260)
    Event if I try with user who can access document after connecting to LiveCycle ES2 from Microsoft Word 2007 I am getting same exception.
    I can acess document from MS Word after I have secured it using all users who have right permission for document but from java client I am not able to do that. Looks like RMS information is not embedded properly in my document.
    jars included in my classpath are
    adobe-rightsmanagement-client.jar,namespace.jar,jaxb-api.jar,jaxb-impl .jar,jaxb-libs.jar,jaxb-xjc.jar,relaxngDatatype.jar,adobe-livecycle-cl ient.jar,adobe-usermanager-client.jar,jbossall-client.jar
    My client is running on Windows XP 32 bit with Office 2007.
    Server is installed on Windows server 2008 R2 64 bit and deplyoed using JBoss.
    One more intresting fact here is my java client can protect document and unprotect same document.
    However document which is protected by Microsoft Rights Management extension plugin cannot
    be unprotected by my java client.
    Regards,
    Sharang

    It seems to work properly, in that, the appropriate words are removed from the story. However, I'd like to keep the story in order, as it was before any manipulation took place (just with the words removed). Currently, I am presented with a column of words with the order of words seemingly random.
    Thanks.

  • Security policy from old GPO still applying after removal

    We have a Server 2k3 domain with a mix of 2k8R2 (PDC) and 2k3 DCs. We are currently in the process of
    replacing older 2k3 DC policies with newer policies. Policy A (AKA "Old policy") has always been a problem as it contains settings which cause errors in the event logs of the DCs it is applied to (ID 1020 "Windows cannot create
    registry key CurrentControlSet\Control\Session Manager. (The parameter is incorrect)" and 1096 "Windows cannot access the registry policy file, \\domain.com\sysvol\domain.com\Policies\{GUID}\Machine\registry.pol. (The parameter is incorrect)").
    Policy B (AKA "New policy") has been wonderful in a completely different AD Forest/Domain that we created it in but is not happy after we copied it to this Domain.
    The new policy was exported as a Backup and imported by creating a new GPO on this domain and choosing "Import settings". We've previously encountered both the "hidden file" and "read only" issues with copying GPOs so we avoided
    those by ensuring hidden files were copied and removing "read only" from the policy folder. The new policy was then applied to the Domain Controller OU with a higher precedence than the old policy. Neither policy is set to enforced
    and the links for both were enabled, both policies are set with GPO Status "Enabled" so the new policy should have overridden the older policy settings. After several gpupdate /force and reboots, the 2k3
    domain controllers are showing in RSOP a Red x on "Computer policy" with "Group policy Infrastructure" as failed with details "Group Policy Infrastructure processed successfully but failed to log resultant set of policy information".
    Under general with "Display all GPOs and filtering status" Old policy is lower than new policy.
    When drilling down to "User Rights Assignment" you can see that "Old Policy" is still the winning policy for all settings. When under "Administrative Templates" "New policy" is the winning policy there. So it
    seems that the new policy is applying for admin template settings but not for security policies.
    I then disabled the old policy which reflected under the general tab filtering status "Disabled" but the user rights assignment still showed Old policy as winning. I tried modifying the Old policy and saw that the serial number for the policy updated
    in the RSOP general tab. Then I completely removed the link for the policy from the DC OU and the policy disappeared from the general tab but still showed under User Rights Assignment.
    I've tried clearing the Cached group policy from the machine with:
    secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose
    and deleting [HKEY_LOCAL_MACHINE\Software\Policies\Microsoft] from registry and c:\windows\system32\GroupPolicy from HD.
    Usually I'll get an error from RSOP about RSOP already running until I gpupdate /force and then I'm back at square one.
    I've confirmed that the issue is not replication, the machine shows no errors in FRS and I've performed non-authoritative SYSVOL restore on this server. repadmin
    shows no errors.
    I have not yet tried to demote/repromote the server as I'm unconvinced that will have any effect. I've seen this kind of issue on 2k3 servers where even after removing the server from the domain entirely the policies from the domain still remain in effect
    to where you cannot even modify a setting from local gpedit.msc.
    It seems that something is causing security policies to stick from the old policy but is allowing admin template policies to apply from the new policy. Where would these old settings be cached from, and how can I get them to go away?

    I've now also tried putting the machine in an OU with inheritance blocking an no policies applied.
    I've tried deleting [HKLM\Software\Microsoft\Windows\CurrentVersion\GroupPolicy\History] and reboot.
    I've turned on all the logging (http://technet.microsoft.com/en-us/library/cc775423%28v=ws.10%29.aspx) and I can even see the .inf files created in c:\windows\security\templates\policy
    for each GPO and the policy shows the correct settings.
    NTRights (http://ss64.com/nt/ntrights.html,
    http://support.microsoft.com/kb/315276) allows me to set the setting manually and AccessChk shows me the current settings
    http://technet.microsoft.com/en-us/sysinternals/bb664922.aspx but I still cannot get RSOP to come back clean. I can also see in c:\windows\security\logs that some of the security settings
    I'm working show up; "remove SeDebugPrivilege." for example shows up as having been removed from the local administrator which was one of the changes I made.
    I've opened up a ticket with Microsoft Support but they haven't had any fresh ideas either. My best guess at this point is that policy is actually applying but RSOP is busted. I have no idea how to reset the RSOP data however.
    At this point I'm trying to run WMIDiag to see if there's an issue with WMI as several of the misc errors in the gpedit.log file come up with WMI related issues in google ("InitializeRSOP failed with 0x80070102", "GetObject for event source
    of RSOP_ExtensionEventSource.id="{GUID}" failed with 0x80041002").
    I should clarify that AccessChk seems to indicate that the User Rights Assignment settings ARE applying but are not showing correctly in RSOP.

  • How to remove the IT policy from my Torch 9800, or how to reset the device to original setting

    I have a Torch 9800 formerly- used for business emails. According to our company policy there was an IT policy installed to the device hence would force the user to set password protecting the device.
    Now this device has been retired and I like to use it only for regular phone calls thus do not like to have a password protection. My question is:
    How to remove the IT policy from the device?
    or
    How to reset the device to original setting?
    I have been trying to swipe and scrub the device several times but that IT policy still exist. Need help......
    Solved!
    Go to Solution.

    See the RIM Knowledge Base article here for information on how to remove an IT Policy. See the Method Three in the link:
    KB14202 How to remove an IT policy from a BlackBerry smartphone
    Read this RIM Knowledge Base article to reset your device to the factory settings.
    KB18998 How to reset a BlackBerry smartphone to factory defaults
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • XML to ABAP transformation

    Hi, I want to get my XML data into an internal table in ABAP. I use statement 'CALL TRANSFORMATION' for that, but i get an error named 'Error accessing the ref. node "EMPLOYEE"'. I don't get it. As far as i can see everything is correct, but when i p

  • Add USB screen to iMac

    hi, I have the latest iMac 21.5 inch, OS X 10.9 I have an  evivo vhs to dvd usb stick that converts: red,white,yellow cable -  mini usb - normal usb. it's made to play dvd's and output them to a computer and record them an your computer. My question

  • Qry with non aggregate cols and not in group by clause too.

    Hi all, This is the table. PROFILE_ID_NO WORK_OK_CD CREATE_DT 7041086 Y 2003-10-07-10.56.42 7041086 Y 2003-10-05-10.56.42 7041086 null 2003-10-06-06.58.08 7041086 N 2004-09-30-05.08.22 I want a qry to pick a profile_id_no and work_ok_cd where create_

  • Alternate for reader extension

    I want to use the capability of loading some input fields of my form at time of rendering either via web service or from database, it's required only for one of the form. Is there any alternate solution for reader extention to achieve this?

  • Nasty GFX card problem, MS-6367 (HELP!!!)

    I'm not really a techie person, so I don't know all the right information.  I have a MS-6367 motherboard, it's in a 2 year old HP Pavilion 701 comp, and runs an AMB processor.  (I think it is 1600+)  Anyways, I recently went through some simple case