Tag: admin
What Is a Symbolic Link?
A Symbolic Link acts (and looks) like a shortcut but provides a transparent link to the target file at the file system level instead of within explorer.
Symbolic Links are used most for backward compatibility. It can be used to trick software into thinking its accessing files at a location where the files have been moved.
Create a Relative or Absolute Symbolic Link
Relative Symbolic Links: A relative symbolic link is a symbolic link that identifies the location of its target by its location. Read More»
Posted in Internet, Software | No Comments »
You cannot password protect individual folders in XP. You restrict access by assigning
permissions to drives, folders and files.
To do this, you must be running NTFS as your file system on the drive in question. If your hard disk/partition is not NTFS you will need to convert it. To do this, open a Command Prompt window and enter the following command:
CONVERT X: /FS:NTFS
Where X: is the drive letter you wish to convert. You may also want to see http://www.aumha.org/a/ntfscvt.htm to ensure that you’re getting the optimal conversion.
After this step is completed and you’ve rebooted the computer, if necessary: Read More»
Posted in Windows XP | 7 Comments »
If your PC is likely to be used or interfered with by others, and you want them to keep their sticky paws off it, here’s a way to create a special message that will appear when anyone other than you tries to logon.
In Vista go Click Start, All Programs, Administrative Tools and Local Security Policy. XP users should go to Start > Control Panel > Administrative Tools and Local Security Policy. Read More»
Posted in Windows Vista, Windows XP | 3 Comments »
We all know how annoying UAC can get, especially when you’ve just installed Windows Vista and you have a dozen of programs and security apps ready to install. A small program called TweakUAC gets rid of this annoyance by putting UAC into “quiet mode.” What it actually does is without turning off UAC,
it doesn’t display any prompts for administrators when attempting to do an administrative task. However, Read More»
Posted in Software, Windows Vista | No Comments »
Deep inside the bowels of Windows Vista, there’s a secret Administrator account, and it’s different from the normal administrator account you most likely have set up on your PC. This Administrator account is not part of the Administrator group. (Confused yet? You should be.) It’s a kind of superadministrator, akin to the root account in Unix, and by default it’s turned off and hidden. (In describing this hack, we’ll always use the capital “A” for the secret Administrator account, and a lowercase “a” for a normal administrator account.)
In versions of Windows before Windows Vista, the Administrator account wasn’t hidden, and many people used it as their main or only account. This Administrator account had full rights over the computer. Read More»
Posted in Windows Vista | 10 Comments »
Here is a handy way to export your wireless LAN settings if you failed to save them off or want to transfer them to another machine. You can also use this as a method of exporting your corporate wireless LAN settings which tend to be more involved than your typical WPA setup. You can also use this to deploy using SMS or other delivery methods. Read More»
Posted in Computer, Windows Vista | 1 Comment »
With Windows Vista, third party Partition application like Partition Magic, Disk Director or any other Partition Manager is no more required because Windows Vista itself is equipped with their in-house partition manager.
This vista partition application is easy to use which it allow to shrink and extending existing partition like other popular partition program. Below is the simple step to shrink and extend vista partition. Read More»
Posted in Windows Vista | 11 Comments »
On Windows Vista when you map a drive under your admin account you will find that your mapped drive is not available after you switch to your full token via a RunAs or Consent dialog. This is by design because there are actually two tokens in play here. What happens is the LSA recognized that you are admin at logon and creates two logons. The first with a “filtered” token or non-admin which is used to render your desktop and the other containing your full token to be available after consent dialogs.
Because there are two separate logons there are separate logon ID’s. When network shares are mapped they are linked to the current logon session for the current process token. Read More»
Posted in Internet, Windows Vista | 2 Comments »
As an administrator you have the power to delete other user accounts. Upon deleting user accounts, you have the option to keep the files or delete the files. If for unfortunate events you accidentally chose deleting files, I suggest the following procedures provided you have administrative privileges. Read More»
Posted in Windows Vista | No Comments »
I have found my first bug in the final code of Windows Vista. A few weeks ago after my hard drive was getting low on space I ran disk cleanup to try to delete some unneeded files. Since I needed a lot of space fast I also checked the option to clear my hibernation file. It turns out that was a big mistake.
After clearing my hibernation file my laptops ability to hibernate was destroyed. It was so badly damaged that I could not get to the control panel hibernation settings to turn it back on. Thanks Disk Cleanup! Read More»
Posted in Computer, Windows Vista | 4 Comments »