05 December 2013
How to play .mov video?
Install VLC Media Player.
03 December 2013
How To Enable Services Remote Registry from GPO
http://vicryhc.wordpress.com/2012/12/13/how-to-enable-services-remote-registry-from-gpo/
1. Open Run and type “gpmc.msc”
2. Create New Group Policy Object, example “GPO-Enable Remote Registry”
3. Link “GPO-Enable Remote Registry” in your Organization Unit to push GPO

4. Edit “GPO-Enable Remote Registry”
5. Computer Configuration –> Policies –> Windows Settings –> Security Settings –> System Services
6. Edit “Remote Registry from Not Defined to Automatic”

7. Open Command Prompt then type “gpupdate/force” from Server and client for update Policy immediately.
CMIIW, Thanks
1. Open Run and type “gpmc.msc”
2. Create New Group Policy Object, example “GPO-Enable Remote Registry”
3. Link “GPO-Enable Remote Registry” in your Organization Unit to push GPO
4. Edit “GPO-Enable Remote Registry”
5. Computer Configuration –> Policies –> Windows Settings –> Security Settings –> System Services
6. Edit “Remote Registry from Not Defined to Automatic”
7. Open Command Prompt then type “gpupdate/force” from Server and client for update Policy immediately.
CMIIW, Thanks
14 November 2013
11 November 2013
How to put a Flash animation (swf) onto a web page?
<embed width="480" height="150" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" src="/dat/files/3378.swf" menu="true" loop="true" play="true"></embed>
31 October 2013
How to determine whether a computer is running a 32-bit version or 64-bit version of the Windows operating system
http://support.microsoft.com/kb/827218
29 October 2013
Database is Read-Only
Problem: After attaching a database to MS SQL Server, the database is displayed as 'Read-Only'.
Description: I created a folder on volume E:\, and put the database I downloaded from SysAid in the folder. After I attached the database to MS SQL Server, the database was displayed as 'Read-Only'.
Solution: Grant 'Everyone' 'Full Control' access to the folder, then attach it.
Description: I created a folder on volume E:\, and put the database I downloaded from SysAid in the folder. After I attached the database to MS SQL Server, the database was displayed as 'Read-Only'.
Solution: Grant 'Everyone' 'Full Control' access to the folder, then attach it.
Subscribe to:
Posts (Atom)