• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

The Tech Factors

All about your IT needs

  • Blog
  • About
  • Misc
  • Contact Us

How to Fix Windows 7 Temporary Profile Issue

March 28, 2016 by virdih Leave a Comment

windows 7 temporary profile issue

Log off from the temporary profile and log into local administrator account or if your account has administrative rights you can do it from your temporary profile as well. Start registry editor by typing regedit in the find box. Navigate the following location. “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList” You will see similar keys under profile list, but one with .bak, […]

Filed Under: Windows Tagged With: thetechfactors

Configure Microsoft Exchange Active Sync account on Android Phone

March 18, 2016 by virdih 5 Comments

Miscrosoft Exchange Active Sync Setup

By following the below procedure you can successfully configure Microsoft Exchange Active Sync account on an Android Phone Android Software Version: 4.4.2 Tap Settings on the home screen Tap Accounts   Scroll Down and tap Add Account   Scroll Down and tap Microsoft Exchange Active Sync option Enter your Microsoft exchange Email address and the […]

Filed Under: Android, Phone Tagged With: thetechfactors

Setup Console, VTY, Auxiliary Port Passwords On Cisco Switch

March 13, 2016 by virdih Leave a Comment

Cisco console vty auxiliary password

Follow the below commands to configure Console, VTY and Auxiliary port passwords on a Cisco Switch: Line Console Password Console port is used to access the switch using a console port. Switch#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#line con Switch(config)#line console 0 Switch(config-line)#password ABCD Switch(config-line)#login Switch(config-line)#exit Telnet Password Virtual Terminal […]

Filed Under: Cisco, Networking Tagged With: thetechfactors

Cisco Switch Port Security Commands

March 11, 2016 by virdih Leave a Comment

cisco switch port security commands

Follow the below commands to configure Port Security on a Cisco Switch: The switch port must be an access port else we cannot apply switch port security on that port. Switch#config t Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#interface fastEthernet 0/1 Switch(config-if)#switchport mode access Enable port security on the port: Switch(config-if)#switchport port-security […]

Filed Under: Cisco, Networking Tagged With: thetechfactors

Enable and Enable Secret password on CISCO Switch

March 8, 2016 by virdih Leave a Comment

Enable password enable secret password

ENABLE PASSWORD: We use enable password when we move from user EXEC mode to Privileged mode. The privileged EXEC mode allows full access to a Cisco switch\router. This mode gives the opportunity to view as well as change the configuration. Enable password gets stored in a plain text in the configuration file unless you encrypt […]

Filed Under: Cisco, Networking Tagged With: thetechfactors

  • « Previous Page
  • Page 1
  • …
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • …
  • Page 9
  • Next Page »

Primary Sidebar

Calendar

February 2019
S M T W T F S
« Sep    
 12
3456789
10111213141516
17181920212223
2425262728  

Archives

Featured Post

Power Off an Unresponsive Virtual Machine

February 10, 2019 By virdih Leave a Comment

If you find unresponsiveness behavior of a virtual machine, you can use ESXCLI command to turn off or power off a virtual machine. Connect to console of your ESXi host, you can use putty to establish a ssh session. To find a list of all the virtual machines running on the host, use the below […]

© 2016 | The Tech Factors
Sitemap