Tuesday, January 18, 2011
Uremote
Heres a setup guide:
http://filesharefreak.com/2009/01/22/uremote-a-browserless-remote-gui-for-utorrent/
Friday, December 31, 2010
Make iPhone Ring Tone
Things You'll Need:
* iTunes
* Mac or Windows computer
* Non-DRM song (i.e., one not bought from the iTunes Store)
- Open iTunes.
- Find the song that you want to make into a ringtone.
- Listen to the song and find the part of it you want to use. The chorus may be a good place to start.
- Write down the start and stop times of the clip.
- Right-click the song and select "Get Info."
- Click the "Options" tab.
- Type in the start time of your ringtone in the text box next to "Start Time" in the minutes:seconds (i.e., 2:01) format.
- Type in the end time of your ringtone in the text box next to "Stop Time." Make sure the ringtone is no more than 40 seconds long.
- Click "OK."
- Right-click your song again and select "Convert Selection to AAC." Wait for iTunes to convert your song. It will create a duplicate version.
- Right-click the ringtone and select "Delete."
- Click on the "Keep Files" button.
- Find the file. It's usually in your User folder under "Music > iTunes > iTunes Music" and under the band's name. It will have an extension of m4a.
- Replace the m4a extension of your ringtone with m4r. You can either double-click slowly to rename your file, or right-click and select "Get Info" on a Mac or "Rename" on a Windows PC.
- Click "Use .m4r" or the PC equivalent when the system warns you that the change may affect the use of your file.
- Double-click the ringtone file. ITunes will automatically add it to your ringtones folder in your iTunes Music Library.
- Connect your iPhone and sync your ringtones.
Monday, December 13, 2010
Monday, October 18, 2010
Windows 2008 - Configure the Shutdown Event Tracker
Configure the Shutdown Event Tracker
- Click Start, Run, and then enter gpedit.msc. Click OK.
- The Group Policy Object Editor console opens.
- In the left pane, expand Computer Configuration, and then Administrative Templates.
- Click System
- In the right pane, find and double-click the Display Shutdown Event Tracker.
- When the Display Shutdown Event Tracker Properties dialog box opens, select one of the following options:
- Not Configured
- Enabled
- Disabled
- If you select the Enabled option, you can choose between the
following options to specify when the Shutdown Event Tracker should be
displayed:- Always: This option is self explanatory.
- Server Only: When selected, the Shutdown Event Tracker is displayed for only Windows Server 2003/2008 servers.
- Workstation Only: When selected, the Shutdown Event Tracker is displayed for only Windows XP Professional workstations.
- If you want to view help information on the Shutdown Event Tracker application, click the Explain tab.
- Click OK, and then close the Group Policy Object Editor console.
Friday, October 15, 2010
Recovering Deleted Items in Active Directory
Manually Undeleting Objects in Active Directory
Wouldn't you love it if you could automatically discover and restart an FTP service before even 30 seconds of it being down?
OpManager through over 500 built-in monitors, event log rules, SNMP traps and remote troubleshooting tools, gives admins a tight grip over Windows server performance, including even MS Exchange, SQL and Active Directory.
There are several methods of reanimating tombstoned objects from the Active Directory. Some are listed on my "Recovering Deleted Items in Active Directory" article. Another method is to manually recover these items, a process called "Reanimation".
To manually undelete objects in a deleted object's container, follow these steps:
1. Click Start, click Run, and then type LDP.exe.
Note: If the LDP.exe utility is not installed, install the support tools from the Windows Server 2003 installation CD, or get them from Windows 2003 SP1 Support Tools.
2. Use the Connection menu in LDP to perform the connect operations and the bind operations to a Windows Server 2003 domain controller. Specify domain administrator credentials during the bind operation.
3. Click Options > Controls.
4. In the Load Predefined list, click Return Deleted Objects. Under Control Type, click Server, and the click OK.
5. Click View > Tree. Now type the distinguished name path of the deleted objects container in the domain where the deletion occurred, and then click OK.
Note: The distinguished name path is also known as the DN path. For example, if the deletion occurred in the petri.local domain, the DN path would be the following path:
cn=deleted Objects,dc=petri,dc=local
6. In the left pane of the window, double click the Deleted Object Container.
Note: As a search result of LDAP query, only 1000 objects are returned by default. For example, if more than 1000 objects exist in the Deleted Objects container, not all objects appear in this container. If your target object does not appear, use NTDSUTIL, and then set the maximum number by using maxpagesize to get the search results, as described in the following KB article: How to view and set LDAP policy in Active Directory by using Ntdsutil.exe - 315071 7. Double-click the object that you want to undelete or to reanimate.
8. Right-click the object that you want to reanimate, and then click Modify.
9. Next, change the value for the isDeleted attribute and the DN path in a single Lightweight Directory Access Protocol (LDAP) modify operation.
To configure the Modify dialog, follow these steps:
a. In the Edit Entry Attribute box, type isDeleted. Leave the Value box blank.
b. Click the DELETE option button, and then click Enter to make the first of two entries in the Entry List dialog.
Important: Do not click Run at this phase!!!
c. In the Attribute box, type distinguishedName. In the Values box, type the new DN path of the reanimated object. For example, to reanimate the TestUser user account to the Sales OU, use the following DN path:
cn=TestUser,ou=Sales,dc=petri,dc=local
Note: If you want to reanimate a deleted object to its original container, append the value of the deleted object's lastKnownParent attribute to its CN value, and then paste the full DN path in the Values box.
d. In the Operation box, click REPLACE. Click ENTER.
e. Click to select the Synchronous check box, and the Extended check box.
f. Click RUN. Note the results pane on the right side showing you that the operation was successful.
10. After you reanimate the objects, click Options > Controls and click the Check Out button to remove (1.2.840.113556.1.4.417) from the Active Controls box list.
11. Open Active Directory Users and Computers, and reset the user account passwords, profiles, home directories and group memberships for the deleted users. You need to do this because when the object was deleted, all the attribute values except SID, ObjectGUID, LastKnownParent and SAMAccountName were stripped.
12. Enable the reanimated account in Active Directory Users and Computers.
Note: The restored object has the same primary SID as it had before the deletion, but the object must be added again to the same security groups to have the same level of access to resources. The RTM release of Windows Server 2003 does not preserve the sIDHistory attribute on reanimated user accounts, computer accounts, and security groups, however, Windows Server 2003 with Service Pack 1 does preserve the sIDHistory attribute on deleted objects.
13. If you do not reset the reanimated user account's password you will get an error saying:
Windows cannot enable object TestUser because:
Unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirement of the domain.
For organizations using Exchange 2003 you need to remove Microsoft Exchange attributes and reconnect the user to the Exchange mailbox.
In order to do so follow these steps:
- In Active Directory Users and Computers, right-click the restored user and select Exchange Tasks.
- Select Remove Exchange Attributes and click Ok all the way till the end of the wizard.
- In Exchange System Manager, navigate to the mailbox store containing the recovered user's mailbox. Refresh the Mailboxes node list, and if needed, right-click the Mailboxes node and select Run Cleanup Agent.
Note that the deleted user's mailbox is marked with a red X.
- Right-click the deleted mailbox, select Reconnect.
- Type the reanimated user's name. Press Check Names, then click Ok.
- The mailbox is now reconnected. Wait a couple of minutes or re-run the Recipient Update Service from the Exchange System Manager console.
You can automate some or all of these recovery steps by using the following methods:
- Write a script that automates the manual recovery steps.
- Obtain a non-Microsoft program that supports the reanimation of deleted objects on Windows Server 2003 domain controllers. Read my "Recovering Deleted Items in Active Directory" article for more info on that.
Friday, August 27, 2010
Clipboard not working in Windows XP
This problem generally occurs when a process locks clipboard for reading and writting and didn't release it properly. Clipboard will function normally after killing that process. The tool (GetOpenClipboardWindow) will help you to identify the culprit process. Download this tool now and share it with users.
From my experience, I can say that mostly mstsc.exe is the process which blocks the clipboard. The reason I assume here is simple because it dealts with clipboard of connected computer and your computer."
Found: Here
Technorati Tags: windows xp clipboard not working, windows XP clipboard problem, clipboard not working, copy and paste not working in windows, windows copy and paste issue