Archive

Archive for January, 2007

Password Caching for Shares

January 8th, 2007 No comments

<# When I click on Start > Run, and type \\192.168.1.68\ It prompts me to enter user name and password. Upon entering the correct name and password, we can access the shared drive on that machine.
After that subsequent access do not need any user name and password, unless we restart the machine.

How do I log off \\192.168.1.68\ and log on with another user account without restart the machine?

P/S: I try to use “net use” in the command prompt(Usually I use net use /delete to “log off” the computer), it just show me there is nothing there.
But if I changed the password at \\192.168.1.68\, it again prompts me to enter user name and password.
I can’t figure out what is the reason…
#>

The above is one of the typical question that everybody has I believe, seen a lot of questions on this in EE.

So here is the solution;

Go to Start->Run and type

control userpasswords2

A window will popup and in that go to the advanced tab. Click on Manage Passwords. In there, you should be seeing the entry for the first logon you did. Just delete it.

Then try to again do \\Server\Share, it should prompt for the username again.

Cheers,
Rajesh

Categories: Windows Tags:

Crit. Vulnerabilty in Acrobat Reader 7.0

January 6th, 2007 No comments

http://www.adobe.com/support/security/bulletins/apsb06-20.html

The above is Adobe acknowledging *a* critical vulnerabiltty present in its reader software and suggesting to upgrade to 8.0 version! So guys/gals, its time to upgrade. The upgrade link is here;

{ Click Me }

Categories: Tech in general Tags:

[ Cisco vs Juniper ]

January 6th, 2007 No comments

[youtube=http://www.youtube.com/watch?v=Rm-jbZS2LQU]

No comments :-)

Categories: Cisco Tags:

Change Service Display Name in XP!

January 6th, 2007 No comments

Oddly enough people want to have a service installed and name it such that they can remember it on a Windows box. Sometimes it is convenient too to have such a functionality.

So, if we want to just change the DisplayName of a particular service, it can be done from the command line instead of *risky* registry edits.

sc config <ServiceName> DisplayName= <NewName>

Say for the service ‘browser’, the display name is ‘Computer Browser’ and if I want to change it to ‘Cbrowser’, you go;

sc config browser DisplayName= Cbrowser

Now if you want to create a new service of your own which you want to be starting whenever you boot Windows? That is easy as well;

sc create <NewService> binpath= c:\windows\system32\NewServ.exe type= share start= auto depend= “<Any Other Service>”

So people having to do this job on a bunch of computers can get this done by a simple startup script!

[More....]

Categories: Windows Tags:

My Favorite Linux Distro

January 4th, 2007 1 comment

Since my friend introduced it, I seem to like the Ubuntu for the reason, it comes with almost all damn drivers :-)

I had tough time with Redhat recognizing the Intel wireless card. But when I tried Ubuntu, it works like a charm (all devices detected). Another reason I like it is because it is lightweight.

I had winxp on a toshiba laptop => literally can boil an egg with that temperature!

I loaded Kubuntu and it is like sleeping when doing what it is supposed to do. Another reason again, is those guys at Ubuntu distribute you *this* *free* OS on CDs to your doorstep.

You can download and you can have them send the CDs to you without any cost. I’ve never seen anybody like that.

There are 3 types of Ubuntu, Kubuntu (KDE Version), Xubuntu (Xine Ubuntu – I like this) and then eubuntu (I’ve never tried this yet)

http://www.ubuntu.com/

Categories: Tech in general Tags:

Russel Peters and Indian Jokes!

January 2nd, 2007 2 comments

If you gonna take it easy, this is one hell of a show, I love it and am an Indian too :-)

[youtube=http://www.youtube.com/watch?v=isioSgFoxww]

Categories: Life in general Tags:

BootVis no good for End Users

January 1st, 2007 No comments

Like many other Windows users, I’ve been under the impression that using bootvis.exe helps increase the boot speed of an XP machine which was proven wrong today!

One of the experts at Experts-Exchange brought this up in a solution and it is great to know.

Microsoft’s Own Words [ Fetch it ]

Categories: Windows Tags:

Windows WMI Diagnose Util.

January 1st, 2007 No comments

Welcome to the New Year.

So it is a common problem to have the WMI (Windows Management Instrument) getting corrupted on machines. Well, what is it? Not a comprehensive answer that I know of, what I know is you get several stuff that isn’t working or erroring out. Usually happens if you fiddle with registry and stuff.

So Microsoft has a WMI Diag utility which will find and fix the problems. Keep it in your tool kit

[ Klick to Fetch ]

Categories: Windows Tags:

A Happy New Year 2007

January 1st, 2007 2 comments

2007toilroll.gif Wish you all a great & successful Happy New Year 2007 and ahead, as always…

Cheers, Rajesh

Categories: Life in general Tags: