Aug
22
2011

Free Music Downloader Plus – A…

Free Music Downloader Plus – Apple iPhone / iPod Touch / iPad App Promo Codes to Giveaway http://t.co/m8BFG7c via @appgiveaway

Bookmark and Share
Written by in: Tweets |
Aug
21
2011

RT @iHrithik ANNA HAZARE’s act…

RT @iHrithik ANNA HAZARE’s actions reflect a rare kind of selflessness. I support him!

Bookmark and Share
Written by in: Tweets |
May
30
2011

Planning to switch to vodaphon…

Planning to switch to vodaphone, as @airtel_in 3g not available in Gujarat

Bookmark and Share
Written by in: Tweets |
May
17
2011

Stupid Home Server

I was installing Home server today and got this stupid error.

Bookmark and Share
Written by in: General Posts |
May
13
2011

Change Master Server in XENCenter

If you want to change the master server incase master is down Use this command to setup a new slave server

Go to the slave server that you want to use as pool master.

Disable HA.

#xe pool-ha-disable

List UUID for all the hosts

#xe host-list

Promote slave

# xe pool-designate-new-master host-uuid=

Easy right!!!

If the pool master is down , use the following commands.

#xe pool-emergency-transition-to-master

then re-establish connectio to the slaves.

# xe pool-recover-slaves

Bookmark and Share
Written by in: General Posts | Tags:
May
06
2011

Want to Test and troubleshoot exchange server

check this link out.

https://www.testexchangeconnectivity.com/

Bookmark and Share
Written by in: General Posts | Tags:
Apr
23
2011

Want to know windows uptime ??

Use this command to know the windows uptime

net stats srv it will show “statistics since” and that will be your windows box’s uptime

Bookmark and Share
Written by in: General Posts | Tags:
Apr
02
2011

,*”"*, ‘,*,,,*,’ …

,*”"*,
‘,*,,,*,’
\ | /
\|/
,*”"*,
“”"”"”

World cup
is our

Bookmark and Share
Written by in: Tweets |
Apr
02
2011

Being Fooled By Google !! Gmail Motion

Whats Gmail motion. When i clicked on It I got.

Gmail April Fool

Bookmark and Share
Written by in: General Posts | Tags:
Mar
31
2011

Forgot SA Password on SQL Server??

Here’s the solution

I. Force SQL server to support mixed-mode authentication.
1. Run REGEDIT
2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQLServer
NOTE: This key may vary slightly based on the installed version and instance name.
3. Set “LoginMode” to 2.
4. Restart SQL Server.
(Source: http://support.microsoft.com/kb/285097 )

II. Force SQL server to let you in temporarily
1. Go to services.
2. Stop SQL Server.
3. Grab the SQL server command-line (right click the service – properties). Mine is:
“C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\Binn\sqlservr.exe” -sSQLEXPRESS
4. Open an administrative command prompt.
5. Run the command-line from step 3, but add -m -c for single-user maintenance mode command-line.
6. Open another administrative command prompt.
7. Run “sqlcmd -S localhost\SQLEXPRESS” from that same directory (replace with your server and instance name)
8. Now you can do all the stuff everyone told you to do that didn’t work. For example, to create a hero user with administrative accss:

CREATE LOGIN hero WITH PASSWORD=’123′, DEFAULT_DATABASE=[master], DEFAULT_LANGUAGE=[us_english], CHECK_EXPIRATION=OFF, CHECK_POLICY=OFF
EXEC sys.sp_addsrvrolemember @loginname = ‘hero’, @rolename = ‘sysadmin’
GO

9. QUIT and close the command-prompt
10. Go to the SQL Server command-line window and hit ctrl+C. It will prompt “Do you wish to shutdown SQL Server (Y/N)?” and enter Y.
11. Close the command-prompt
(Source: http://msdn.microsoft.com/en-us/library/dd207004.aspx )

III. Finally, login using your hero:
1. Restart the SQL Server service
2. Login using SQL Server authentication as the user “hero” with password “123″
3. *BAM* now you are in. Now give yourself sysadmin access and delete the temporary user.

Bookmark and Share
Written by in: General Posts | Tags:

Copyright 2009 Aarat.com

Stop SOPA!

SOPA breaks our internet freedom!
Any site can be shut down whether or not we've done anything wrong.

Stop SOPA!
Talk to me
Powered by Google Talk Widget