Friday, December 6, 2013

Definitions

Definitions



  • Stateless protocol


  • In computing, a stateless protocol is a communications protocol that treats each request as an independent transaction that is unrelated to any previous request so that the communication consists of independent pairs of requests and responses.


  • AutoDatabaseMountDial

  • lossy failover
  • The default setting is GoodAvailabilitywhich translates to 6 or fewer logs 

  • BestAvailability (12 or fewer logs missing) and Lossless (0 logs missing).


  • from 
  • Host or Local Candidate – The actual IP address bound directly to the remote client’s host operating system.  This could include multiple candidates as the remote host could contain multiple physical or virtual network adapters including any active VPN clients.  Most often this will be a single IP address of the active interface on a Lync client’s workstation.
  • Reflexive or STUN Candidate – The public IP address assigned to the client’s immediate firewall perform network address translation.  In most home networks this would be the public IP addresses assigned by an ISP (either dynamically or statically) to the premises modem or router, depending on the type of service.
  • Relay or TURN Candidate – The publically accessible IP address assigned to the media relay server which is allocated to the client.  In Lync Server this is the public IP address assigned either directly to the external A/V Edge interface or the public IP address allocated to a NAT device (e.g. firewall) which is performing static network address translation to a private IP address assigned directly to the Edge Server.  In the event that an Edge Pool is deployed then this would be the IP address of one of the individual servers in the pool. 





  • Wednesday, November 27, 2013

    Microsoft Exchange 2007 How to find what is inside Mailbox Database from Shell

    In this Article, We are checking various options from the Exchange Management Shell

    To avoid any Permission issue, Run Exchange Management Shell "Run As" Administrator or Account with Full Admin rights






    How to find Mailbox Database
    [PS] C:\>Get-mailboxDatabase

    How to find Mailbox Database
    [PS] C:\>Get-mailboxDatabase | FL Name, StorageGroup, Mounted, BackupInProgress, OnlineMaintenanceInProgress

    How to find Mailbox Database
    [PS] C:\>Get-mailboxDatabase -id "Name of the DB" | Get-Mailbox

    How to find which Mailbox belongs to which Database
    [PS] C:\Documents and Settings\Administrator>Get-mailbox | FL Name, Database

    How to find list of the Mailboxes in Database
    [PS] C:\>Get-mailbox -database "Database name" 

    How to find Total number of Storage group 
    [PS] C:\>Get-StorageGroup 

    How to find list of the Mailboxes in Database
    [PS] C:\>Get-mailbox -database "Database name" 


    How to find list of the Mailboxes in Database
    [PS] C:\>Mount-Database -Id "E2k7\RSG\"Mailbox Database" 

    Understanding CCR log files
    http://blogs.technet.com/b/timmcmic/archive/2009/09/21/log-files-required-to-be-copied-after-an-update-storagegroupcopy-re-seed-has-been-successfully-completed.aspx





    Creating bulk users from Exchange management shell

    Original script From : Script to download


    When you have downloaded and extracted the scripts to your server – open a Powershell Console and navigate to the location where they are located – when there type in:

    .\CreateUsersFromCSV.ps1

    LabUsers01

    When the script executes you will be presented with a Windows “Open” dialog box – navigate to the location where you extracted the files and then choose the sample CSV – see below;

    LabUsers02

    The script will then execute creating each user in your Active Directory Lab environment – the Default password is “Password1” – see below;

    LabUsers03

    When the script has completed – open Active Directory Users and Computers – you will see a new OU called “ExchangeUsers” – within this OU are the new accounts that you can play with – see below;

    LabUsers04

    Enable the users using Power Shell

    Get-User -Filter {Department -Like 8* -And RecipientType -eq User} | % { Enable-MailUser $_ -externalEmailAddress $($_.name)@angrytech.com}

    Another Script
    -------------------------------
    Get-User | Where-Object{$_.RecipientType –eq “User”}
    Get-User –OrganizationalUnit People | Where-Object{$_.RecipientType –eq “User”}
    get-user –organizationalUnit people | where-object{$_.RecipientType –eq “User” -and $_.department –eq “Sales”}
    get-user –organizationalUnit people | where-object {$_.RecipientType –eq “User” -and $_.department –eq “Sales”} | Enable-Mailbox –Database “EXCHANGE1\Mailbox Database” | get-mailbox | select name,windowsemailaddress,database


    Steps
    From the powershell, run the .\CreateUsersFromCSV.ps1
    and the confirm the user from Get-User in Active directory at OU=ExchangeUsers and in the below Exchange shell command rename -OrganizationalUnit People
    Get-user –organizationalUnit people | where-object {$_.RecipientType –eq “User” -and $_.department –eq “Sales”} | Enable-Mailbox –Database “EXCHANGE1\Mailbox Database” | get-mailbox | select name,windowsemailaddress,database

    Run the command from Shell
    get-mailbox | fl name, database and from the resultant replace the Database after Enable-Mailbox -Database ""

    So the new command would be
    get-user –organizationalUnit ExchangeUsers | where-object {$_.RecipientType –eq “User” -and $_.department –eq “Sales”} | Enable-Mailbox –Database “E2K7\First Storage Group\Mailbox Database” | get-mailbox | select name,windowsemailaddress,database


    Here OrganizationUnit is the location from ADUC where Exchange users created
    and E2K7\First Storage Group\Mailbox Database is an example from my E2k7 DB




    Thursday, November 21, 2013

    Post Installing KB 2837618 2768005 Unable to set out of office settings, free busy contains no information

    Issue : 
    --------------------
    After installing KB on Outlook 2013, users are complaining that they are unable to set "Out of Settings" and can't schedule Free busy information after Installing November Security Patches

    but Owa users can set OOF and schedule meetings

    Error:
    ---------------------
     "Your server location could not be determined."


    WorkAround
    ---------------------
    Creation of new profile while update 2768005 and 2837618 installed on the system, didn't working either, you need to remove both of the update and then create a new Outlook Profile.

    Lots of users are complaining about this issue on Outlook 2013 with Exchange 2007.

    Alternately Quit Outlook and try setting OOF from OWA and log back into Outlook and check if this settings can resolve the issue


    There is no update released as far of now, wait for Microsoft to update about this issue in newer patch or update

    Current issue on Technethttp://social.technet.microsoft.com/Forums/en-US/827a12f0-c785-43df-a71f-0b21aeffa176/outlook-2013-freebusy-fails-after-updates?forum=officeitpro

    Wednesday, November 13, 2013

    Inspirational Quotes

    “Experience life in all possible ways –good-bad, bitter-sweet, dark-light, summer-winter. Experience all the dualities. Don’t be afraid of experience, because the more experience you have, the more mature you become.”
    - Osho

    Continuous effort—not strength or intelligence—is the key to unlocking our potential.

    - Winston Churchill

    In order to grow, you must give up the struggle to remain the same, and learn to embrace change at all times.

    –Michael A.  Singer


    “if we do what we resolve to do then we can enjoy unlimited success” –Amit Malviya

    "Focus on where you want to go, not on what you fear." - Anthony Robbins



    Some of my suggestions are easier said than done. Just try. The intention is more important than immediate success. -


    "It's determination and commitment to an unrelenting pursuit of your goal that will enable you to attain the success you seek."


    "Sooner or later, those who win are those who think they can." - Richard Bach


    People only treat you one way …… the way you allow them



    एक छुपी हुई पहचान रखता हूँ, बाहर शांत हूँ, अंदर तूफान रखता हूँ, 

    रख के तराजू में अपने दोस्त की खुशियाँ, दूसरे पलड़े में मैं अपनी 

    जान रखता हूँ।




    One night a father overheard his son pray: Dear God, Make me the kind of man my Daddy is. Later that night, the Father prayed: Dear God, Make me the kind of man my son wants me to be.
    - Anonymous


    The 3 C’s of life: You must make a choice to take a chance or your life will never change