WinRM provides a command line interface that can be used to perform common management tasks, and also provides a scripting
Author: Baz
Migrate from Windows XP to Windows 7
Can I upgrade from Windows XP straight to Windows 7? Yes. and no, you don’t have make Vista a middleman.So
Reset Windows 7 forgotten password
There are many ways to reset windows password. If you’re on a domain, you should contact your system administrator to reset
Command Line Printer Control RUNDLL32 PRINTUI.DLL
The list of functions on this page was generated using the following command in Windows 7RUNDLL32 PRINTUI.DLL,PrintUIEntry /? Usage: rundll32 printui.dll,PrintUIEntry
Installing a Printer on Remote Machine using Dameware
It’s usually very hard to install printer using damware remote help as so far damware will not provide facility to
Printer Scripts
You can choose one of following script to use in login scriptScript1: REM the /q makes the command run quietlyREM Remember
Installing Default Printer On Network
Setup the printer on the server, set the default settings you would like, share it, and then install it via
Collision vs Broadcast Domain
Collision domain is a set of LAN devices whose frames could collide with one another. This happens with hubs, bridges, repeaters
Disable selection on Browser using JS
1.Disable selection on Browser using JS window.onload= function() {disableSelection(document.body)}functiondisableSelection(target){if (typeof target.onselectstart!=“undefined”) //IE target.onselectstart=function(){return false}else if (typeof target.style.MozUserSelect!=“undefined”)//Firefox target.style.MozUserSelect=“none”else
Publishing SWF tips
1.Stretch SWF 100% of the browser window or full flash browser a) Set both the width and height of your SWF
