Unabletoinstall

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

Monday, September 3, 2012

Error:13568 Source:Ntfrs

Posted on 3:00 AM by Unknown
The File Replication Service has detected that the replica set "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)" is in JRNL_WRAP_ERROR.

Replica set name is : "DOMAIN SYSTEM VOLUME (SYSVOL SHARE)"
Replica root path is : "c:\windows\sysvol\domain"
Replica root volume is : "\\.\C:"
A Replica set hits JRNL_WRAP_ERROR when the record that it is trying to read from the NTFS USN journal is not found. This can occur because of one of the following reasons.

[1] Volume "\\.\C:" has been formatted.
[2] The NTFS USN journal on volume "\\.\C:" has been deleted.
[3] The NTFS USN journal on volume "\\.\C:" has been truncated. Chkdsk can truncate the journal if it finds corrupt entries at the end of the journal.
[4] File Replication Service was not running on this computer for a long time.
[5] File Replication Service could not keep up with the rate of Disk IO activity on "\\.\C:".
Setting the "Enable Journal Wrap Automatic Restore" registry parameter to 1 will cause the following recovery steps to be taken to automatically recover from this error state.
[1] At the first poll, which will occur in 5 minutes, this computer will be deleted from the replica set. If you do not want to wait 5 minutes, then run "net stop ntfrs" followed by "net start ntfrs" to restart the File Replication Service.
[2] At the poll following the deletion this computer will be re-added to the replica set. The re-addition will trigger a full tree sync for the replica set.

WARNING: During the recovery process data in the replica tree may be unavailable. You should reset the registry parameter described above to 0 to prevent automatic recovery from making the data unexpectedly unavailable if this error condition occurs again.

To change this registry parameter, run regedit.

Click on Start, Run and type regedit.

Expand HKEY_LOCAL_MACHINE.
Click down the key path:
"System\CurrentControlSet\Services\NtFrs\Parameters"
Double click on the value name
"Enable Journal Wrap Automatic Restore"
and update the value.

If the value name is not present you may add it with the New->DWORD Value function under the Edit Menu item. Type the value name exactly as shown above.


We have a Windows 2008 Virtual Server, Which getting this Error in the Event Viewer. Although it was approx 2 week back, but to make sure that the Replciation is working fine. We Just Rebooted the Server.
We verified after that and found its working fine now.

Read More
Posted in | No comments

Thursday, June 21, 2012

How to install Backup Utility on a Windows XP Machine?

Posted on 6:14 AM by Unknown
Today we have a OLD Customer, He called us and informed that he want to take the Backup of C: drive via Windows backup Utility.
We checked Start -> All Programs -> Accessories -> System Tools -> Backup, But it was not there.
Now it was a Challenge to install the Backup on his machine. We were also not having the ISO Image of Windows XP. (If you have the windows XP CD you can Skill the Step 1):-

1) We download the setup of Windows XP via www.microsoft.com/downloads/details.aspx?familyid=049c9dbe-3b8e-4f30-8245-9e368d3cdb5a
2) Extract this setup file to another Location. Right Click > Extract to and Extract now.
3) Now you will be having a i386 Folder. Extract the NTBACKUP.EXE file which is located in the "i386" sub-folder. To extract it, use the EXPAND command from a command prompt. The Expand command is included as a part of every windows operating system.
Type:-
EXPAND NTBACKUP.EX_ NTBACKUP.EXE
4) Then copy the NTBACKUP.EXE program into the C:\WINDOWS\SYSTEM32 folder. You can create a shortcut to NTBACKUP.EXE on the desktop or under the START button as usual.

Its done.. You can now make a backup of C: Drive to another Drive.



Thanks for reading..!! Feel free to share your feedback...!!
Read More
Posted in Backup, NTBACKUP | No comments

Monday, June 4, 2012

faulting application iexplore.exe, version 8.0.6001.18702, faulting module ntdll.dll,

Posted on 2:43 AM by Unknown
We found that on a Terminal Server (Windows Server 2003 Sp2) We are Getting an IE Error Pop-up and in Event Viewer under Information Event we have this message. (Event :1004 Source:Application Error) "Reporting queued error: faulting application iexplore.exe, version 8.0.6001.18702, faulting module ntdll.dll, version 5.2.3790.4937, fault address 0x0004e731."
We Just Reset the Internet Explorer settings, As per the Below Methos and its Start working now.
We Logged off and Login many times but now no Error.

To reset the Internet Explorer settings manually, follow these steps:
  1. Start Internet Explorer.
  2. On the Tools menu, click Internet Options.
    Collapse this imageExpand this image
  3. On the Advanced tab, click Reset under Reset Internet Explorer settings.
    Collapse this imageExpand this image
  4. In the Reset Internet Explorer Settings dialog box, click Reset to confirm.
    Collapse this imageExpand this image
Thanks for Reading this Post.
 
Read More
Posted in Microsoft Internet Explorer | No comments

Friday, May 11, 2012

How to backup Vipre Database and Policies?

Posted on 1:34 AM by Unknown
Hello Friends,

We are Going to talk about the Process of Taking Backup of Settings and Configuration of Vipre Database. We should be having that data in Our Hand (Remote Location or on Backup Server) so that whenever the Vipre Giving some Problem or Some Settings has been changed, We can restore it from somewhere.

There are 2 Scenarios :-
1) Vipre Database with SQLLite
2) Vipre Database with SQL

1) Vipre Database with SQLLite:-
To check whether your database is with SQL Lite, Check for the Services > SQL Server (Sunbelt).
If this Service is not Listed under Services it means your database is running via SQLLite.

In this Scenario, If you want to take Backup of Your Databases/Configuration, You have to Visit at Below Location of Your Machine/Server in which this Vipre installed:-
XP and 2003
C:\Documents and Settings\All Users\Application Data\GFI Software\VIPRE Business
Vista Win7 or 2008
C:\Programdata\GFI Software\VIPRE Business

From above mention Location You have to Copy the SQL Lite and Configuration Folders in to your External/backup Drive (location).

For taking the backup of Policies, You can Just Right Click on Policies and Export then to Desired Location, From here you can make the Import of same Policies in Future.

2) Vipre Database with SQL:-
If you are able to see the SQL Server (Sunbelt) Service then you have to Follow Below mention Steps to taking Backup of your database:-

(i) Install SQL Server Management Studio (http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&displaylang=en )

(ii) Once installed, Run it and Login in it. (Either By Windows Credentials or Via SQL Credentials).
Most probably you would be Getting the database name Already <Server Name>\SUNBELT

(iii) Right-Click your VIPRE database and select Tasks>Back up
    Note: If you have multiple VIPRE Databases (one for configuration, one for reporting, and one for quarantine), you will need to repeat these steps for each database
(iv) At the backup screen, set the Destination field to Disk and specify an area that suits your administrative needs.

(v) Click OK after the task completes successfully.

Let me know if it was helpful and You have some issues.

Thanks
Support Team
Read More
Posted in Antivirus, Vipre Antivirus | No comments

Wednesday, April 25, 2012

Unable to install AVG, Error code:0xC0070643, Solved...!!

Posted on 1:37 AM by Unknown
We want to install AVG Business edition for one of our Server having Windows Server 2008 R2.
Whenever we trying to install getting the "Error Code:0xC0070643. Installing 3rd parties redistributables.,MSI action failed.".
  • I tried to run the AVg Remover, Still not resolved.
  • Chcked and found that OS is updated with latest Hotfixes, So there is no issue with Windows Updates.
  • Rebooted the Server, Still not resolved.
  • Finally I found one Link from AVG Support center, Fix for 0xC0070643, I run the tool and its Showing me that Error not solved, But Still I tried to run the Installer.exe again. And finally its installed successfully.

Let me know if you have any questions..!!

Read More
Posted in Antivirus, AVG | No comments

Saturday, April 14, 2012

Vipre Agent Installation failed from Vipre Console 5.0.4943

Posted on 2:45 AM by Unknown
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. When we trying to make a install via Console We are getting below mentioned Error "Agent Installation Failed"


Solution :- When we checked the Credentials and found its correct. Checked and found that We are unable to connect to Client machine via Server via UNC Path. (Start > Run > \\ClientPCname\c$).
We checked and found that Network Discovery is ON.

Finally when we logged in to the Client, Checked and found that Firewall is ON. We disabled the firewall and Retry to Push the Vipre fromVipre Console.

Its installed Successfully.
Read More
Posted in | No comments

Wednesday, April 11, 2012

Vipre Console 5.0.4943 is Connecting and Disconnecting.

Posted on 2:58 AM by Unknown
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 some changes to the settings, Applied the changes and Closed it.
After some time when I reopen it I found that its not opening, In Console its Showing Connecting, Disconnecting.
I checked and found that Vipre Business Site Service is also working fine. (It was started already, I made it restarted ) but still the Issue not resolved.

Finally I found that I should rename the vssconfig.xml file Located in (\Documents and Settings\all users\Application Data\Sunbelt\Enterprise\Configuration). In Your case it may be in either of this location:-
\Documents and Settings\all users\Application Data\GFI Software\Enterprise\Configuration
\Programdata\Sunbelt\Enterprise\Configuration
\Programdata\GFI Software\Enterprise\Configuration

Please make sure that the xml file should be in 0KB size, Just Rename it. Now once you reopen the Vipre Console it will ask for the settings again. Do the desired settings and I am sure this time this will work correctly.

Thanks for Reading this...!! Fee free to share your experience also..!!
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