Wednesday, July 6, 2016

Network troubleshooting commands for Windows

PROBLEM DESCRIPTION
I need a list of common Windows commands to help me troubleshoot Websense in my network.
RESOLUTION
The Windows troubleshooting commands discussed in this document fall into three categories:
Determine which groups a user belongs
Helpful commands entered from the Start > Run dialog box
Comman-line tools for troubleshooting network connectivity

Determine which groups a user belongs
To generate a list of groups that a user belongs, open a command prompt and enter the following commands:
net user /domain
Replace with an actual user name. For example:
net user jdoe /domain


Helpful commands entered from the Start > Run dialog box
Select Start > Run to execute any of the following commands.

User-added image


mstsc Opens the Remote Desktop (RDP) tool
winmsd Opens the System Information dialog box
inetcpl.cpil Opens the Internet Explorer Properties dialog box
odbccp32.cpl Opens the ODBC Data Source Administrator
mmc Opens the Microsoft Management Console (MMC)
services.msc Opens the Windows Services dialog box
eventvwr.msc Opens the Windows Event Viewer
dsa.msc Opens the Active Directory User and Computers management console
dssite.msc Opens the Active Directory Sites and Services management console
adminpak.msi Launches the Administration Tools Pack installer
dxdiag Opens the DirectX Diagnostic Tool
\\< Name or IP>\C$ Opens a UNC to the C: share
cmd Opens the Windows Command Prompt using the 32-bit cmd shell


Command-line tools for troubleshooting network connectivity
This list contains some common commands for troubleshooting network connectivity. Select Start > Run and then type cmd to access the appropriate command prompt. Activating a command window via Start > Programs > Accessories does not allow all of the following tools to run correctly.

User-added image



arp -a Shows gateway MAC address.
gpresult Starts the Operating System Group Policy Result tool
ipconfig /all Displays the full TCP/IP configuration for all adapters
ipconfig /flushdns Flushes the DNS resolver cache. Helpful when troubleshooting DNS name resolution problems
nbtstat -a Obtains info from WINS or LMHOST (discovers who is logged on)
nbtstst -A Gets info from WINS or LMHOST (discovers who is logged on)
nbtstat -R Purges and reloads the remote cache name table
nbtstat -n Lists local NetBIOS names.
nbtstat -r Useful for detecting errors when browsing WINS or NetBIOS
netstat -ab The b switch links each used port with its application
netstat -an Shows open ports
netstat -an 1 | find "15868" Locates only lines with the number 15868 and redisplays every one second
netstat -an | find "LISTENING" Shows open ports with LISTENING status
net use Retrieves a list of network connections
net use file://1.2.3.4/ Sees if the machine can poll IP 1.2.3.4
net user Shows user account for the computer
net user /domain Displays user accounts for the domain
net user /domain Shows account details for specific user
net group /domain Shows group accounts for the domain
net view Displays domains in the network
net view /domain Specifies computers available in a specific domain
net view /domain: | more Shows user accounts from specific domain
net view /cache Shows workstation names
nslookup Looks up IP/hostnames and displays information helpful in diagnosing DNS issues
ping -a Resolves IP to Hostname
ping -t Pings host until stopped
set U Shows which user is logged on
set L Shows the logon server
telnet Confirms whether the port is open
net use %LOGONSERVER%
Use this command to hit the Domain Controller resulting in DC Agent picking up the user name you logged onto the server with. An example of the command follows:
net use \\

NOTES & WARNINGS
NOTE Some commands may output more data then the default command window can show. To view the complete data, use the pipe command ( > or | ) to direct the output to a file. For example, type net user \domain > GroupOutPut.txt to create a text file called GroupOutPut.txt that contains the output data.
Print print article Email email article Font Size: A A
SEARCH
All Solution Center
SEARCH
ART

Top 10 Strategic Technology Trends for 2016

Summary
Our top 10 trends are key enablers for today's digital business and set the stage for the future algorithmic business. We describe how smart machines supporting an evolving digital mesh create disruptive opportunities, but require new IT architectures and platforms.

Table of Contents

Analysis
Digital Business Demands Continuous Technology Innovation
Algorithmic Business Drives Transformation
Use Our Top 10 Strategic Technology Trends to Enable Digital and Algorithmic Business
Research Highlights
The Emergence of the Digital Mesh
Smart Machines Set the Stage for Algorithmic Business and the Algorithmic Economy
Digital Business and Algorithmic Business Require a New IT Reality
Putting Our Top 10 Strategic Technology Trends Into Action
Gartner Recommended Reading

Tuesday, July 5, 2016

How To Diagnose And Fix A Dead Hard Drive To Recover Data

Several years ago, I experienced a hard drive failure. I was at work when my laptop suddenly started to act particularly strange. First, I thought it was because I had too many windows open and the RAM was full, but when the problems persisted after a reboot, I knew it was more than that. I immediately started to back up recent files. About half an hour later, the hard drive failed audibly and the laptop wouldn’t boot anymore.

Thank God I had backups! Except that I didn’t have backups of everything. Just weeks earlier my backup drive had reached capacity. To back up important work files, I had decided to delete my personal photos. The irony was that I had already purchased a new external drive, but had not taken the time to back up my photos. Now they were lost and I was devastated.

Over the next couple of weeks I researched ways to recover the data and considered doing everything under the sun — and did most of it — to revive the old hard drive. I eventually did recover my data, but not in the way you would expect. If your hard drive has failed physically, maybe this little guide can help you or at least give you some hope. So roll up your sleeves and get to work.

External Hard Drive? Check Whether The IDE / SATA to USB Enclosure Is OK!


When your external hard drive fails, it can do so for all the same reasons an internal drive can fail. Sometimes, however, it’s not the drive that stops working, but a connection within the enclosure! And in that case, the drive is easy to revive.

Before you open up any hardware, be sure to discharge your body’s static electricity, i.e. ground yourself. Remove the hard drive from its casing and use a IDE / SATA data cable and power connector to install the drive internally on your desktop computer. Alternatively, you can get an IDE / SATA to USB adapter or a new USB enclosure, so you can hook the drive up externally via USB.

SATA vs. IDE
The image above shows a SATA connector (left) and an IDE connector (right).

Once you re-connected the external drive to your computer, given the enclosure was the culprit, Windows should recognize it and assign a drive letter. If this doesn’t happen, you can try to manually find your drive to further narrow down the issue; the process is described further down.

Internal Hard Drive? Make Sure The Hard Drive Connections Are OK!


Sometimes, it’s not the drive that failed, but the physical connection of cables that connect the drive with the computer’s motherboard. You can only wish that this is your problem! So before you hire an expensive technician, make sure the data and power cables are firmly connected on both ends.

SATA Hard Drive

To prevent hazards to your health, it’s essential to turn off the computer and unplug the power cord. As mentioned above, you also need to discharge your body’s static electricity, i.e. ground yourself before you get working on your computer’s internals. Then open up the case and make sure all connections are OK. Our guide on how to physically install an internal hard drive shows which connections to watch out for.

Once you have made sure the connections are OK, boot the computer again. If you have a desktop computer, you can leave the case open, but stay clear of its interior.

What’s That Sound?


As you are trying to get the hard drive to run, listen to the sound it is making. Is it completely dead? Or is it still spinning? What exactly does it sound like? Compare your sound to the list of hard drive sounds provided by Data Cent. This will help you diagnose the type of damage.

Hard Drive Disk Platter

The damage can be either internal or external. A clicking sound, for example, is suggestive of a malfunctioning head, i.e. internal damage. A completely dead drive, on the other hand, could be due to a faulty printed circuit board (PCB), which would be external damage.

Is The Hard Drive Recognized?


Sometimes, you can hear your drive spinning, but it never pops up. Or maybe it’s completely dead. To pinpoint the type of damage, try to manually check whether or not the drive is recognized by your computer.

You can do this via the BIOS in case it’s the primary hard drive and your computer no longer boots. After you turn on the computer, enter the BIOS by pressing a trigger key, which could be [DEL], [ESC], [F2], or [F10], depending on the manufacturer. Within the BIOS, navigate through the available menus to find where it lists which types of drives are connected to the computer. Usually, this information is found under the Advanced menu, but you might also find it indirectly under Boot settings.

BIOS Boot Order

If you have hooked up the drive to another computer, you don’t need to access the BIOS at all. In Windows, click the key combination [Windows] + [R], which will launch the Run input window. Type cmd into the field and hit [Enter]. This will open the Command Prompt. Here type diskpart and hit [Enter], to open the respective tool. In the diskpart window, type list volume and hit [Enter] to show all drives connected to your computer.

DiskPart

If the drive is recognized and thus appears in the list above, but doesn’t show up as an accessible drive, chances are Windows only recognizes the PCB, but the drive itself is damaged (internal damage). In other words, if the drive is recognized in any shape or form, the PCB is most likely working and replacing it will not fix the hard drive!

Is The Printed Circuit Board Broken?


As mentioned previously, your drive can be damaged internally or externally. The external PCB, if damaged, is relatively easy to replace. However, data recovery specialists warn that swapping the PCB can ruin the drive and cause you to lose all data on it. So if you do care about your data, better err on the side of caution.

HDD Circuit Board

Even if you can see that your PCB is damaged, there might still be internal damage. Moreover, as mentioned above, replacing the circuit board yourself can damage your drive further, which reduces your chances of recovering your data. Now that you have been warned extensively, here is a video that explains how to swap the PCB.

Note that many websites now sell PCBs and provide guides to find exactly the right circuit board for your drive. You can easily find them on Google. So if you really can’t or don’t want to afford professional help and are certain that (only) the PCB is damaged, those resources might save you a lot of money and your data if you’re lucky. Or not.

Witchcraft & Wizardry


When my hard drive failed, the PCB was fine; the drive was still recognized and spinning, but it didn’t show up in Windows, meaning I could not access it, and nosoftware recovery tool could help me, either. So I put my last hope into some of those obscure tricks that you’ll find floating around the Internet, like shaking the drive, hitting it onto a hard surface, exposing it to dry heat in the oven, or sticking it in the freezer overnight. If you have any idea how a hard drive works, then any of these methods should give you the shivers!

Frozen Hard Drive Head

Well, I didn’t dare to melt my drive, but my suspicion was that the head was stuck. So I did shake it, but to no avail. Since I could follow the reasoning, I also wrapped my drive in an airtight Ziploc back and stuck it in the freezer overnight. The idea is that the low temperatures cause metals to shrink and contract. So if the head was stuck, the cold might get it unstuck. In practice, that didn’t work either. And I probably caused condensation to settle on the hard drive platter, which could have caused a lot more damage. I eventually gave up and stored the drive for a future in which I was hoping to be able to afford professional data recovery.

Backup Strategy Advice


One last thought about the weird methods above: If they do work, they will only work temporarily! So be prepared. Know exactly what you want to back up and how. Have the right software to quickly back up your data and have enough storage space available. If you want to copy files manually, only copy one set of files at a time! If you make the head jump back and forth between too many files by kicking off multiple copy and paste processes, you will slow down the overall backup process and increase the likelihood of a fatal head crash.

Consult A Specialist For Professional Data Recovery


If you can afford professional help or simply cannot afford to wait for a miracle, do consult a specialist. My recommendation is to go with a reputable company. They should work with professional technicians and tools, be able to open your hard drive in clean rooms or under dust free conditions, follow industry standards, and have solid credentials, as well as excellent recommendations. After all, you will trust them with your private data.

Kroll Ontrack, one of the more reputable companies in the market, has an extensive and well-designed compendium of consumer myths in regards to data recovery, that will help you pick the right candidate. We have also had a discussion on Answers, where several data recovery companies were recommended.

Data Recovery Consumer Myths

Before you pick a company, be sure you understand the conditions! Most charge just for looking at the drive and making a recommendation. They will charge extra for actually attempting to recover the data. Some will charge a full recovery fee, even if they failed to recover the data.

Conclusion


Diagnosing and fixing a broken hard drive is serious business. Do take it seriously, but also try to exclude some of the more simple to fix culprits before you fork out hundreds of dollars to a so-called specialist. The more informed you are, the better. How far you go to diagnose and fix your hard drive will depend on how important the data is for you.

You probably wonder what happened with my hard drive. Well, one fine day, when I was dissolving my apartment, I decided to give it one last chance and then let go of it. More than two years after I had tried everything I dared to get it to work, again and again for weeks, I just plugged it in and it simply worked. I recovered all my data and the drive is working until this day, almost six years after it failed initially. Call me lucky!

Have you ever experienced such a miracle? What helped you revive a hard drive in the past? And how did you recover the data?

Computer Case

We're now able to perform minor repairs and facilitate repairs of Apple iOS iPhones and iPads. Please stop by the Solutions Center for help and information. We're happy to help you!

OIT Hardware Support is responsible for the installation and maintenance of Princeton's physical data network and for installation and repair of computers and computer peripherals across campus. We also provide data recovery and data destruction services and are an authorized warranty service center for Apple, Dell, HP, IBM/Lenovo and Xerox.

Hardware Support runs part of the Solutions Center in the Frist Campus Center, where it is possible for us to diagnose problems and solve minor issues. If you have a problem with your computer, you can bring it and any cables that it needs to operate to the Solutions Center. For more information about the Solutions Center, please see the Solutions Center Knowledge Base article. If we can't solve the problem there, we'll send the machine to 171 Broadmead for analysis and repair.

Hardware Support is also responsible for TigerTV, the campus wireless network, campus security camera and point-of-sale systems, campus digital display panels and public TVs and public computer installations and support.

Our current hourly labor rate is $91. We have a minimum charge of $45.50, or one-half hour. After the first half hour, labor is charged in one-quarter hour increments.

Darknet: Sobanukirwa

https://www.youtube.com/watch?v=t5MmkMr3AcA

True Caller

[button link="http://www.apkmirror.com/wp-content/themes/APKMirror/download.php?id=95559" newwindow="yes"] Download[/button]

Twitter

ap_resize[button link="http://www.apkmirror.com/wp-content/themes/APKMirror/download.php?id=95597" newwindow="yes"] Download[/button]