Elementor #4934

Netflow on 9200 switch  ! flow record FR-INPUT match ipv4 tos match ipv4 protocol match ipv4 source address match ipv4 destination address match transport source-port match transport destination-port match flow direction match interface input collect counter bytes long collect counter packets long ! ! flow record FR-OUTPUT match ipv4 tos match ipv4 protocol match ipv4 […]

Sharepoint Search

In the SP management console run: $ssa = Get-SPEnterpriseSearchServiceApplication get-spenterprisesearchstatus -SearchApplication $ssa -Detailed -Text What I have found is that sometimes the reset index process hangs and there is no documentation as to what to do about it. On the SSA you will see something like this: Administrative status Paused for:Index reset Or: Administrative status […]

Sharepoint User

When sharepoint is removing a user from groups $user = Get-SPUser -Web http://xxx -Identity “i:0#.w|ddd\xxx” Move-SPUser -Identity $user -NewAlias “i:0#.w|ddd\xxx” -IgnoreSID stsadm -o migrateuser -oldlogin ddd\xxx-newlogin “i:0#.w|ddd\xxx” -ignoresidhistory

Adding Caller ID For Cisco Routers

If you carrier is sending caller ID information over a PRI or SIP trunk you can enable your router to pass along that information to your Call Manager for H323 Find your Ser interface int ser*/*/*:23 isdn supp-service name calling Enable on Voice Service voice service voip h323 h225 display-ie ccm-compatible