My Blog List

Pages

Search This Blog

Saturday 14 May 2011

CHANGE/ADD RESTRICTIONS

If you want to make restrictions to what users can do or use on their computer, you can edit the Registry. You can add and delete Windows features in this Key shown below.

Zero is Off and the value 1 is On. Example: to Save Windows settings add or modify the value name NoSaveSettings to 0, if set to1 Windows will not save settings. And NoDeletePrinter set to 1 will prevent the user from deleting a printer.

The same key shows up at:
HKEY_USERS\(yourprofilename)\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer so change it there also if you are using different profiles.

1.Open RegEdit
2.Go to HKEY_CURRENT_USER\Software\Microsoft\CurrentVersion\Policies
3.Go to the Explorer Key (Additional keys that can be created under Policies are System, Explorer, Network and WinOldApp )
4.You can then add DWORD or binary values set to 1 in the appropriate keys for ON and 0 for off.
NoDeletePrinter - Disables Deletion of Printers
NoAddPrinter - Disables Addition of Printers
NoRun - Disables Run Command
NoSetFolders - Removes Folders from Settings on Start Menu
NoSetTaskbar - Removes Taskbar from Settings on Start Menu
NoFind - Removes the Find Command
NoDrives - Hides Drives in My Computers
NoNetHood - Hides the Network Neighborhood
NoDesktop - Hides all icons on the Desktop
NoClose - Disables Shutdown
NoSaveSettings - Don't save settings on exit
DisableRegistryTools - Disable Registry Editing Tools
NoRecentDocsMenu - Hides the Documents shortcut at the Start button
NoRecentDocsHistory- Clears history of Documents
NoFileMenu _ Hides the Files Menu in Explorer
NoActiveDesktop - No Active Desktop
NoActiveDesktopChanges- No changes allowed
NoInternetIcon - No Internet Explorer Icon on the Desktop
NoFavoritesMenu - Hides the Favorites menu
NoChangeStartMenu _ Disables changes to the Start Menu
NoFolderOptions _ Hides the Folder Options in the Explorer
ClearRecentDocsOnExit - Empty the recent Docs folder on reboot
NoLogoff - Hides the Log Off .... in the Start Menu.

And here are a few more you can play with
ShowInfoTip
NoTrayContextMenu
NoStartMenuSubFolders
NoWindowsUpdate
NoViewContextMenu
EnforceShellExtensionSecurity
LinkResolveIgnoreLinkInfo
NoDriveTypeAutoRun
NoStartBanner
NoSetActiveDesktop
EditLevel
NoNetConnectDisconnect
RestrictRun - Disables all exe programs except those listed in the RestrictRun subkey
This key has many other available keys, there is one to even hide the taskbar, one to hide the control panel and more. I'm not telling you how, as someone may want to play a trick on you. The policies key has a great deal of control over how and what program can run and how one can access what feature.

In the System key you can enter:
NoDispCPL - Disable Display Control Panel
NoDispBackgroundPage - Hide Background Page
NoDispScrSavPage - Hide Screen Saver Page
NoDispAppearancePage - Hide Appearance Page
NoDispSettingsPage - Hide Settings Page
NoSecCPL - Disable Password Control Panel
NoPwdPage - Hide Password Change Page
NoAdminPage - Hide Remote Administration Page
NoProfilePage - Hide User Profiles Page
NoDevMgrPage - Hide Device Manager Page
NoConfigPage - Hide Hardware Profiles Page
NoFileSysPage - Hide File System Button
NoVirtMemPage - Hide Virtual Memory Button

In the Network key you can enter:
NoNetSetup - Disable the Network Control Panel
NoNetSetupIDPage - Hide Identification Page
NoNetSetupSecurityPage - Hide Access Control Page
NoFileSharingControl - Disable File Sharing Controls
NoPrintSharing - Disable Print Sharing Controls

In the WinOldApp key you can enter:
Disabled - Disable MS-DOS Prompt
NoRealMode - Disables Single-Mode MS-DOS

To add or remove programs in the Registry
1.Open RegEdit
2.Go to the desired Key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices
3. Add a new String Value and name it anything you like
4. For the value data, enter the path and executable for the program you want to run.

By adding the value to the HKEY_CURRENT_USER hive instead allows the program to start only when that user is logged on.

If you add the value to the RunOnce key the program will run once and be removed from the key by Windows.

Source: http://hack2007.50webs.com/Updates/CHAN ... CTIONS.htm

Facebook tightens user control

 Facebook tightens user control

Facebook has unveiled tools to give users more control over personal information and let them set up cliques of friends, as the world's No.1 social network tries to protect its lead from a growing challenge by Google Inc.

The new "Groups" feature makes it easier for its half-billion users to interact with select circles of friends, instead of having photos and personal messages openly viewable to family, college buddies and colleagues alike.

Facebook co-founder Mark Zuckerberg said the change -- which analysts say is intended partly to mirror the various circles that people navigate in actual life -- should make people even more comfortable publishing personal information on the service.

"If we can do this, then we can unlock a huge amount of sharing that people want to do, but today they just can't do, because either it's too annoying, or there just aren't the right privacy settings to be able to do this at large scale," Zuckerberg told reporters at his Palo Alto, California headquarters.

Facebook, which has come under fire for inadequate privacy controls, will provide users with a special file containing all the personal data they have uploaded to the service -- upon request -- as well as a way to monitor which third-party applications have access to their data.

Its new groups feature comes a few months after a Google staffer published a white-paper identifying the inability of social networks such as Facebook to distinguish between the multiple social groups that an individual belongs to in real life.

"It's a bit of a preemptive strike against Google," said Ray Valdes, an analyst at industry research firm Gartner.

"It's addressing a real problem that had been a shortcoming in the Facebook service," said Valdes. "But it also has the effect of covering (Facebook's) flank."

THE RIGHT TOUCH

Google itself, which controls two-thirds of the world's Internet search market, has struggled to find the right touch when it comes to social networking. But the company has acquired several companies with social networking technology, including Slide.

Last month, Google CEO Eric Schmidt said the company would begin introducing "layers" of social networking features into Google products this Fall.

With groups, Facebook users will be able to pool their friends in different groups or circles and send messages to, or hold mass-chats online with, those groups.

That expands a feature already available on the website, which lets users create custom friend lists. But Zuckerberg said a mere 5 percent of Facebook's users have availed themselves of that tool.

In contrast, Zuckerberg said he expected up to 80 percent of Facebook's users to eventually belong to customized groups on the site.

Changing ANY user password without knowng password


Changing ANY user password without knowng password

It enables the user to re-password any account without having to know the existing password and also shows you every account that exists on the machine (even the ones that are hidden). This is a good tool to use if you forgot a password to say your administrator account and you needed to be logged into the admin account for any reason.

To view all of the user accounts:


1) While logged onto the computer, click on Start>Run>and type in CMD.


2) From the command prompt window, type in net users. This will show you every account that is made onto the computer whether it is hidden or not.


-----------------------------------------------------------------

 





To change an account password:

1) While logged onto the computer to an account that has administrative rights, click on Start>Run>and type in CMD.


2) Type in net user then the name of the account then * and press enter. heres an example: net user administrator * or net user "Joe Smith" * . Put the name in quotes if it contains spaces.


3) From there it should ask for a new password. Type in your new password (type very carefully - the command window won't display what you type) and once more to confirm it. If you get the message that the command succeeded successfully you're all set!!

Password to open the document

  Password to open the document

Password to open the document:

If it is applied then you have to give the correct password to open the workbook. Otherwise you cannot open the workbook.

Password to modify the document:

If it is applied then you have to give the correct password to modify the workbook. Otherwise your workbook is opened but you cannot modify the workbook. It means that your workbook becomes read-only.

To apply a password to MS Excel document, follow the given steps:

1. Open the file

2. Click on Tools menu and select “Options” from the menu.

3. Select the “Security” tab.

4. Enter “Password to Open”

5. Enter “Password to Modify”

6. Click On OK

7. Verify the passwords by re-entering both of them.

8. Save the document and close it

9. Re-open the document and check the passwords.

Value has a value...

 Value has a value...


30 second Speech by Bryan Dyson (CEO of Coca Cola)
"Imagine life as a game in which you are juggling some five balls in the air.
You name them - Work, Family, Health, Friends and Spirit and you're keeping all
of these in the Air.
You will soon understand that work is a rubber ball. If you drop it, it will
bounce back.
But the other four Balls
- Family, Health, Friends and Spirit - are made of glass. If you drop one of
these; they will be irrevocably scuffed, marked, nicked, damaged or even
shattered. They will never be the same. You must understand that and strive for
it." VALUE HAS A VALUE ONLY IF ITS VALUE IS VALUED".

LIFE WITHOUT GIRLS:

LIFE WITHOUT GIRLS:

The result

Markets silent

Streets empty

The police at rest

All mobile companies in loss

No SMS

No Flowers

No Valentine

No Candles

No Perfumes

All the men directed to Heaven.

Computrized Life..


Computrized Life..

To get your daily exercise, just click on "run"!

If you needed a break from life, click on "suspend".

Hit "any key" to continue life when ready.

To get even with the neighbors, turn up the sound blaster.

To "add/remove" someone in your life, click settings and control panel.

To improve your appearance, just adjust the display settings.

If life gets too noisy, turn off the speakers.

When you lose your car keys, click on "find".

"Help" with the chores is just a click away.

You wouldn't need auto insurance. You'd use your diskette to recover from a
crash.

We could click on "send" and the kids would go to bed immediately.

To feel like a new person, click on "refresh".

Click on "close" to shut up the kids and spouse.

To undo a mistake, click on "back".

Is your wardrobe getting old? Click "update".

If you don't like cleaning the litter box, click on "delete".