Tuesday, 22 April 2014
Monday, 21 April 2014
Set time zone information for Windows Server 2008 and Windows 7 via Group Policy
Get the current time zone :
We can find the
current time zone by running the following command.
tzutil /g
Set time
zone:
tzutil /s "Eastern
Standard Time"
Get the
list of time zones
tzutil /l
Thursday, 10 April 2014
How to install Microsoft Security Essentials on Windows server 2003?
Microsoft Security
Essentials does not support to the windows server.
However
I have made some research and found that if you have windows server 2003 SP 2.
then you can easily install this software. to install the SP 2 please follow
this link Windows server 2003 SP2
To
download Microsoft Security Essentials please follow this link Download
Tuesday, 8 April 2014
SOUND CARD AUDIO DRIVER INSTALLATION IN SP3
- REGEDIT
- HKEY_LOCAL_MACHINE
- SYSTEM
- CURRENT CONTROL SET
- CONTROL
- WINDOWS
- ON THE RIGHT SIDE YOU CAN FIND "CSD VERSION"
- ITS DEFAULT VALUE IS 300.DEGRADE THE VALUE TO 200 BY EDIT THE DWORD FILE
- RESTART YOUR PC.
- THEN TRY INSTLLATION....SURELY WORKS...
Saturday, 5 April 2014
Symantec Backup Remote Exe Start Command in Linux
/etc/services/VRTSralus.init start
or
service VRTSralus.init start (For
Redhat Enterprise Linux)
To Stop: /etc/init.d/VRTSralus.init
stop
To Start: /etc/init.d/VRTSralus.init
start
Or Else
service VRTSralus.init restart
Subscribe to:
Posts (Atom)