Jump to content

AWS

ExTS Admin
  • Posts

    9942
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by AWS

  1. I am getting this error any a lot of machines. What happens is it will get tons of EVENT ID 7009 and 7000. This will continue until the system crashes completely. Below are some of the event log errors that happen. The 7009 and 7000 happen every minute. EVEN ID 10005 DCOM got error "1053" attempting to start the service VSS with arguments "" in order to run the server: {E579AB5F-1CC4-44B4-BED9-DE0991FF0623} EVENT ID 10010 The server {1F87137D-0E7C-44D5-8C73-4EFFB68962F2} did not register with DCOM within the required timeout. See attached picture http://social.technet.microsoft.com/Forums/getfile/428869 Knowledge is Power. More...
  2. Hello. I got BSOD because of "portcls.sys". I did some analysis : ADDITIONAL_DEBUG_TEXT: Use '!findthebuild' command to search for the target build information. If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols. MODULE_NAME: portcls FAULTING_MODULE: fffff80003213000 nt DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bcc03 EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction. FAULTING_IP: +31fbb fffffa80`0c386490 60 ??? EXCEPTION_RECORD: fffff8800ba198d8 -- (.exr 0xfffff8800ba198d8) ExceptionAddress: fffffa800c386490 ExceptionCode: c000001d (Illegal instruction) ExceptionFlags: 00000000 NumberParameters: 0 CONTEXT: fffff8800ba19130 -- (.cxr 0xfffff8800ba19130) rax=fffff8000341af20 rbx=fffffa8006d7d4c0 rcx=fffffa800c386498 rdx=fffff88000dd7698 rsi=0000000000000010 rdi=fffffa800cd149b0 rip=fffffa800c386490 rsp=fffff8800ba19b18 rbp=0000000000000023 r8=fffff8800ba19b60 r9=11d1969f3dd648b8 r10=0000000000000000 r11=fffff88003967180 r12=fffff8800ba19d40 r13=fffffa8006d76060 r14=0000000000000000 r15=fffff880009b6040 iopl=0 nv up ei ng nz na pe nc cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010282 fffffa80`0c386490 60 ??? Resetting default scope CUSTOMER_CRASH_COUNT: 1 DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT BUGCHECK_STR: 0x7E CURRENT_IRQL: 0 LAST_CONTROL_TRANSFER: from fffff88000df3fbb to fffffa800c386490 7: kd> lmvm portcls start end module name fffff880`00dc2000 fffff880`00dff000 portcls T (no symbols) Loaded symbol image file: portcls.sys Image path: \SystemRoot\system32\drivers\portcls.sys Image name: portcls.sys Timestamp: Tue Jul 14 03:36:27 2009 (4A5BCC03) CheckSum: 00047A50 ImageSize: 0003D000 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 FAILED_INSTRUCTION_ADDRESS: +31fbb fffffa80`0c386490 60 ??? STACK_TEXT: fffff880`0ba19b18 fffff880`00df3fbb : 00000000`00000000 fffff880`00de5c4a 00000000`00000000 00000000`00000000 : 0xfffffa80`0c386490 fffff880`0ba19b20 00000000`00000000 : fffff880`00de5c4a 00000000`00000000 00000000`00000000 ffff0000`0b7c29cf : portcls+0x31fbb FOLLOWUP_IP: portcls+31fbb fffff880`00df3fbb ?? ??? SYMBOL_STACK_INDEX: 1 SYMBOL_NAME: portcls+31fbb FOLLOWUP_NAME: MachineOwner IMAGE_NAME: portcls.sys STACK_COMMAND: .cxr 0xfffff8800ba19130 ; kb BUCKET_ID: WRONG_SYMBOLS Followup: MachineOwner --------- What is the problem? If it is not enough, Please show me some useful commands. Thank you. More...
  3. So I understand that WMIC outputs to Unicode, and most applets and commands uses (and deals with) ANSI. One of the ways to deal with this is to pipe the output to the MORE command. It's a startup script run in the context of a Computer Administrator as a group policy. That seems to work on some computers, and not with others. The computers are Windows 7 Enterprise x86 and x64. Commands that I use to process the output don't work (using "find" command"). When you open these log files it outputs, it's blank except for having a few blank lines (like someone hit Enter key without anything else). Any ideas why this is happening and how to work around this? Edit: I'm not sure if it's related, but I spot checked a few PCs to see if I can find any coorlation between the working ones and the non-working ones. The 2 PCs I checked that were "broken" had version 6.1.7601.24214 6.1.7601.24024 The 2 PCs I checked that were fine have: 6.1.7601.24117 6.1.7601.23391 To find the versions, I UNC'd into C:\Windows\System32 and checked the version of the ntoskrnl.exe file. More...
  4. I have a used windows home premium desktop. Also have windows 10 with only 4 GB storage, useless, half for 10 system. I've bought 2018 driver @ OS reinstalation discs for windows 7 that previous owner apprentaly just removed himself, leaving no admin password. I've heard of DBAN, don't know if that's best, or best link to wipe it completely. I can't even do disc cleanup prompting me to buy the cd's @ don't want extra space on hard drive with previous user's stuff. I'm a disabled grandma who can follow instructions well when on proper site. Don't know where answer will be, my microsoft acct or on page. I'll check both More...
  5. I have this powershell code to close a program gracefully Get-Process MyProgram | Foreach-Object { $_.CloseMainWindow() | Out-Null } the problem is that it will pop-up a Windows asking user to hit 'OK' or to 'Cancel'! what powershell code I can force it selects OK and not prompts for user to interact? thanks. Thang Mo More...
  6. O/S Win7 C: INT 80gb System Drive D: INT 500gb Back-Up J: EXT HDD 750gb WD Black In brief: My O/S 80gb HDD C: has failed. I've sent off for a new 1 TB HDD to apply a system image from an internal HDD back up image. (I'll also want to partition it...Best size for an O/S' headroom?) but I'm wary of the steps to take because of the below steps and outcomes to attempt fixing the no booting I firstly tried, due to misdiagnosing the situation. Note: Also tried booting with just failed HDD installed with different cables to be sure. 01 - No boot, booted from O/S Disc. I noticed 2X HDDs, where "Back-UP" D, had now changed to "C: Back-Up", and what I thought was the original O/S C: drive was now J: (But was in fact the EXT 750gb HDD I forgot was plugged in!!!) So thought somehow the drive letters had somehow changed. Ergo not booting because "C: Back-Up" had no O/S files. (I now know in fact the original C: O/S HDD must have failed and somehow D: got bumped back to C:) "If that's possible? 02 - Applied a saved system image from newly listed "C: Back-Up" (was D:) using O/S Disc tools to EXT HDD J:, but still wouldn't boot. I only then realised I'd copied a system image to my EXT HDD...Dohhh! 03 - F8 tapping to put EXT HDD first boot device. Again no boot!, and now showing still as J: but with a capacity of 80gb instead of actual 750gb!!! Q. With confusing the EXT HDD as being my O/S HDD I've re-imaged whilst the failed original INT 80gb O/S HDD was connected. May that have some bearing? (Now pulled out) Q. Now when the New INT HDD arrives and I install it, I am concerned that it will apply another drive letter other than (C:) to it, again stopping me from booting because of the previous experience above? Q. I read O/S back up images like to be installed on a partition of the same size as the original image was ripped from, but I'd prefer a bit more headroom on the new HDD for it if possible? If anyone could give me some insight how to go about this I'd be very greatful. Regards Paul More...
  7. Hello, I have one workstation with a remote connection problem. OS: Windows 7 enterprise 32-bit Workstation is connected to a domain. Problem started after June or July updates, I cannot connect to the workstation from any host via RDP. it just freezes on "Configuring remote session" and after few minutes it shows a message: "this computer can't connect to the remote computer. Try connecting again." All settings are set correctly, all accesses are given. Google is searched fully, neither solution worked for my situation. More...
  8. Hi, I try to get the FreePhysicalMemory and loadpercentage from some terminal servers in my organization. I use this commands: wmic /node:Cnots02 cpu get loadpercentage >> TSListAll_MD%mm%.txt wmic /node:Cnots02 OS get FreePhysicalMemory >> TSListAll_MD%mm%.txt It works fine on 2 TS farms with 10 servers but not at all on the last TS farm with 2 servers. I get the WMIC answar ERROR: Description = Not found C:\Users\XXXX>wmic OS GET /ALL Node - CNOTS02 ERROR: Description = Not found WMIC has no problem to show me options when I ask : wmic OS GET /? I think my credentials are the same on all servers, what can be wrong ? Server OS 2008 R2 Enterprise MVH Jesper More...
  9. error kb 4343900 wont up date More...
  10. Hi, I have a situation where a standard domain user who is not supposed to have admin rights has admin rights in a local PC. I have checked the account permissions and it does not have admin rights. I have also checked the Tools>Computer Management ? Groups > Administrators and confirmed that it does not have the user added to this group. This computer officially has 2 admin accounts, one is the domain admin and one local admin. I am cracking my head trying to figure out how this user got admin privileges even though locally and in the AD this user does not have the rights assigned to them. I have removed the user profile in this computer and have created a new profile but that did not seem to help. Please advise if I have missed something here. Thank you. More...
  11. Hi, I am getting a lot of errors in the event manager related to :- The Com Standard Marshaler was unable to fix a mismatch between the id provided by the server and the id requested by the client with handler CLSID. The error code was 0x800100114. Other error code 10035 Source ComRuntime. I have no idea which program this is referring too.8-(( Thamks, Martin More...
  12. Dear MS Empire Team A friend of mine asking about his Surface Bitlocker recovery key all information I have is ... The key ID is :- E04FFB7C Drive Label:- PETERSMOBILESP3 Windows 9/3/2015 Recovery Key ID :- E04FFB7C-DDF8-4000-8227-173E32AB3236 Its Possibole to get the Surface Bitlocker recovery key Thank you.... More...
  13. Hello, I use Windows 8 on my laptop, and my external HDD got encrypted with BitLocker out of the blue. I have never used BitLocker, I do not even have it on my laptop (Control Panel does not show any icon for BitLocker & forums say it is only available with Windows 8 Pro). Therefore, I have no idea why Windows has locked my HDD, and I have no means of recovering this as I do not have any recovery key or password (since I have never used BitLocker in the first place). Please help. Thanks, Jignasha More...
  14. Hi, I have just upgraded from windows 8 to win 8.1 everything is fine except the context menu I don't know why it is so delaying. Every time I do right click on desktop to refresh it takes almost 15 seconds to appear. Help me guys. Many thanks. Umair. More...
  15. Hello! First I'm happy to found a way, if Search don't react. If I stop the service 'Windows Search' I have the items in File Explorer. (Restart of the service often brings no result, it works, only if I stop the service .) Is there a easier way to get find results? This with 8.1 Prof 64 bit More...
  16. I want ti share many files in a folder structure , under One drive . please help. More...
  17. Hi, when i make new shortcut for download folder with *explorer* and *space* in front of the path name, right click on folder and pin to taskbar, when the download folder open, at the same time open another folder (separate) "this pc" and i don't know why. This happens on W8.1 not on W7. On W7 it's very simple (with the same method but on w7 it work well). I have try many methods, but none of them work. Have any idea of how? Image example: https://image.prntscr.com/image/aNHdMlXSQO_jRwhhDT1-aQ.png Image: left folder is the pinned folder, and the right folder icon opens when i click on the left folder (W8.1). Thank you. More...
  18. Ok, I'm probably not the first person to ask about this. Why on earth, can I not see any of my connected network printers under 'Devices and Printers' of Windows 8? The devices are without question, 100% connected and registered with the OS, as evidenced from their presence within the 'Print Queues' section of Device Manager, and various software packages, when accessing the 'Print' dialog. I can't even find any evidence of the printers within Print Management! What is going on? More...
  19. I want to activate my windows pro 8.1 with the product id 00261-50000-00000-AA 562, could you please provide me the steps how to activate windows 8.1 More...
  20. Hello everyone, I would like to receive help, my wsus server presents an error, after it has been formatted it does not display the management console. making it difficult to update the networked computers. More...
  21. when I connect my usb cable from my phone to my computer I get an error message that says Unknown USB (Device Desciptor Request Failed) Driver Error. What does this mean and how do I fix it. More...
  22. Hi, What is maximum Size of Notepad, More...
  23. I want to schedule a windows task to run when a secondary output device (e.g., VGA monitor or HDMI A/V receiver is turned on or off) but I'm not sure which event should be used for this. I found something related to network cable plug/unplug here How to launch a command on network connection/disconnection? basically, the event is Log: Microsoft-Windows-NetworkProfile/Operational Source: NetworkProfile Event ID: 10000 for connect and 10001 for disconnect but couldn't find anything for external audio/video devices. Any such event or events exist? If not, any other way to do this? Thanks More...
  24. This message pops up when I try to open internet explorer or google chrome. I have Norton antivirus. I have tried changing my settings on IE and Norton and all other settings I could think of. I have tried various different wireless networks and get the same error message. What can I do to get on the internet? More...
  25. I accidentally deleted some important photos and want them back. Is it possible to restore deleted photos for Windows 8 machine? More...
×
×
  • Create New...