Citrix-Moving Datastore to New Sql machine

There may be a situation when you want to move Citrix Metaframe (4.0,4.5) data store to New sql server. The technique is pretty simple. 1.  Got to sorce SQL server, open SQL management studio 2. use copy wizard to copy the SQL database along with logins , stored procedures etc. 3. After the wizard finishes…

Last Logon on Domain controllers

My PL  given me the requirement to find the last logon for each user on the domain. There is a simple utility in windows resource kit that does this work. usrstat.exe :– This command-line tool displays the username, full name, and last logon date and time for each user in a given domain. you can download…

Configuring Server Core using GUI

Hi , All systems admnis that are good at GUI & want to fit their shoes in server core 2008: Its very easy just download & install server core configurator utility & you are done Download from Codeplex Core Configuration tasks include: Product Licensing Networking Features DCPromo Tool ISCSI Settings Server Roles and Features User…