Unabletoinstall

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, November 17, 2011

Some Basic Commands used for troubleshooting.!!

Posted on 11:25 PM by Unknown
1) When you want to check the machine name?
Start > Run> Type "CMD" > Enter > Type "Hostname"  (Please don't use Inverted Commas)
It will show you the system name

2) How to check system was when installed and when last time rebooted?
Start > Run> Type "CMD" > Enter >Type "Systeminfo" (Please don't use Inverted Commas)
It will show you many details includes System installed date and time, Last boot date and time, Installed patches etc.

3) How to check which version of windows you having?
Start > Run > Type " Winver" (Please don't use Inverted Commas)
It will open a Small window which will be having the Details of OS version.

4) How to check how many folders are shared on a particular machine?
Start > Run> Type "CMD" > Enter >Type "Net share" (Please don't use Inverted Commas)
It will open a list of all share Folder name with the exact path also.

its done for now. Going to do some work..!! I will update some more commands soon.
Read More
Posted in | No comments

Tuesday, September 13, 2011

Reporting queued error: faulting application iexplore.exe, version 8.0.6001.18702, faulting module mshtml.dll, version 8.0.6001.18828, fault address 0x0009b555.

Posted on 4:59 AM by Unknown
I found that we were Getting the Error related to Iexplorer.exe (for IE 8.0).
I reregistered below mentioned files by (Start > CMD > Run as administrator) and Paste the below mentioned commands.

regsvr32 Mshtml.dll
regsvr32 Urlmon.dll
regsvr32 Shdocvw.dll
regsvr32 Msjava.dll
regsvr32 Actxprxy.dll
regsvr32 Oleaut32.dll
regsvr32 Browseui.dll
regsvr32 Shell32.dll


I monitored it for last 1 hour and it seems resolved now. You can try and Let me know.
Read More
Posted in | No comments

Monday, July 18, 2011

Windows Update Error Code List..!!

Posted on 6:24 PM by Unknown
We usually get so many errors in our Environment when we try to install windows updates.
its tough to gather all errors at one place, Finally I found an Article from Microsoft which having all Error Details which comes at the time of windows update.
You can the details of these Errrors in the Log file located in %systemroot%\windowsupdate.log
 
Error Code list of Windows update
Read More
Posted in | No comments

Monday, July 4, 2011

Difference between IPv4 and IPv6

Posted on 4:24 AM by Unknown
Read More
Posted in | No comments

Saturday, July 2, 2011

What is the difference between ESX and ESXi ?

Posted on 4:34 AM by Unknown

ESXiESX
Service ConsoleNoYes
InstallationFastSlow (Comparatively to ESXi)
Health StatusBuilt in Not Built in



 The Important difference you can see when you install ESXi you will get a Yellow Screen to Configure some basic settings. In ESX you will have the Black and white screen.

Click here for more details:- Difference between ESX and ESXi
Read More
Posted in | No comments

Wednesday, June 29, 2011

Microsoft puts Office 365 in the cloud

Posted on 12:25 AM by Unknown
Microsoft Launch Office 365 Yesterday. Its a Quite Good tool which offering Office,Exchange, SharePoint and Lync (Chat) which means you can work anywhere any time. Thanks to the Cloud Computing.
 Office 365 trial Download
Read More
Posted in | No comments

Monday, June 27, 2011

How to stop Folder Redirection in Windows Server 2003 and in Windows 2000 Server?

Posted on 8:59 AM by Unknown
After you have successfully deployed a Folder Redirection Group Policy object (GPO) in your site, you may want to stop Folder Redirection for one or more users. However, before you try to stop Folder Redirection, you must first enable the Redirect the folder back to the local userprofile location when policy is removed Group Policy setting.

Important After you modify a GPO and enable the Redirect the folder back to the local userprofile location when policy is removed Group Policy setting, all users who you want to stop Folder Redirection must log off and then log on again. This is to make sure that the updated GPO settings are applied before you stop Folder Redirection.

To stop Folder Redirection, follow these steps:
Enable the Redirect the folder back to the local userprofile location when policy is removed Group Policy setting. To do this, follow these steps:
Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
In the Active Directory Users and Computers console tree, locate the site, domain, or organizational unit that contains the users who you want to apply the updated GPO to.
Right-click the object, such as the organizational unit, and then click Properties.
Click the Group Policy tab.
Click the GPO that contains your Folder Redirection policy setting in the Group Policy Object Links list, and then click Edit.
In the Group Policy console tree, expand User Configuration, expand Windows Settings, and then expand Folder Redirection.
Right-click Application Data, and then click Properties.
Click the Settings tab.
In the Policy Removal box, click to select the Redirect the folder back to the local userprofile location when policy is removed policy setting, and then click OK.
Repeat steps g through i for the Desktop, My Documents, and Start Menu objects.
Close the Group Policy dialog box, and then close the Properties dialog box for the object that you selected in step c.
Important All users who are affected by your GPO modification must log off and back on to any computers where they have logged on before the changes are applied. You must apply these changes to the user's computer before you go to the next step.
When all users have logged off and then logged back on, and the updated GPO for Folder Redirection has been applied, use one of the following methods to stop Folder Redirection:
Method 1: Remove the user from the organizational unit where the folder redirection GPO is applied to a different organizational unit that does not redirect folders. To do this, follow these steps:
Important Move the user accounts, do not delete the GPO.
In the console tree of Active Directory Users and Computers, right-click DomainName, and then click Find.
Click Users, Contacts, and Groups in the Find box.
Type the name of the user account, and then click Find Now.
In the Search results box, right-click the user account, and then click Move.
In the Container to move object to box, locate a security group that does not have Folder Redirection policy enabled, and then click OK.
Method 2: Modify the security properties of the GPO to deny the user or group Read permissions and Apply Group Policy permissions to that GPO. This enables other GPO's to be applied to the user, while making sure that the folder redirection policy setting is not applied. To do this, follow these steps:
Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
In the Active Directory Users and Computers console tree, right-click the organizational unit object or domain object that has the Group Policy Object whose security properties that you want to change, and then click Properties.
In the Properties dialog box for the object, click the Group Policy tab, select the GPO that you want to change from the list, and then click Properties.
In the GPO Properties dialog box, click the Security tab, and then change the permissions so that only the required users have the Read and Apply Group Policy permissions. For users where the GPO does not apply, make sure that you click to select the Deny check box for the Read and Apply Group Policy permissions. Click OK two times.

Note Make sure that Administrators have Read and Write permissions for the GPO.
After you use one of these methods, Folder Redirection will be stopped the next time that the user processes this GPO. By default, the object is cached on the user's computer and will not be updated unless another change is detected. To force an update, you must follow these additional steps:
Create or modify a GPO that applies to the computers on which users who are affected by folder redirection policies log on.
Edit the GPO.
Under Computer Configuration, expand Administrative Templates.
Under Administrative Templates, expand System.
Under System, select Group Policy.
Double-click the Folder Redirection policy processing setting
Select the Enabled option, and then click to select the second check box. (Process even if the Group Policy objects have not changed.)
Exit the Group Policy Object Editor. Make sure that this new GPO applies to computer accounts for which users are using folder redirection.
After you apply this policy change, the computers can detect the updated folder redirection policy and will honor the changes that have been made to stop using folder redirection.

Note After a Folder Redirection GPO is applied to a user profile, those Group Policy settings are retained locally on the user's computer. Group Policy settings are changed only when a new or modified GPO is applied to the user or computer.

Please refer:-
http://support.microsoft.com/kb/888203
Read More
Posted in | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Schedule task Getting failed on Windows Server 2008.
    I found that there are many task schedulted in my windows server 2008 DC, those should run to complete some particular Job at particular tim...
  • Difference between Windows Server 2008 R2 and 2012
  • Unable to install AVG, Error code:0xC0070643, Solved...!!
    We want to install AVG Business edition for one of our Server having Windows Server 2008 R2. Whenever we trying to install getting the ...
  • Vipre Agent Installation failed from Vipre Console 5.0.4943
    Problem: We have Upgraded our Vipre Console from 4.0 to 5.0. Now we have to make the installation for the Client Computers via Console. Whe...
  • Vipre Console 5.0.4943 is Connecting and Disconnecting.
    Today I Upgraded my Vipre Console from 4.0 to 5.0.4943 and Once the Upgradation Completed. It was working fine. I Opend the Console and Did ...
  • Unable to connect to the Server via Remote Desktop Connection (mstsc)
    We have a Window 2003 Server. Its working perfectly fine. Since morning we getting issues from user that they are not able to connect to thi...
  • ShadowProtect:Cannot Consolidate:Keyfile not found
    We have ShadowProtect MSP version installed on a Server. We are using the StorageCraft Image Manager to consolidate and Verify the image. We...
  • Error:502 Source:Folder Redirection
    We have a windows Server 2008 R2 Enterprise and we found that in the Event Viewer we have this Error. We checked and found that Error detail...
  • Error:13568 Source:Ntfrs
    The File Replication Service has detected that the replica set "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)" is in JRNL_WRAP_ERROR. Replic...
  • How to reboot a Server from a Command Prompt?
    Dear Friends, If you found that there is any server in your network which seems Hanged (You are able to Ping but not able to Login), and You...

Categories

  • .VDI
  • .VMDK
  • Active Directory
  • Antivirus
  • AVG
  • Backup
  • Citrix
  • Domain Controller
  • ESX
  • How to convert .VDI to .VMDK
  • Key File
  • Mcafee
  • Mcafee Saas Protection
  • Microsoft Exchange 2007/2010
  • Microsoft Internet Explorer
  • NTBACKUP
  • Outlook Web Access (OWA)
  • Post Installation issues after Sp1 of Windows Server 2008 R2
  • RDP
  • Remote Desktop
  • Shadow Protect
  • Share Point
  • StorageCraft
  • StorageCraft Image manager
  • Terminal Server
  • Testing Virtual machines.
  • Trend Micro Antivirus
  • Troubleshooting
  • USB Device
  • Vipre Antivirus
  • Virtual box
  • VMWARE
  • Windows 8
  • Windows SBS 2011
  • WIndows Server 2003
  • Windows Server 2008
  • Windows Server 2008 R2
  • Windows Server 2012

Blog Archive

  • ▼  2013 (18)
    • ▼  August (2)
      • Unable to connect to the Server via Remote Desktop...
      • VSS Error 12293 and 12298
    • ►  July (1)
    • ►  May (2)
    • ►  April (4)
    • ►  March (5)
    • ►  February (4)
  • ►  2012 (13)
    • ►  December (1)
    • ►  October (2)
    • ►  September (2)
    • ►  June (2)
    • ►  May (1)
    • ►  April (4)
    • ►  March (1)
  • ►  2011 (32)
    • ►  November (1)
    • ►  September (1)
    • ►  July (3)
    • ►  June (5)
    • ►  May (6)
    • ►  April (2)
    • ►  March (6)
    • ►  February (6)
    • ►  January (2)
  • ►  2010 (1)
    • ►  May (1)
Powered by Blogger.

About Me

Unknown
View my complete profile