Windows Firewall and unwanted rules being auto created

When i activated the Windows Firewall after switching from Third party software i encountered something weird. The firewall created several New rules that blocked certain traffic.
Is their any circumstances where the Windows firewall will Auto create rules that Block traffic?
Is there any way to prevent this from happeneing? I want to know what happens in my firewall :)
I have disabled the prompt that asks the user to allow traffic, but still i dont feel that i have full Control of the firewalls behaviour. Could disabling this feature being the cause of Things being auto blocked?

You can try looking in Event Log: Applications and Services -> Microsoft-> Windows -> Windows Firewall -> Firewall
For list of event id's you can try looking at
https://technet.microsoft.com/en-us/library/dd364427(v=ws.10).aspx
You can use Event Viewer to create a filter for event id 2004 (A rule has been added to the Windows Firewall exception list.) or you could modify the powershell script you can find here
http://superuser.com/questions/747184/is-there-anyway-to-see-when-a-windows-firewall-rule-was-created-enabled-using-po
to also include the ModifyingApplication (or any of the values) eg
$Events = Get-WinEvent -ErrorAction SilentlyContinue -FilterHashtable @{logname="Microsoft-Windows-Windows Firewall With Advanced Security/Firewall"; id=2004}
ForEach ($Event in $Events) {
$eventXML = [xml]$Event.ToXml()
For ($i=0; $i -lt $eventXML.Event.EventData.Data.Count; $i++) {
Add-Member -InputObject $Event -MemberType NoteProperty -Force `
-Name $eventXML.Event.EventData.Data[$i].name `
-Value $eventXML.Event.EventData.Data[$i].'#text'
$Events | Format-Table -Property TimeCreated,RuleName,ModifyingApplication -AutoSize
(You may need to adjust powershell screen buffer width first)

Similar Messages

  • TS1702 ios 6 not updated in my new i pad, when i tried to update my i pad after some time a error massage shown and download stoped, same thing happen in i tune , i talked to apple customer care india , aftre talked them i disable my window firewall , and

    dear all i have facing promblem when i download ios 6 in itune, as well as in ipad, when i start download after some time or after 200 to 300mb it stop, and a error msg shown , i have talked to apple india cutomer care and after that i disabled my window firewall, and as well as my antivirius and i also disabled my modem firewall but after that still i m unable to update my new ipad with ios 6

    There is nothing in that other thread that clarifies what you did about Error 3014
    Here is the description of that error:
    Error 1004, 1013, 1638, 3014, 3194: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
    Install the latest version of iTunes.
    Check security software. Ensure that communication to gs.apple.com is allowed. Follow this article for assistance with security software. iTunes for Windows: Troubleshooting security software issues.
    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. Follow iTunes: Advanced iTunes Store troubleshooting to edit the hosts file or revert to a default hosts file. See section "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information".
    Try to restore from another known-good computer and network.
    If the errors persist on another computer, the device may need service.

  • I have disabled all Kaspersky security, windows firewall and windows defender and Itunes still will not update my Ipod touch 4th gen to IOS 5, Helppppp!

    I can't get the IOS 5 to work for windows Vista.  I'm running kaspersky pure 2.0, windows firewall and windows defender.  I have turned them all off, I then attach my Ipod 4th gen and I get the "cannot connect to itunes update server".  I ran diagnostics in itunes and it tells me I dont have a internet connection.  I'm on the internet right now, and I DO have a internet connection, but it tells me Itunes says otherwise.  I'm able to send this message on the same pc with internet connection but keep running into this error.  I have now read discussiong boards through apple and disabled all my firewalls, still no luck.  I was able to update the lates version of itunes, and just waiting to get my ipod updated now, please help me.

    On the computer you should be able to go to the network properites. Go to the TCP part and unchec the line that says obtaind DNS automatically and check the one that says use the following. Add the 8.8.8.8 and Google other 8.8.4.4.
    For more info see:
    https://developers.google.com/speed/public-dns/

  • I have Windows 7, and I am being told that it does not support the newest Ai Illustrator, Are there any other alternate routes I can take to get adobe illustrator and photoshop on my computer? Perhaps an earlier version? Thanks! ~

    I have Windows 7, and I am being told that it does not support the newest Ai Illustrator, Are there any other alternate routes I can take to get adobe illustrator and photoshop on my computer? Perhaps an earlier version? Thanks! ~

    houseofrest,
    According to this page, you can use it for CC:
    Adobe Illustrator CC for Mac, Windows, PC - Tech specs
    Or you can buy CS6:
    http://helpx.adobe.com/x-productkb/policy-pricing/system-requirements-illustrator.html

  • Windows Firewall and Windows Update (Win 8.1)

    Since Windows Vista I have always been using the Windows Firewall with "blocked outgoing traffic". As this is not the default setting, some basic windows services seem not to be included as firewall rules on the outgoing side.
    My Problem is with the Windows Update:
    On Windows Vista and 7 it was sufficient to create a rule for "wuauserv".
    On Windows 8.1 however this seems not to be enough. The UI gives me error code 80240438 and the WindowsUpdate.log shows the following lines:
    2014-06-14    20:11:08:150     952    538    IdleTmr    WU operation (CAgentProtocolTalker::SyncUpdates_WithRecover) started; operation # 2044; does use network; is at background
    priority
    2014-06-14    20:11:08:151     952    538    WS    WARNING: Nws Failure: errorCode=0x803d0010
    2014-06-14    20:11:08:151     952    538    WS    WARNING: Original error code: 0x80072efd
    2014-06-14    20:11:08:151     952    538    WS    WARNING: Fehler bei der Kommunikation mit dem Endpunkt bei "https://fe2.update.microsoft.com/v6/ClientWebService/client.asmx".
    2014-06-14    20:11:08:151     952    538    WS    WARNING: Fehler beim Senden der HTTP-Anforderung.
    2014-06-14    20:11:08:151     952    538    WS    WARNING: Der Remoteendpunkt konnte nicht erreicht werden.
    (.... and a lot of similar WARNING lines)
    2014-06-14    20:11:12:921     952    538    IdleTmr    WU operation (CAgentProtocolTalker::SyncUpdates_WithRecover, operation # 2044) stopped; does use network; is at background
    priority
    If I create a rule for the whole svchost.exe, the update works fine. Giving all services internet access is however not an option for me. Could you please tell me through which service(s) except wuauserv Windows Update performs its network activities?

    Windows 8 upgraded to 8.1 on a Gateway SX2370.  Purchased Sep. 2013. 
    As of Dec. 28, 2014 I have not gotten ANY windows defender updates and windows update has not been working at all. When I go to my start screen and type "update" Windows update still shows in the list, only now when I click on it, it brings
    up a blank window and can only be closed by right clicking the tab on the taskbar. I cannot max or minimize the window either.
    Up until Dec. 28th it was working perfectly, notifying me when updates were available, almost everyday for windows defender.
    I have tried everything I could find to fix this, even a complete restore, with recovery media made for Win 8.1 and Win 8. Still no windows updates, of anything. To top it off as of Jan. 22, 2015 the Diagnostic Policy Service has stopped and I am denied
    access when I try restarting it.
    Windows XP was great until MS stopped support. Vista sucked, near as bad as Millenium or 2000. I never tried windows 7 instead going for windows 8, being the most recent version when I could afford a new PC. Adapting to win 8-8.1 was no easy task.
    I'm not a tech guru, but I've owned & used windows from Dos 6.0, '95, '98, '98SE, Millenium, XP, XP home & Pro (sp1-2 & 3) and still have the installation/restore CDs for all of them. Even taught myself how to write the recovery
    console directly from the hard drive of XP, OEM or full MS versions without using the CDs & now I'm using Windows 8 - 8.1. Getting rid of the recovery console was a BIG mistake in my opinion.
    At one time I had a multi-boot system of win.95, 98, 98SE, Mill., XP home sp2 and XP Pro sp3 on a 1.5 TB self built system. Microsoft told me it was impossible, until I allowed two tech support reps remote access for 5 min.. Which also lead to me being
    blocked from most MS websites &?suggestions windows forums for 3 years.
    But so far, this failure of windows updates and the Diagnostic policy Service in Windows 8.1 has got me stumped. Can ANYONE give me a quick simple way to correct this? Please?
    Thanks for reading this and any help or suggestions anyone has to offer. GOD bless you all and my thanks to every military person, their families and veterans for my freedom. 

  • Windows Firewall issue, Inbound rule opend all, still not the same as turning off

    This is Windows Firewall issue on Windows 8.1 Pro. 
    Backup Exec server cannot expand a computer node in selection list. I drill down to Microsoft Windows Network/Domain/Computers, then when I tried to expand a Windows 8.1 Pro computer node, it hangs out. 
    I narrowed this problem to Windows firewall related issue on Windows 8.1 Pro computer. 
    When I turn off Windows Firewall on Domain profile, Backup Exec Selection expands the computer node of the Windows 8.1 Pro computer. So, I created an inbound rule opening all to BAckup Exec server as following, but it's still not the same as turning off
    Windows firewall specifically on Windows 8.1 Pro computer;
    Any Local IP address, Any Remote IP address, Any port, Any protocol, All Interface, All Programs and Services, All profiles(Domain, Private, Public)
    And there are no rules blocking any which may override the above rule. 
    Ethernet on Windows 8.1 Pro computer shows profile is linked with Domain, but just to make it work, I selected all profiles.
    Even though I opened all available in inbound rule, it's still not the same as turning off windows firewall. Why am I missing? 

    It looks as something related to RPC(UDP 135), but even when inbound rule is all open, why it matters? RPC seems working fine only when firewall is turned off on domain profile. 
    Protocol 17 is UDP
    Port: 135
    ===============================
    Event ID 5152
    The Windows Filtering Platform has blocked a packet.
    Application Information:
    Process ID:
    0
    Application Name:
    Network Information:
    Direction:
    Outbound
    Source Address:
    192.168.1.120
    Source Port:
    0
    Destination Address:
    192.168.1.11
    Destination Port:
    0
    Protocol:
    1
    Filter Information:
    Filter Run-Time ID:
    245836
    Layer Name:
    ICMP Error
    Layer Run-Time ID:
    32
    The Windows Filtering Platform has blocked a packet.
    Application Information:
    Process ID:
    0
    Application Name:
    Network Information:
    Direction:
    Inbound
    Source Address:
    192.168.1.11
    Source Port:
    35341
    Destination Address:
    192.168.1.120
    Destination Port:
    135
    Protocol:
    17
    Filter Information:
    Filter Run-Time ID:
    245834
    Layer Name:
    Transport
    Layer Run-Time ID:
    13

  • App store/ failed to install /enable windows firewall/ and retry/ error code 0x80246010

    I'm growing really frustrated with this problem. I can't instal any app from windows store. no app updates either.  I get (after some time) installation failed error code: 0x80246007. App not installed Windows
    Firewall Service is not running. Enable and retry. (paraphrase). But I followed  links to repair which took me to msconfig services and went through the steps recommended but firewall resists starting and states it , I may not have this correct , is not
    configured or doesn't have permissions ? to run on the specified network. No wait, it says network configured on and the one I am trying to run it on are different. So I try to change them to match and it won't accept new network stating wrong parameters ???
    Does any of this sound like it goes together?  here are some error codes encountered along the way:0x80246010 , 0x80073d0a, 0x800704022, 0x80070490(2014-12-24-T-11_06-38A) and 0x80246007. I was able to instal a recent update for defender but suspect other
    updates are not being run as there have not been any. I manually upgraded and downloader office 365 from my school source without any problems so far. But, no store access at all. Please help me resolve this. Thank you.

    You should post your question on
    http://answers.microsoft.com/en-us/winphone#tabLob_wiki.

  • Problems with Windows Firewall and MSDTC on WSFC 2012R2

    We have a two node SQL 2014 Std WSFC configuration running on a W2012R2 cluster. The SQL WSFC Role includes an MSMQ resource that uses transactional queues.
    When setting up this configuration I was unable to get DTC working with SQL talking to MSMQ without clustering DTC and ended up clustering DTC in a separate role. It now works.
    However when SQL and DTC run on different nodes distributed transactions fails if Windows Firewall is enabled. I have configured the Windows Firewall to allow all DTC rules, both incoming and outgoing on both nodes but no go. If I turn off Windows Firewall
    it works.
    Assume it has to do with DTC running in the cluster context and the firewall not. Have googled quite a bit but can't find anything that feels related.
    Any ideas?

    Hi Fredrik,
    Please refer the follwoing article to confirm your firewall has configured correct first.
    How to troubleshoot MSDTC communication failure  (I)
    http://blogs.msdn.com/b/asiatech/archive/2011/03/01/how-to-troubleshoot-msdtc-communication-failure-1.aspx
    How to troubleshoot MS DTC firewall issues
    https://support.microsoft.com/kb/306843?wa=wsignin1.0
    I’m glad to be of help to you!
    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.

  • Using windows vista and all the graphics i create the colours look blurry?

    Hi everyone,
    I have just started using windows vista and i have noticed
    that when i create graphics using fireworks 8 that when i view them
    either on dreamweaver 8 or just using the windows viewer that the
    graphics and colours in the graphics look very blurry?? Does anyone
    know why this should be? As i was creating graphics successfully
    before with fireworks 8 when i was using windows xp and had none of
    these problems at all.
    Any advice would be most welcome.
    Many thanks,
    Gordon.

    Fireworks is not compatible with Aero. So, whenever you start
    Fireworks,
    Vista will warn you that Areo will not work and to use
    Fireworks you must
    disable it. Once you close Fireworks, Vista will
    automatically re-enable
    Aero. Obviously not a huge issue, but it is kind of annoying
    for the screen
    to flicker and lose all your pretty eye candy every time
    Fireworks starts.
    "Gordonuk" <[email protected]> wrote in
    message
    news:g6ithu$3eb$[email protected]..
    > Hi everyone,
    >
    > I have just started using windows vista and i have
    noticed that when i
    > create
    > graphics using fireworks 8 that when i view them either
    on dreamweaver 8
    > or
    > just using the windows viewer that the graphics and
    colours in the
    > graphics
    > look very blurry?? Does anyone know why this should be?
    As i was creating
    > graphics successfully before with fireworks 8 when i was
    using windows xp
    > and
    > had none of these problems at all.
    >
    > Any advice would be most welcome.
    >
    > Many thanks,
    > Gordon.
    >

  • Issues with Windows firewall and Airport Extreme

    Hi all,
    I'm having some issues with my Airport Extreme and Windows Vista firewall. I've got the most current versions of all the airport express software and firmware. My iTunes can see the remote speakers, and I can access the airport extreme using the apple-supplied admin software, so I know that they are working and on the network.
    However, when I try to stream music through iTunes, the speakers won't connect. (yes, I have the "stream-music" option checked) However, when I disable windows firewall, they work fine. Therefore, the issue seems to be with a specific port that is not open through windows firewall. When I checked the exceptions for windows firewall, all the associated apple software is listed as exceptions. I think that there is one more port open that I do not have.
    Any thoughts?
    thanks.

    AirPlay/AirTunes is based on the ROAP protocol. I would suggest trying the following ports:
    Add TCP 443 for SSL
    Add TCP/UDP 554 for RTSP
    Add TCP 3689 for DAAP
    Add TCP 5000, 6000, and 6001 for ROAP
    Add TCP 5297 for Bonjour
    Add TCP/UDP 5298 for Bonjour
    Add UDP 5353 for Airport discovery
    Add TCP/UDP 7070 for RTSP
    Add TCP 8000-8999 for iTunes radio streams
    Add TCP 42000-42999 for iTunes radio streams

  • Windows 7 and Desktop software not auto-synci​ng

    I have a BB Bold 9700, Windows 7 Ultimate, and latest desktop software from BB site.  The issue is that the sync doesn't start when device connected.  I have to manually initiate the sync and it works fine.   When I was using Windows XP and I connected my device, the hardware was detected and the sync process started automatically...as it should.  I have ensured that the "synchronize the selected items when your device is connected to the BlackBerry Desktop Manager" is selected.  I even disabled that, shut it down, restarted it and reenabled it to see if that would work and it didn't.  As I said, the phone syncs fine when initiated manually, but it won't start on its own. 
    Any help would be appreciated.

    Hi and welcome to the forums!
    Try this troubleshooting article for USB desktop connections.
    Thanks,
    Bifocals
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB00125&sliceId=1&docTy...
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Can't install Lion (Windows XP and Parallells 6 being used)

    Hi,
    This is my first post here, so please forgive me if I'm not too used to the forum habits. I've been checking the discussions before, but haven't been able to find anything that matched my case...
    Let me explain it to you, so that hopefully somebody knows the solution and can share it with me...
    I had Mac OS X (10.6) installed in my MacBookPro.
    I had also installed Windows XP with Bootcamp in a different partition.
    I had also installed Paralllels Desktop 6.
    Everything worked fine.
    Yesterday I decided to upgrade to Lion, and bought it in the Apple Store.
    Before going ahead with the process, and as indicated by Apple, I upgraded the current Mac OS to the latest version.
    I tried to install it, and after rebooting, when it was about 30 minutes to finish the installation, I got amessage saying that "MAc OS X can't be installed in the  Macintosh HD hard drive, because a recovery disk can not be created" (translated from the Spanish message)
    Then, I though that maybe it was some issue with Parallels Desktop. I checked their Fourms, and indeed it seemed that it could be the reason. I upgraded to the last available version.
    I tried again, and got the same message.
    Then I thought that maybe I had to upgrade to the last version also with Parallels in the Windows machine. I did so, and I tried again... and again it didn't work.
    I don't know what else I can do... besides deleting the Windows partition, installing Lion, and creating a new partition, in which I should install Windows 7 (as Windows XP, as it is explained, is not supported in a new partition)
    I followed all the natural steps to create the partition for Windows, install Parallels, etc. I mean that I didn't do anything manually then...
    The only "weird" thing that I had to do when installing Windows XP was this one:
    The Windows XP that I had was Service Pack 1, and Service Pack 2 was included in another CD... Of course that's not a problem when installing Windows in a PC, but gave me a lot of troubles to install it in the Mac. I found this solution in a Forum in Internet, follow the steps, and it worked:
    (http://www.mac-forums.com/forums/running-windows-anything-else-your-mac/38166-wi ndows-xp-service-pack-2-installation-problem.html)
    1. Click Start - Run - Type “regedit” and press enter 2. Navigate to [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup] HKEY_LOCAL_MACHINE
    \Software
    \Microsoft
    \Windows
    \CurrentVersion
    \Setup 3. In the right pane, Right-click and select New - String value 4. Name it as “BootDir” and set its value to “C”
    Can this be the reason why I'm not able to install Lion now?
    Anyway, and whether it is, any solution (simple, if possible, please! ;-> ) to install it?
    (Buying Windows 7, deleting the partition, etc. seems very nightmarish to me)
    Thanks a lot in advance!
    submariner321

    I actually confess not reading but did you read this:
    KB Parallels: Virtual machine stops working after upgrading to Mac OS X Lion

  • I'm using Windows Firewall and even turning it off does not change the situation and I can not access any new emails.

    I was using TB on my XP machines and they went down so I was forced to move to a Vista based laptop. It eventually crashed and so I converted my computer from Vista to win 7, Home premium. In both iterations, I have been able to set up TB and transfer all the data & emails that was in them at the time ( from the bood drive that was in the xp machine). but since that time I have not been able to access anything new after that date. It will neither send nor receive emails from both gmail and cox.net accounts that I have. I've attached the settings below. I tried changing some things on [email protected], so that info is obviously wrong.
    I've tried deleting TB but apparently have not been able to remove all the data because when I reload it, it just comes back immediately the way it was.
    Any help would be appreciated. I really like how TB works and would love to be able to use it again.
    Jim
    Application Basics
    Name: Thunderbird
    Version: 31.3.0
    User Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Thunderbird/31.3.0
    Profile Folder: Show Folder
    (Local drive)
    Application Build ID: 20141127140543
    Enabled Plugins: about:plugins
    Build Configuration: about:buildconfig
    Memory Use: about:memory
    Mail and News Accounts
    account1:
    INCOMING: account1, , (imap) imap.googlemail.com:993, SSL, passwordCleartext
    OUTGOING: smtp.googlemail.com:465, SSL, passwordCleartext, true
    account2:
    INCOMING: account2, , (none) Local Folders, plain, passwordCleartext
    account3:
    INCOMING: account3, , (imap) imap.googlemail.com:143, plain, passwordCleartext
    OUTGOING: smtp.googlemail.com:465, SSL, passwordCleartext, true
    account4:
    INCOMING: account4, , (imap) imap.googlemail.com:993, SSL, passwordCleartext
    OUTGOING: smtp.googlemail.com:465, SSL, passwordCleartext, true
    account5:
    INCOMING: account5, , (imap) imap.googlemail.com:993, SSL, passwordCleartext
    OUTGOING: smtp.googlemail.com:465, SSL, passwordCleartext, true
    account6:
    INCOMING: account6, , (imap) imap.cox.net:993, SSL, passwordCleartext
    OUTGOING: smtp.cox.net:465, SSL, passwordCleartext, true
    Crash Reports
    Extensions
    Important Modified Preferences
    Name: Value
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.disk.smart_size_cached_value: 358400
    extensions.lastAppVersion: 31.3.0
    font.internaluseonly.changed: true
    font.name.monospace.el: Consolas
    font.name.monospace.tr: Consolas
    font.name.monospace.x-baltic: Consolas
    font.name.monospace.x-central-euro: Consolas
    font.name.monospace.x-cyrillic: Consolas
    font.name.monospace.x-unicode: Consolas
    font.name.monospace.x-western: Consolas
    font.name.sans-serif.el: Calibri
    font.name.sans-serif.tr: Calibri
    font.name.sans-serif.x-baltic: Calibri
    font.name.sans-serif.x-central-euro: Calibri
    font.name.sans-serif.x-cyrillic: Calibri
    font.name.sans-serif.x-unicode: Calibri
    font.name.sans-serif.x-western: Calibri
    font.name.serif.el: Cambria
    font.name.serif.tr: Cambria
    font.name.serif.x-baltic: Cambria
    font.name.serif.x-central-euro: Cambria
    font.name.serif.x-cyrillic: Cambria
    font.name.serif.x-unicode: Cambria
    font.name.serif.x-western: Cambria
    font.size.fixed.el: 14
    font.size.fixed.tr: 14
    font.size.fixed.x-baltic: 14
    font.size.fixed.x-central-euro: 14
    font.size.fixed.x-cyrillic: 14
    font.size.fixed.x-unicode: 14
    font.size.fixed.x-western: 14
    font.size.variable.el: 17
    font.size.variable.tr: 17
    font.size.variable.x-baltic: 17
    font.size.variable.x-central-euro: 17
    font.size.variable.x-cyrillic: 17
    font.size.variable.x-unicode: 17
    font.size.variable.x-western: 17
    mail.openMessageBehavior.version: 1
    mail.winsearch.firstRunDone: true
    mailnews.database.global.datastore.id: ad1f0fc4-c403-47b2-90a5-b85ce5567e0
    mailnews.database.global.views.conversation.columns: {"threadCol":{"visible":true,"ordinal":"1"},"flaggedCol":{"visible":true,"ordinal":"3"},"attachmentCol":{"visible":false…
    mailnews.database.global.views.global.columns: {"threadCol":{"visible":true,"ordinal":"1"},"flaggedCol":{"visible":true,"ordinal":"3"},"attachmentCol":{"visible":false…
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1419701657
    places.history.expiration.transient_current_max_pages: 93896
    plugin.importedState: true
    security.default_personal_cert: Select Automatically
    security.disable_button.openCertManager: false
    security.disable_button.openDeviceManager: false
    Graphics
    Adapter Description: ATI Radeon 3100 Graphics
    Vendor ID: 0x1002
    Device ID: 0x9613
    Adapter RAM: 256
    Adapter Drivers: atiumdag atidxx32 atidxx64 atiumdva atiumd64 atiumd6a atitmm64
    Driver Version: 8.632.1.2000
    Driver Date: 8-17-2009
    Direct2D Enabled: Blocked for your graphics driver version. Try updating your graphics driver to version 10.6 or newer.
    DirectWrite Enabled: false (6.2.9200.16571)
    ClearType Parameters: D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 300 ] D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 300 ]
    WebGL Renderer: false
    GPU Accelerated Windows: 1/1 Direct3D 9
    AzureCanvasBackend: skia
    AzureSkiaAccelerated: 0
    AzureFallbackCanvasBackend: cairo
    AzureContentBackend: cairo
    JavaScript
    Incremental GC: 1
    Accessibility
    Activated: 0
    Prevent Accessibility: 0
    Library Versions
    Expected minimum version
    Version in use
    NSPR
    4.10.6
    4.10.6
    NSS
    3.16.2.3 Basic ECC
    3.16.2.3 Basic ECC
    NSS Util
    3.16.2.3
    3.16.2.3
    NSS SSL
    3.16.2.3 Basic ECC
    3.16.2.3 Basic ECC
    NSS S/MIME
    3.16.2.3 Basic ECC
    3.16.2.3 Basic ECC

    Hi Andre V.,
    When having iTunes Store connectivity issues, the following articles provide the best solutions:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thanks,
    Matt M.

  • How can I disable windows firewall and install cluster software and its service using unattended.xml file?

    platform: 2008r2
    services which need install: MSDTC Service, Windows Cluster Service, SQL Cluster

    Hi,
    I am not quiet understanding your question, could you clarify your question, as far as I know, an answer file is an XML-based file that contains setting definitions and values
    to use during Windows Setup. In an answer file, you specify various setup options, including how to partition disks, the location of the Windows image to install, and the product key to apply. You can also specify values that apply to the Windows installation,
    such as names of user accounts, display settings, and Internet Explorer favorites. The answer file for Setup is typically called Unattend.xml.
    The related KB:
    Building an Answer File
    http://technet.microsoft.com/en-us/library/cc748874(v=ws.10).aspx
    Hope this helps.
    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.

  • Need help if you run Windows 7 and McAfee

    As I posted to other thread, I was not able to do auto-updating of CS5 since CS5 was installed.  The problem seems to be related to firewall settings.
    I am running windows 7 and McAfee Security Center.   I turned off Firwall from McAfee.  But I am getting the same error.
    As shown in the top figure, it show Firewall was turned off by McAfee (see red arrows).
    When I opened windows firewall, it described that these settings are managed by McAfee (see below).
    What I see is that Under domain Profile, windows firewall is off (red arrow).  But Firewall in both  private and public profiles are on (see blue arrows in the above figure).
    What I want is to turn off McAfee firewall in order to perform CS5 autoupdating.
    Could someone help me with my problem?  
    Hummer

    What exactly is a firewall:
    at its basic level, a firewall is a barrior that is designed to keep threats out.
    Some firewalls do a better job then others but ultimately its the "people" behind the firewall that is responsable for security.
    Many firewalls have both incoming and outgoing rules to help keep PC's safe.
    McAfee intigrates into the operating system, thats why it changes the windows firewall rules and why you see the windows firewall is no longer manageable by normal means. it may even hook in a use portions of the windows firewall and expends windows built in security from that point.
    Before you attempt to uninstall it, I highly recommend you put everything back to its normal running state, then after uninstalling from add remove programs also use their removal tool to insure all registry enteries are also removed. This "should" put everything back to factory default settings for windows firewall rules.
    http://service.mcafee.com/FAQDocument.aspx?id=TS100507
    I am of the opinion that McAfee, in its quest to secure its "customers", customers PC's with the least amont of end user interaction, it became blind to the fact that sometimes you need to reset everything back to factory default and simply start over, It may even be there but its not easly found or wasn't last i used it. Even their virus scanner is difficult to disarm once activated. They hook into many aspects of the operating system in an effort to keep you safe weather you like it or not.
    An old saying comes to mind, Freedom comes with a Price.
    I'll not say McAfee software is bad, I think they lost touch with the end user is all, They are more interested in the dollar then the end user. The ISP's line their pockets and are their real customers, you didn't really think the software was free did you? What the big ISP's want in there for security is what they tend to put in there. Almost all ISP's in the states provide free McAfee or Nortons security with their service plans and every new PC has either one in there "free"
    I would personally try to uninstall McAfee completly, if that fixes the issue you can always put it back if you choose or some other security suite.

Maybe you are looking for

  • Need to play Power Point Presentation with Audio in Keynote

    My wife and I have lots of Power Point slide shows with audio from the days when we were windows users. We have downloaded a trial version of iWork 09 and would like to know how we can play these .pps files that contain audio in Keynote. We appreciat

  • What happened to my scanner after CS5 installation

    I can no longer scan into Photoshop since installing CS5. I tried to resolve the problem by I downloading the Photoshop CS5 12.0.2 plug-in and followed the installation instructions on the Adobe website. Drag and drop TWAIN. plugin to Applications\Ad

  • IDOC in  Ibound  processing problem...

    Hi All   i have  to transfer data from one server to other and i used Idoc. with ale. All works fine in Outbound process with status 03. but in Inbound  processing the status is 51.(Documant not posted .). and i am not able to se the data in the inbo

  • Adobe out of memory error in X1 version

    Still getting this error on pc and on android tablet.HAve most current adobe version.  what can I do to get this fixed? Doesnt happen on all pdfs?

  • Excluding Items from Demantra collection

    Hi, Is it possible to exclude the items from being collected to Demantra? Basically, the sales history in Demantra remains, but I don't want to collect the history going forward. Thanks Praveena Dasalakunte