Featuring 174+ real labs and over 15,000 exercises. Unleash the full potential of your IT skills - there's simply no match. Click here jobskillshare.org/membership
Dear friend, good effort from your side, thanks! Just need to correct one thing in your terminology related to Folder hierarchy and relationship. Everyone should understand three important symbols (\ .. .)while working in Command Prompt of Windows based OSes. The backslash symbol (\) denotes Root directory and not parent directory in folder hierarchy. For Parent directory (..) double-dots symbol is used while single dot (.) denotes current directory. Considering your example of C:\Users\Admin folder tree, the parent directory of Admin folder is not C, rather C:\Users. That's why whenever we use CD.. command, it takes us one step backward, whereas CD\ will take you to the root of your partition, no matter which partition you were working on. I sincerely apologize if I have injured anyone's feelings by posting this comment. Hope you understand.
MAN I wish I had this video when I was a kid. wanted to learn this kid of stuff but in the 90s have internet in the country was a luxury. This video is to the point , connects the dots.
Good refresher, this reminds me of early 90's when I took my first IT course. we were told that Windows sits on the top of DOS . So MSDOS was needed to install windows using floppy disks. Thanks for this beautiful and clear video.
Super, thank you ! There is practically nothing about cmd in UA-cam at all, and here is such a detailed and wonderful explanation ! CMD is a very powerful tool, even now some advanced optimizers are ordinary .bat file ! Moreover, it takes up to 1 MB and does everything too (and even much more) than the classic windows optimizers.
this is amazing,my friend is on service desk and they use a mgmt tool which doesnt require them to learn/know cmd/powershell/wmi/cim/etc which is bad for them if they move on, was looking for something like this for him.
Great video, I am enjoying this tutorial! at 1:18:34 after you assign the partition, you could add a label in diskpart without exiting using for example format fs=ntfs label=myData quick
yo, i just used "net user (my user) /active:no", then i restarted the pc, and it asked by a password. It took me like 2 hours to recover my account dfjbdkjdb, but i learn so much of that experience and of your awesome video, great job man!
There is practically nothing about cmd in UA-cam at all, and here is such a detailed and wonderful explanation ! CMD is a very powerful tool, even now some advanced optimizers are ordinary .bat file ! Moreover, it takes up to 1 MB and does everything too (and even much more) than the classic windows optimizers
19:41[correction] we shoud provide full location of the folder in which we are gonna copy the file. ex: copy plab.pptx c:\users\administrator\Desktop\jss
that's mostly Computing 101 .... Before Windows, it was ONLY CMD... in earlier versions of Windows (5 and older), it was called DOS dropped commands btw.
Note: Encryption 59:00 > cipher is not supported on Home editions of Windows as it uses the Encrypting File System (EFS). This means you'll get a "Request not supported error".
Amazing! Just to know, as I'm testing the "copy" command based on what you said, I noticed that instead of named the destination folder, I need to dictate the full path (or in this case backtrack using /.. to do If you just type the destination folder, the file will not be copied to your destination, while if you use the full path destination, the file will be copied successfully! Am I wrong?
24:00 you can see how Windows is unsing 30% of your memory for nothing... just Cortana (not even open), "anti-malware", that should not be burning that much resources when only the task manager is active.
hi , so i right click for open as adminintrator, however , mine still comes up as... c:\windows\system32> . is that still fine ?? also ,as im having problems trying to reboot my laptop to fresh like new again , , but it says errors wen trying to reset my lap like new , any help or advice may be plz ?
@@Furkan-yv5ew im on windows 10 too , been trying to reset since , still no luck , im windows Home edition i think ?? i dont know wat ive done , i says its on a stand alone work station ..?? still cant fully reset as not even from cloud ?
@@Jay_ded My computer has the same issue. I didn't fully understand your problem, but it shows the same folder hierarchy when I open it as an administrator. It’s a problem for me now too. Anyway, I’ll start with PowerShell since it's said to be easier. What do you think about that?(Sorry for any grammar mistakes. I am not a native speaker.)
@@Furkan-yv5ew i just say , good luck to you, i would not be able to do this . maybe i have a virus/malware that is stopping me from rebooting or something. 🙅♀
I have accounts that I see in Explorer that don't show when I do net user command. Some examples are defaultuser100000, defaultuser100000DESKTOP-629FB22 and defaultuser100000DESKTOP-629FB22.000. How can I remove these accounts?
Did anyone else notice the DOL IT Customer Support job in the beginning was askingvfor Forklift Certification? Actual forklift or is that a name of a program I've never heard of?
I don't get the automatic repair option, just the old text style of safe mode list . Is there another way to start cmd since I don't have any installation media and My other computer is running win7?
Anyone serious about Window OS management from DOS 3 to Server 2022 and beyond. As a system administrator, I’m responsible for 100+ of 1,000’s servers; where mine are virtual and hosting in a large Citrix environment. Also, I create images for desktop / laptop used around our site. I use CMD and PowerShell more than the GUI. As do the other 80+ admins. Any computer tech worth using will know the things shown here to get past the limitations GUI interfaces have.
Is it illegal if I used my mobile to remote company desktop, without their concent even though I'm working with them as I.t. consultant.. but its not on my job desction..???
Good evening GOOGLE PLEX. It's not a mistake my friend. You just have to enter the CMD as an administrator to access and check the disk. Hope that helped :)
The one tNice tutorialng I would like to do (and tNice tutorials will completely convert ) is to copy and paste items from one project to another, it just doesn't
Disabling ping does not meaningfully increase security; it only makes troubleshooting and network monitoring much more difficult. If turning off ping increases network security, it only slightly slows down the most basic and unskilled cyber hacker. All other services such as HTTP(S), FTP, SMB, etc. are still running and likely discoverable
Minuto 19:42, hay un error, no copio el archivo a la carpeta jss, creo una carpeta jss dentro de plabs. luego lo borro y creo en la carptea jss del escritorio uno nuevo
Hello, anyone else had a problem with the MOVE command? In the video, we don't se the result and on my pc it doesn't work. It moves but I have no idea where lol
Hi, very useful course. But I have 1 question: I tried to hide files in folder: I opened cmd in the folder, than I wrote: attrib +h +r +s. Files in Explorer are grey - (even after refresh Explorer) and they didn't disappear.
I don‘t get one thing on IT learning courses on UA-cam: WHY the majority of them have such a crappy audio quality? To clarify that: You want people to learn something from you, then the should understand you! No muffled sound, the first chapter of the video was annoying but the audio was fine, and the rest sounded like if record the audio with a phone call from Indian over USA over Europa and to China. Sry but that is so frustrating, since i have several learning videos before where either the speaking of person is so limited based on an accent and/or the mic quality is so bad.
Featuring 174+ real labs and over 15,000 exercises. Unleash the full potential of your IT skills - there's simply no match. Click here jobskillshare.org/membership
As a DOS batch file champ who never made the translation to Windows CMD, I look to your video to regain my mojo.
Dear friend, good effort from your side, thanks! Just need to correct one thing in your terminology related to Folder hierarchy and relationship. Everyone should understand three important symbols (\ .. .)while working in Command Prompt of Windows based OSes. The backslash symbol (\) denotes Root directory and not parent directory in folder hierarchy. For Parent directory (..) double-dots symbol is used while single dot (.) denotes current directory. Considering your example of C:\Users\Admin folder tree, the parent directory of Admin folder is not C, rather C:\Users. That's why whenever we use CD.. command, it takes us one step backward, whereas CD\ will take you to the root of your partition, no matter which partition you were working on. I sincerely apologize if I have injured anyone's feelings by posting this comment. Hope you understand.
Good . Knowledge is unlimited
MashaAllah Thanks to All
Thanks for sharing
I like the word injured! 😛
Humble you friend ,even I and friends were stuck to understand the difference now better
MAN I wish I had this video when I was a kid. wanted to learn this kid of stuff but in the 90s have internet in the country was a luxury. This video is to the point , connects the dots.
Good refresher, this reminds me of early 90's when I took my first IT course. we were told that Windows sits on the top of DOS . So MSDOS was needed to install windows using floppy disks. Thanks for this beautiful and clear video.
Super, thank you !
There is practically nothing about cmd in UA-cam at all, and here is such a detailed and wonderful explanation !
CMD is a very powerful tool, even now some advanced optimizers are ordinary .bat file !
Moreover, it takes up to 1 MB and does everything too (and even much more) than the classic windows optimizers.
Did it really help you? I mean its just a 3 hours video. Did it include all the things about command prompt
Perfect video for brushing up on cmd. Thank you so much! If you are studying for COMPTIA 220-1002, this is a great visual reference for the test.
I love the way the video started. Went straight in. No BS.
THIS TUTORIAL REALLY WORKS I AM FROM PHILIPPINES! THIS MAN DESERVES A SUBSCRIPTION!
شكرا جزيلا على هذه المعلومات لقد واجهت هذه المشاكل عددت مرات و وجدت الحل في هذا المقطع وأقل مايمكنني فعله هو الإشتراك في القناة ،كم انا ممتن لك❤️
YOU SOLVED MY ALL PROBLEMS ❤❤❤
This is fantastic. I'm proficent in 2 command lines, cisco and terminal, but the windows command line never made any sense to me. Thanks for the video
this is amazing,my friend is on service desk and they use a mgmt tool which doesnt require them to learn/know cmd/powershell/wmi/cim/etc which is bad for them if they move on, was looking for something like this for him.
Great video, I am enjoying this tutorial! at 1:18:34 after you assign the partition, you could add a label in diskpart without exiting using for example format fs=ntfs label=myData quick
yo, i just used "net user (my user) /active:no", then i restarted the pc, and it asked by a password. It took me like 2 hours to recover my account dfjbdkjdb, but i learn so much of that experience and of your awesome video, great job man!
As a programming lover i see this as an basic thing I know most cmd commands but need some more data to collect in my head
There is practically nothing about cmd in UA-cam at all, and here is such a detailed and wonderful explanation !
CMD is a very powerful tool, even now some advanced optimizers are ordinary .bat file !
Moreover, it takes up to 1 MB and does everything too (and even much more) than the classic windows optimizers
19:41[correction]
we shoud provide full location of the folder in which we are gonna copy the file.
ex: copy plab.pptx c:\users\administrator\Desktop\jss
Exellent Video to Learn CMD
Sir, do you have similar training designed on Power Shell?
that's mostly Computing 101 .... Before Windows, it was ONLY CMD... in earlier versions of Windows (5 and older), it was called DOS dropped commands btw.
Note: Encryption 59:00 > cipher is not supported on Home editions of Windows as it uses the Encrypting File System (EFS). This means you'll get a "Request not supported error".
Thanks for the CMD course 🎉
Waiting for poweshell full tutorial with command and script
Thank you very much sir. I learned a lot of things.
thank you so much for this. I learned a lot!
This worked like a charm :) Thank you very much!!
Thank you for sharing, full pack done
Amazing! Just to know, as I'm testing the "copy" command based on what you said, I noticed that instead of named the destination folder, I need to dictate the full path (or in this case backtrack using /.. to do If you just type the destination folder, the file will not be copied to your destination, while if you use the full path destination, the file will be copied successfully!
Am I wrong?
24:00 you can see how Windows is unsing 30% of your memory for nothing... just Cortana (not even open), "anti-malware", that should not be burning that much resources when only the task manager is active.
Super sir....
I want to become a certified member of this Noble organisation. I want to become a data base Systems Admin.
so Powershell is good but CMD gives you the basics first. logical
please add chapters to the video, thanks!!
very clear explaination
To thank you for the knowledge to refresh again.
Le serveur en Lettonie est très bon
good video
just finished 3h :D f my brain, thank you for your hard work
Excited for this information
Wonderful video. thanks
hi , so i right click for open as adminintrator, however , mine still comes up as... c:\windows\system32> . is that still fine ?? also ,as im having problems trying to reboot my laptop to fresh like new again , , but it says errors wen trying to reset my lap like new , any help or advice may be plz ?
Probably its about the version. He is working on windows 10 and you are in windows 11
@@Furkan-yv5ew im on windows 10 too , been trying to reset since , still no luck , im windows Home edition i think ?? i dont know wat ive done , i says its on a stand alone work station ..?? still cant fully reset as not even from cloud ?
@@Jay_ded My computer has the same issue. I didn't fully understand your problem, but it shows the same folder hierarchy when I open it as an administrator. It’s a problem for me now too. Anyway, I’ll start with PowerShell since it's said to be easier. What do you think about that?(Sorry for any grammar mistakes. I am not a native speaker.)
@@Furkan-yv5ew i just say , good luck to you, i would not be able to do this . maybe i have a virus/malware that is stopping me from rebooting or something. 🙅♀
Thanks for yr technical support. bro
How to correct or edit a command prompt that you just did and you made a mistake when typing something that was not
I have accounts that I see in Explorer that don't show when I do net user command. Some examples are defaultuser100000, defaultuser100000DESKTOP-629FB22 and defaultuser100000DESKTOP-629FB22.000. How can I remove these accounts?
Great work Guys Thanks
You are awesome I've been tired of searching a lot
Good job, dude
Did anyone else notice the DOL IT Customer Support job in the beginning was askingvfor Forklift Certification? Actual forklift or is that a name of a program I've never heard of?
thanks
Thanks you for your help.
Can you do one with powershell. And thanks for the content
It's in the list of next project's
Any solution please . When i try to copy file to another folder it’s getting copied on same folder like temp file
He has explain good but i'nt understand why i've a mess who popup white an error 32
I don't get the automatic repair option, just the old text style of safe mode list .
Is there another way to start cmd since I don't have any installation media and My other computer is running win7?
ကျေးဇူးတင်ပါတယ်
Thank you very useful I needed this
Seriously who needs this
i need please
@@abdinasirahmed7851 cool good luck
Anyone serious about Window OS management from DOS 3 to Server 2022 and beyond.
As a system administrator, I’m responsible for 100+ of 1,000’s servers; where mine are virtual and hosting in a large Citrix environment. Also, I create images for desktop / laptop used around our site. I use CMD and PowerShell more than the GUI. As do the other 80+ admins.
Any computer tech worth using will know the things shown here to get past the limitations GUI interfaces have.
nice the video
Thanks very much
Thank you !
Awsome😊
Play it on 1.75x
Is it illegal if I used my mobile to remote company desktop, without their concent even though I'm working with them as I.t. consultant.. but its not on my job desction..???
Sir, when I enter chkdsk, it gives a message of access denied and that I don't have privilege. How do I fix that mistake?
Thank you for a great video.
Good evening GOOGLE PLEX. It's not a mistake my friend. You just have to enter the CMD as an administrator to access and check the disk. Hope that helped :)
Good video!
The one tNice tutorialng I would like to do (and tNice tutorials will completely convert ) is to copy and paste items from one project to another, it just doesn't
DO YOU KNOW HOW DOS COMMAND TO CREATE A SHORTCUT FILE ?
Nice Thanks
I hope people are not using ping on a daily basis, disable ICMP for your own good :D
Great video!
Disabling ping does not meaningfully increase security; it only makes troubleshooting and network monitoring much more difficult. If turning off ping increases network security, it only slightly slows down the most basic and unskilled cyber hacker. All other services such as HTTP(S), FTP, SMB, etc. are still running and likely discoverable
The cipher /e is not working
It says the request is not supported
Can this course be in the udemy course
It will be but it will take some time with more CMD content on Udemy
Thanks
Minuto 19:42, hay un error, no copio el archivo a la carpeta jss, creo una carpeta jss dentro de plabs. luego lo borro y creo en la carptea jss del escritorio uno nuevo
How to copy a txt file . txt file copy from a folder and paste to desktop. What the commands.
Sir provide solution.
How to Find IP address of different network with BSSID
Please what was the app you did the praticals on
It's the labs we provide in paid membership. You can check our membership on jobskillshare.org thanks
i encrypt the one of the image file in laptop and send it to the mobile in fb messenger but it is clearly shown
how and why ?
Make video on windows batch scripting cmd step by step
I forgot my computer password and my computer is locked. How can I unlock it? Fujitsu- LifeBook NH532 model
Hello, anyone else had a problem with the MOVE command? In the video, we don't se the result and on my pc it doesn't work. It moves but I have no idea where lol
Hi, very useful course. But I have 1 question: I tried to hide files in folder: I opened cmd in the folder, than I wrote: attrib +h +r +s. Files in Explorer are grey - (even after refresh Explorer) and they didn't disappear.
The explorer allows you to view hidden files/folders, in the Folder View Options.
on cmd 1)ethernet adapter is showing media disconnected ...how to enable and 2) cipher /e is not working for encryption..what to do??
I don‘t get one thing on IT learning courses on UA-cam: WHY the majority of them have such a crappy audio quality?
To clarify that: You want people to learn something from you, then the should understand you! No muffled sound, the first chapter of the video was annoying but the audio was fine, and the rest sounded like if record the audio with a phone call from Indian over USA over Europa and to China.
Sry but that is so frustrating, since i have several learning videos before where either the speaking of person is so limited based on an accent and/or the mic quality is so bad.
lo tengo todo pero al momento de instalar los efectos me sale que estan pero cuando entro al filmora no me sale ninguno,instale de mil formas pero nad
Can we get Ethernet password using cmd?
@Jobskillshare Community At 50:05 happy coincidence you used the first name junaid it is the first name of my son
I forgot my computer password and my computer is locked. How can I unlock it?
what is windows time ?
cipher /w:c/
vs 2013 command prompt error:"the filename,directory name, or volume label syntax is incorrect" pls help me
Thanksssss
i'm on windows. Would this tutorial help me?
Yeah since Command Prompt is a Windows program....
Great
the copy and move commands dont work for me.
because he didnot provide full location
Dear here my del pc display cmd by it self rarely. so, it has a problem?
Nice im starting to make so simple soft soft how about you?
1:13:33
Anderson Gary Williams Steven Garcia Mark
good