List box which selects the right item according to what you type???? Is it possible...I mean go to any list box, type in some string, and will the right item be selected automatically??? Not possible with ordinary listbox..What if we add javascript codes. Thought it was not possible. Tried it out, and yes!!!!! it works. Tried it to upload it to blogspot, but no these guys here dont seem to allow script tags in the html content. So what, I open a blog in another site. Check out http://uselessmortal.rediffblogs.com/. Go ahead and comment about it :-)
To allow remote machines to execute PowerShell scripts on your machine, the Windows firewall should not block port numbers 5985,5986. You can open up the ports by following the instructions at http://windows.microsoft.com/en-in/windows7/open-a-port-in-windows-firewall or using the following PowerShell scripts -
Comments