Hector Cortez

XenDesktop Windows XP\Windows 7 disconnect button

March 08, 2012
During our Xendesktop deployment we had the need to give the user and option on the desktop and quick launch to disconnect from the Desktop Session. The link below describes the process to compile an .exe for this function. It works great with Windows XP but we ran into some issues with Windows 7. Below is the solution Option #1 Follow the instructions below to compile the .exe http://forums.citrix.com/thread.jspa?threadID=260736 For windows7 you will need to download msvcr100d.dll and run the .exe...   Read the full post or  leave a comment. Filed under:

SCCM/SMS MyDocuments Inventory

April 07, 2010
So I take no credit for this as i just followed the attached doc and made some changes to the mof and vbs to only collect the my document size for my environment.  The attached doc explains my process. and the original read    Read the full post or  leave a comment.

Install and configure WebDAV for BITS-enabled distribution points and management points Updated

August 05, 2008
Well i went through the below MS doc on "How to Configure Windows Server 2008 for Site System Roles" so i figured ill share some of my findings. Most of the steps in the doc are allready taken care of by the wizard so i added some screen shots. http://technet.microsoft.com/en-us/library/cc431377.aspx Install and configure WebDAV for BITS Updated.doc   Read the full post or  leave a comment. Filed under:

RonsWebTools 3.21 AD Tools

July 29, 2008
Well i made some changes to add this to RonsWebTools 3.21 .. Might be a better way to do it be here it goes. :) Backup MachRest.asp Copy ADAdminquery.vbs to $remote. Edit MachRest.asp, near other button definitions (near the top) and add <input style="WIDTH: 180px" type="button" value="AD Tools" name="Btnl730"> In Machrest.asp, near the bottom before </script> add Sub Btnl730_OnClick on error resume next dim CompName,oWshShell Set fso = createobject...   Read the full post or  leave a comment. Filed under:

AD Admin Query

July 25, 2008
This is a nice little script that was given to me by my coworker. It searches AD for user and pulls all kinds of info up.. Give it a try Remember to edit and add your Primary Server Name and Site Code AD Admin Query.zip   Read the full post or  the first comment. Filed under:

Exports the members of an exchange distribution list to Excel

July 25, 2008
Handy if you ever need to copy distribution groups. Rename to .vbs Export Distribution Group Members.zip   Read the full post or  leave a comment. Filed under: