Skip to main content

Posts

How to Check version of your Windows DVD or ISO file

Sometimes, we need to check that what Operating System Version we have in our ISO (this tutorial is for only checking operating systems) and we only need some basic information to determine our DVD / CD. I also was required to check this and I just done this with this very command. Basically it returns value from WIM file, let’s do the miracle now; Solution: ·          Run Command Prompt (RUN as Administrator) ·          Type / Paste this command; o    dism /Get-WimInfo /WimFile:F:\sources\install.wim /index:1 (:F: is my DVD ROM) Below is image / text output of my command; ================================================================= Microsoft Windows [Version 6.2.9200] (c) 2012 Microsoft Corporation. All rights reserved. C:\Windows\system32>dism /Get-WimInfo /WimFile:F:\sources\install.wim /index:1 Deployment Image Servicing and Management tool Version: ...

Linux Admin - Nginx Server Interview Question and Answers

What is Nginx Server? Nginx (pronounced "engine x") is an open source web server and a reverse proxy server for HTTP, SMTP, POP3, and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage. What is the Best Usage of Ngins Server? Nginx can deploy dynamic HTTP content on a network using FastCGI, SCGI handlers for scripts, WSGI application servers or Phusion Passenger module, and it can serve as a software load balancer. What’s the Difference between Apache Web Server and Nginx? Nginx uses an asynchronous event-driven approach to handling requests, instead of the Apache HTTP Server model that defaults to a threaded or process-oriented approach. Nginx's event-driven approach can provide more predictable performance under high loads. Describe Some Best Features of Nginx? Simultaneous Connections with low memory, Auto Indexing, Load Balancing, Reverse Proxy with Caching, Fault Tolerance What is the Configuration File for Nginx and...

Outlook Send email Message an unknown error occurred error code 0x80040607

First of all let me clear that it is not Microsoft Outlook Product Error, This error is about miss configurations of Microsoft Outlook POP3 and SMTP email Address. This error comes with Microsoft Office Outlook 2003, 2007 & 2010 as well and on all Microsoft Operating Systems. If you test your account while POP3 / SMTP email account settings in outlook, you may get this error stating “ Send test e-mail message: An unknown error occurred, error code: 0x80040607 ”. As I noticed that this error indicates wrong SMTP settings in Microsoft outlook. If you don’t test your account while setting up outlook email account then your error may be different. In my experience when you send an email from your outlook, your email account may be sent but hopefully you will get an e-mail with delivery failure notification “Undeliverable”. There must be something like this   “ The following recipient(s) cannot be reached:   'rizwan@solexpert.blogspot.com' on 12/14/2011 12:4...

Disable Dell Inspiron N5110 touchpad Problem - Solved

You may be looking for a solution to resolve your problem of disabling touchpad on your newly bought Laptop Dell Inspiron N5110 , Well There is a special Download available on Dell Website named Alps-Driver under Input section of Windows 7-64bit, I know you are now loving to have a link even :) Solution :- Uninstall touchpad driver from Control Panel>Programs and Features . Download Alps-Driver (Touchpad) After downloading, install it and Restart your computer. Hope you will be able to find a touchpad icon on your system tray, otherwise in All Programs. there you can disable Touchpad. thanks for having a look on my post :)

DsReplicaGetInfo failed with status 8453 0x2105 on Windows Server 2008

I have two Domain Controller in my envorinment, Primary Domain Controller is Windows Server 2003 based and Additional domain controller is Windows Server 2008 based. When I Installed New 2008 ADC and after some time, when I check with repadmin /showreps found the error.... DsReplicaGetInfo() failed with status 8453 (0x2105):Replication access was denied. I really worried about Solutions: [ DsReplicaGetInfo failed with status 8453 ]

You have been logged on with a temporary profile - Windows 7

You have been logged on with a temporary profile. “You cannot access your files and files created in this profile will be deleted when you log off. To fix this, log off and try logging on later. Please see the event log for details or contact your system administrator.” I am an I.T Professional since 2006, I encounter this error in Windows XP, then in Vista and now in Windows 7 as well, “ I think this is a Windows Family Problem ”. Time changed, Microsoft Windows changes a lot in themes and off-course in other technical, performance and security aspects as well but this error is not fixed. From time to Time, We (I.T Professionals) works to fix this error, these are the common practices that we can do for this error. ·          Restart Your Computer , hopefully, you will be able to get your OLD profile back in normal and same working condition. ·          Corrupted Profile , Logon with ...

Dell Inspiron N5110 Drivers for Windows 7-32bit

Dell Inspiron N5110 Driver and Software Download Windows 7 (32-Bit) Application Dell Dell Digital Delivery Dell QuickSet Audio IDT 92HD87B1 Audio Driver Bios Dell Inspron N5110 System Bios Sata PLDS DS-8A5SH 12.7 SATA Trayload DVDRW Intel Turbo Boost Technology Monitor Software Chipset Intel HM67 Express Chipset Family Intel Management Engine Interface Realtek RTS5138 Card Reader Renesas USB3.0 Host Controller N5110 Chipset Driver Communication Coonexant D400,External USB 56K Modem Touchpad Alps TouchPad Network Dell Wireless WLAN 1503 Half Mini-Card MSI GX780  Notebook Drivers And Software Driver Dell Wireless 1702 802.11 b/g/n, BT3.0+HS Dell Wireless 1701 Bluetooth v3.0+HS Intel Centrino Advanced-N 6230 Realtek RTL8105E-VB 10/100 Ethernet Controller Intel Rapid Storage Technology Video AMD ATI Mobility Radeon HD 6470 VGA Driver Intel Wireless Display Connection Manager nVidia GeForce  GT 525M Driver GeForce GTX 560M Driver GeForc...