In a domain based environment,Windows clients get their settings from a domain controller.These settings or policies are called group policy objects or GPOs. Whenever a new or modified GPO is applied to a client yet the client can’t seem to reflect those changes,gpupdate/force from command prompt is commonly used to refresh all GPOs on the …
>It is important that you should have the best possible visibility while reading as well as working with Windows XP,not only this reduces the eye strain but also increases efficiency. There is the ClearType technology that ships with XP but is not enabled by default. Enabling it on a laptop or a LCD desktop will …
>”Privilege escalation” -the term in computer security world is often seen as something like a prisoner who has just got a weapon a.k.a “armed and dangerous”. It means getting the important super privileges from a normal user account to root in *nix and admin/system account in Windows world. Command prompt in Windows machines (especially XP) …
>Task manager in Windows is useful,but what about tasklist? Tasklist is a command line utility in Windows XP Professional(not in Home)onwards. Let’s say I want to see all the processes and their associated dlls which are running on my Windows box just by using a simple command prompt.I can use tasklist to accomplish that,here is …