-
Recent Posts
Archives
Blog Stats
- 527,040 hits
Author Archives: Murugan B Iyyappan
Microsoft Desktop Optimization Pack (MDOP)
Microsoft Application Virtualization (App-V) turns applications into centrally managed services that are never installed, never conflict, and are streamed on demand to end users. Microsoft Enterprise Desktop Virtualization (MED-V) provides deployment and management of virtual PC images to enable key … Continue reading
Microsoft Enterprise Desktop Virtualization (MED-V)
MED-V is a core component of the Microsoft Desktop Optimization Pack (MDOP) that enables deployment and management of Microsoft Virtual PC Windows® desktops to launch and test environmental test scenarios. With MED-V the organization can upgrade to the latest version … Continue reading
Following is Microsoft’s new mantra for the Live Messenger
Microsoft launches new version of Live Messenger http://tinyurl.com/38ae3es HP acquires Palm, enters smartphone market http://tinyurl.com/2wkro25
Google Apps secrets
Google has built some secret shortcuts and tricks. Let us see some of those five. 1. Enable Shortcuts in Gmail. Google’s Gmail shortcuts: By default, this shortcuts feature is turned off. To enable it, go to "Settings", the third option … Continue reading
Posted in Citrix XenApp, Citrix XenDesktop
Tagged Google Apps, Google Apps secrets, Secrets of Google Apps
Leave a comment
Enable remote desktop in the remote pc
Copy and paste the below text and save the file as .bat Give the computer name as per the syntax. ————————————————- @echo off@echo Remote RDP Enable Script@echo ————————@echo.setlocalif {%1}=={} goto syntax:loopif {%1}=={} goto finishset remote="\\%1\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server"shiftreg.exe ADD %remote% /v … Continue reading