Allows you to export records that have been stored in the Microsoft Lync Server 2010 Archiving Database. Open Lync Control Panel Navigate to Monitoring & Archiving-> Archiving Policy & enable archiving. Login to the Lync front end server Open lync server management shell & run below command to export archiving data, PS C:\Users\santosh> Export-CsArchivingData -DBInstance sql.mytricks.in [...]
Full Story »How to set squid proxy User download limit
Add the following line in the squid.conf fileUser based download limit is tested on squid-3.0.STABLE20-2 and older versions.acl Group1 proxy_auth user01 user02acl Group2 proxy_auth user03 user04reply_body_max_size 20480 KB Group02reply_body_max_size 10240 KB Group01reply_body_max_size 5120 KB allFor version squid-3.1 and higher , you can use IP based download limit option,acl Group1 src 10.10.0.1-10.10.0.10/32acl Group2 src 10.10.2.1-10.10.2.10/32reply_body_max_size 20480 [...]
Full Story »How to configure Squid Proxy not to cache a specific domain
Add below Lines to your squid.conf file,acl santosh dstdomain .mydomain.com cache deny domain01santosh = acl namedomain which I do’nt want to cache = mydomain.com
Full Story »How to create a User Locked Folder in Windows 7
How to create a User Locked Folder in Windows 7 Here I am going to show you how to secure your personal folder from other user’s from the same machine. So, that the user’s personal documents that can only be opened by the user and all other users of the Windows7 on the same PC cannot access [...]
Full Story »Free Public DNS Servers
Free Public DNS Servers Below is the list of Public DNS servers. These dns servers are free to all.Google public dns servers,8.8.8.88.8.4.4GTEI DNS Verizon DNS Servers,4.2.2.14.2.2.24.2.2.34.2.2.44.2.2.54.2.2.6OpenDNS free dns servers208.67.222.222208.67.220.220Dnsadvantage DNS Servers,156.154.70.1156.154.71.1ScrubIt Public dns server address:67.138.54.100207.225.209.66Norton free dns servers,198.153.192.1198.153.194.1
Full Story »Gtalk multiple user sign in
Follow the below step to open Gtalk in multiple windows:- Right-click your GTalk desktop shortcut and select Properties. The shortcut properties dialog box as shown below should popup. Just add/nomutex to the existing text example : “C:\Program Files (x86)\Google\GoogleTalk\googletalk.exe”/nomutex Now you can launch multiple windows and use different ID’s. Enjoy!!
Full Story »Cisco Disable DNS lookup or Configure DNS
Cisco Disable DNS lookup or Configure DNS On Cisco Router or Switch if you type a wrong command in the privileged mode, the switch/router thinks that user trying to connect to a remote host via telnet. So router/switch performs a DNS lookup.If DNS is not configured on the Router/Switch the console prompt will hang until [...]
Full Story »How to enable Lync user via Lync PowerShell
Below steps will guide you for enabling Lync users via PowerShell, 1. Login to the Lync Front end Server.2. Open Lync Server Management Shell. 3. Below command will enable user on Lync, PS C:\Users\santosh> Enable-CsUser -Identity “santosh” -RegistrarPool lync.mytricks.in -SipAddress “sip:santosh@mytricks.in” 4. Now enable Enterprise Voice feature for the user, PS C:\Users\santosh> Set-CsUser -identity “santosh” [...]
Full Story »Huawei unveils HiLink E353 plug and link datacard
Huawei has announced the launch HiLink E353 world’s first plug and link data card. HiLink E353 automatically connects users to the Internet in as little as 15 seconds after the datacard is inserted into the USB port. The data card does not require dial-in process, driver installation or manual configuration. It is up to 75 [...]
Full Story »Apple iCloud Beta Launches
The official Apple iCloud website is now live for developers and is currently in the new beta phase, where Apple wishes to get some a few things finalised before the service goes live for its customers. One of the key announcements at WWDC earlier this year, iCloud will essentially make a huge set of MobileMe [...]
Full Story »
Recent Comments