How to use Fiddler

How to use Fiddler Procedure for collecting Fiddler Trace: (Clear the cache before collecting the network trace)   1.      Visit the following Web site, and then install the most recent version of the    Fiddler tool: http://www.fiddlertool.com/fiddler/version.asp. 2.      To start the Fiddler tool, click Start, point to All Programs, and then click Fiddler. 3.      In the … Read more

New Features in DNS for Windows Server 2008 R2

New Features in DNS for Windows Server 2008 R2 Applies To: Windows Server 2008 R2 Because DNS is often subject to man-in-the-middle, spoofing, and cache-poisoning attacks that are hard to defend against, the DNS server and client in Windows Server® 2008 R2 introduce support for Domain Name System Security Extensions (DNSSEC). In short, DNSSEC allows … Read more

Known windows Backup issues

Known windows Backup issues Most common backup issues are covered in this article. Command for system state backup in 2k8: wbadmin start systemstatebackup -backupTarget:D: Approach to be followed for resolving VSS related errors:                      Atleast 20% free disk space is required for snapshot to be created http://support.microsoft.com/kb/940349 … Read more

VSS Writers commands to fix the issues

VSS Writers commands to fix the issues Here we are going to discuss VSS Writers’ commands to fix the issues We often see VSS  writers issues wherein VSS writers get unstable or fail and that causes the System State backup to fail. So, here are some basic commands that need to  be followed to fix … Read more

HOW TO REMOVE CITRIX FORCEFULLY FROM SERVER

HOW TO REMOVE CITRIX  FORCEFULLY FROM SERVER

Command to remove Citrix Metaframe is given below:

Z:\Citrix PS4 for windows 2003>msiexec /x mps.msi /L*v c:\output.log CTX_MF_FORCE_SUBSYSTEM_UNINSTALL=Yes

(Note:- Z Drive letter is the drive where  mps.msi is copied)

YourComputer-IT Blogs