Very insightful as ever Jon, managed to acquire Server 2022 ISO a few weeks ago, currently in the process of getting the virtual machine sorted, thanks for sharing this provided me with a great insight of how to configure 😀
Will do Jon, hopefully will be posting it all on LinkedIn, ASAP, as a initial first phase step I have just purchased a 8GB flash drive, to build the ISO with the Rufus tool, I have also got a network share on my file server which contains all my OS ISO packages, which is locked down to a precise security group, as don’t want my dummy users accessing content they should not be accessing, finding all this stuff I’m doing very useful as it’s helping sell myself too in IT techie job interviews etc
Good day Sir. Thank you for this informative video. I found it very helpful. Can you do another one the Server Manager. How it works and how to properly put it to use. Thank you
Great video Jon, I wish I found it earlier during the initial setup of my new Dell PowerEdge server. Still very useful as I was able to better understand some configurations and adjust them.
Do you have any videos or can you do a video on: 1. Windows Server Essentials 2022 Installation, Setup & configuration for 25-users /w workstation files backup 2. Windows Server Essentials 2022 Installation, Setup & configuration for Microsoft/Office 365 & Azure AD /w Azure Backup
I want this server 22 std ver . Used for gaming Because is does not have cortana. No bloat ware. Less space taken only 11 gb in 64 gb partition. Can I play game . Less time to boot. Than windows 11 an 10
Two questions. For this series of tutorials; 1- Do we want to use DHCP or is this a closed network? I noticed you went for a 192.168.1.0/24 configuration. 2-I also notice that you set aside a partition when allocating the disk space at the very beginning when creating the VMServer. I forgot to do that. Can that be undone or should I create a new virtual machine? by the way. thank you for such informative video.
Hi, I think it's a good idea to go through the set up of the DHCP role. Pretty much all Windows Server networks (except very small ones) deploy it. I have a video that goes through the process, that will help. In terms of the partitioning, I would go for a reinstall, because it's great for learning and becomes second nature.
@@ittaster hi would it be possible to email you directly as I am have a couple of issues with ip address and nslookup I would be easier if I take a screen shot and send them to you rather than explaining in a message
@@ittaster do I need to install the dns feature or will this automatically happen once I promote to domain controller as I noticed in your videos that initially the dns is pointed to the default gateway but then in second video dns is 127.1.0.0 ?
Hi, when you install ADDS for the first time DNS (Microsoft dynamic DNS) will be installed also. The IP Address 127.0.0.1 is konwn as the lookback address. It's a special IP address to direct traffic to the server itself (DNS resolution in this case). Hope this helps. Jon
Jon, Installed a configured as watch all your videos all went well apart from when I try to join workstation to domain. I can ping static ip address for server however nslookup fails to resolve dns any thoughts please ?
Good Day, the video was amazingly understandable, but i didnt get one thing, why did you set exactly these ips, im newbie, so sorry if my question is lil stupid
Hi, thanks for you comments and great feedback! To answer your question. The 192.168.1.0/24 network is fairly typical of a small home network/lab, to make it easy to follow studying at home. This network range allows up to 254 host devices. However it wouldn't be suitable for larger networks. I have a small series of videos that cover IPv4 addressing that go more in depth.
Hi, for a home/test lab the gateway IP would typically be an Internet router and for a test server, my suggestion would be to pick an IP that can be excluded from the DHCP scope (or an address that is not used by devices). In a enterprise network environment, the IP address scheme would be chosen based on the size of the network and divided into networks. I have a small series of videos that cover IPv4 addresses that go more in depth. Hope this helps Jon
Hi, I got my ip details by running "ipconfig -all", then I used the information to set a static ip. I verified the ip was not occupied by pinging it and it returned "time out". Is this the right approach?
hi, i have some issues with internet connection if i configure the ipv4 as u show in the video, should i configure it differently base on my IPs? for example is it possible that my ip is different from your
Hi, if you have a different IP address range consider picking a static IPv4 address from your own range, the important thing is to make sure the IP address doesn't conflict with any of your other devices.
Hi, the audio and touchpad issues sound as though they are driver issues. A suggestion, to consider trying Windows 10 drivers if available to download from the manufacturer. Internet issues are most likely down to IP addressing and DNS. Check the IP address assigned to the server, the default gateway (router) and DNS. (DNS forwarders) is set to an Internet DNS server (Google for example). Hope this helps Jon
Im pretty new to Windows, so wondering abuot licensing. If I install the eval version, is it possible to upgrade that server instance with Standard license later on or would I need to migrate to a new server instance? Also, not sure on what the CAL license is all about, is that only needed for multi-user or do I need that regardless of how many users I have? I only plan to have "Administrator" account on Windows server.
Hi, Windows server eval install media usually contains standard and data centre versions. A suggested approach may be to install a new clean installation with a new license and downloaded full version. A CAL is a client access license. For each Windows client workstation a CAL is needed. Licensing can be a complicated thing, there are user CALs (based on the number of users) and device CALs based on the number of devices. It is then a case of selecting the appropriate licensing model.
Hi, I have Processors: 2x (2.40 GHz) 14-Core Xeon E5-2680V4 Processors, Memory (RAM): 96GB (6x16GB) DDR4 2133 MHz PC4 R Memory, Could I upgrade to WS 2022? Will it be compatible with my computer built
Hi when I select my server from the list in install ad ds there is another ip in front of the static one assigned it is hpreliant ml30 gen 10 could it be anything to do with ilo ? You help would be much appreciated
Hello Sir, please how can i connect remote desktop connection outside my local network without a router access? I know about port forwarding but i don't have a router.. **********I appreciate your response***********
Hi, I tend to use 192.168.0.0 to fit better with a home lab/home router set up for ease of learning. In a production network a class A type address is going to be more scaleable.
Have just started with Windows Server and having followed your tutorial l have setup my static IP address as 192.168.0.200 but upon going to All Servers my IPv4 address is shown as 169.254.61.189,192.168.0.200. Is this correct or have l done something incorrect.
Hi, the 169.254.61.189 is an (APIPA) address, you may have a second network adapter in your lab machine that doesn't have an IP address assigned. If it's a learning lab machine a suggestion to consider might be to disable it, or create a 'team' with your other adaptor. Hope this helps Jon
You are one of the best tutors i have seen explain technical jargons and making them so basic. Thanks a lot.
Thanks Martin, that's really kind of you. Much appreciated!!👍
Very insightful as ever Jon, managed to acquire Server 2022 ISO a few weeks ago, currently in the process of getting the virtual machine sorted, thanks for sharing this provided me with a great insight of how to configure 😀
Thanks Robert👍 Let me know how you get on with your Windows Server 2022 evaluation.
Will do Jon, hopefully will be posting it all on LinkedIn, ASAP, as a initial first phase step I have just purchased a 8GB flash drive, to build the ISO with the Rufus tool, I have also got a network share on my file server which contains all my OS ISO packages, which is locked down to a precise security group, as don’t want my dummy users accessing content they should not be accessing, finding all this stuff I’m doing very useful as it’s helping sell myself too in IT techie job interviews etc
Good day Sir. Thank you for this informative video. I found it very helpful. Can you do another one the Server Manager. How it works and how to properly put it to use. Thank you
Great video Jon, I wish I found it earlier during the initial setup of my new Dell PowerEdge server. Still very useful as I was able to better understand some configurations and adjust them.
Just looking like a wow nice explain sir
Do you have any videos or can you do a video on:
1. Windows Server Essentials 2022 Installation, Setup & configuration for 25-users /w workstation files backup
2. Windows Server Essentials 2022 Installation, Setup & configuration for Microsoft/Office 365 & Azure AD /w Azure Backup
Looking Good John. I can't wait to get Windows Server 2022 on my channel along with Windows 11.
Thanks Noah👍
I want this server 22 std ver . Used for gaming
Because is does not have cortana.
No bloat ware.
Less space taken only 11 gb in 64 gb partition.
Can I play game .
Less time to boot. Than windows 11 an 10
Genuine explanation. Nice seeing you again
Thanks John👍
Amazing video sir 👏 🙌
If you find this video helpful, please like, share & subscribe for new content.
Are you evaluating Windows Server for the first time?
explanation tricks amazing easily understood
Two questions.
For this series of tutorials;
1- Do we want to use DHCP or is this a closed network? I noticed you went for a 192.168.1.0/24 configuration.
2-I also notice that you set aside a partition when allocating the disk space at the very beginning when creating the VMServer. I forgot to do that. Can that be undone or should I create a new virtual machine?
by the way. thank you for such informative video.
Hi, I think it's a good idea to go through the set up of the DHCP role. Pretty much all Windows Server networks (except very small ones) deploy it. I have a video that goes through the process, that will help.
In terms of the partitioning, I would go for a reinstall, because it's great for learning and becomes second nature.
followed the tutorial exactly right, but still different. Using trial version. Thank you*
bro where chalk up u been, it is so cool
Hi,
Thanks for videos excellent and easy to understand do you have a video for creating users and permissions window server 2022
I have some new content in the pipe line👍
@@ittaster hi would it be possible to email you directly as I am have a couple of issues with ip address and nslookup I would be easier if I take a screen shot and send them to you rather than explaining in a message
@@ittaster do I need to install the dns feature or will this automatically happen once I promote to domain controller as I noticed in your videos that initially the dns is pointed to the default gateway but then in second video dns is 127.1.0.0 ?
Hi, when you install ADDS for the first time DNS (Microsoft dynamic DNS) will be installed also. The IP Address 127.0.0.1 is konwn as the lookback address. It's a special IP address to direct traffic to the server itself (DNS resolution in this case). Hope this helps.
Jon
Jon,
Installed a configured as watch all your videos all went well apart from when I try to join workstation to domain.
I can ping static ip address for server however nslookup fails to resolve dns any thoughts please ?
thank you so much for sharing
thank you very much it helped me with my shcool project
Your videos are very good. Thank you!
thank you! you are good teacher
Good Day, the video was amazingly understandable, but i didnt get one thing, why did you set exactly these ips, im newbie, so sorry if my question is lil stupid
Hi, thanks for you comments and great feedback! To answer your question. The 192.168.1.0/24 network is fairly typical of a small home network/lab, to make it easy to follow studying at home. This network range allows up to 254 host devices. However it wouldn't be suitable for larger networks. I have a small series of videos that cover IPv4 addressing that go more in depth.
Great explanation!
Thanks!
Where is session 2??? I'm trying to figure out how to put the Serverfolders and those data directories on a separate HD. Thx!
In progress 👍
you are the best teacher thank you
my name is eugene muleba im from south africa i did IT LEVEL 4 KNOW IM JUST FINISHING LEVEL 5 THANK YOU FOR YOU VIDEO
Many thanks for your kind comments and I wish you well with your career👍
Thank you. very nice. I like it.
Helped me alot. keep em coming :)
Thanks👍
Thank you
good video thanks
Glad you enjoyed it
IPv6 messed me up, once I disabled that I had a working server and client!
Have they fixed roaming profiles, because there is a new start.
Hi, I'm not aware of changes to roaming profiles in Server 2022. There are still plenty of things to consider when using them.
thank you!
Hi, have a quick question here, how you know which IP and gateway you have to assign to make it static, thanks for answering
Hi, for a home/test lab the gateway IP would typically be an Internet router and for a test server, my suggestion would be to pick an IP that can be excluded from the DHCP scope (or an address that is not used by devices). In a enterprise network environment, the IP address scheme would be chosen based on the size of the network and divided into networks. I have a small series of videos that cover IPv4 addresses that go more in depth.
Hope this helps
Jon
Thanks so much sir.
Most welcome
Hi, I got my ip details by running "ipconfig -all", then I used the information to set a static ip.
I verified the ip was not occupied by pinging it and it returned "time out".
Is this the right approach?
Using ipconfig and ping is a good approach👍
hi, i have some issues with internet connection if i configure the ipv4 as u show in the video, should i configure it differently base on my IPs? for example is it possible that my ip is different from your
Hi, if you have a different IP address range consider picking a static IPv4 address from your own range, the important thing is to make sure the IP address doesn't conflict with any of your other devices.
After installing window server 2022 , I have faced internet , audio & laptop touch pad problem . Please help me How can i solve this problem 😢
Hi, the audio and touchpad issues sound as though they are driver issues. A suggestion, to consider trying Windows 10 drivers if available to download from the manufacturer. Internet issues are most likely down to IP addressing and DNS. Check the IP address assigned to the server, the default gateway (router) and DNS. (DNS forwarders) is set to an Internet DNS server (Google for example).
Hope this helps
Jon
Im pretty new to Windows, so wondering abuot licensing. If I install the eval version, is it possible to upgrade that server instance with Standard license later on or would I need to migrate to a new server instance? Also, not sure on what the CAL license is all about, is that only needed for multi-user or do I need that regardless of how many users I have? I only plan to have "Administrator" account on Windows server.
Hi, Windows server eval install media usually contains standard and data centre versions. A suggested approach may be to install a new clean installation with a new license and downloaded full version. A CAL is a client access license. For each Windows client workstation a CAL is needed. Licensing can be a complicated thing, there are user CALs (based on the number of users) and device CALs based on the number of devices. It is then a case of selecting the appropriate licensing model.
Why don’t you use Hypervisor instead of virtual box?
Hey, I want to enter the recovery options to fix my current installation. How can I get there if its not booting up?
after installation stansard, i coudnt install any drivers like Lan
Its possible to install widows server 2022 in a celeron N5105 16gb for a small LAN? Compatible?
Hi, I have Processors: 2x (2.40 GHz) 14-Core Xeon E5-2680V4 Processors, Memory (RAM): 96GB (6x16GB) DDR4 2133 MHz PC4 R Memory,
Could I upgrade to WS 2022? Will it be compatible with my computer built
Hi when I select my server from the list in install ad ds there is another ip in front of the static one assigned it is hpreliant ml30 gen 10 could it be anything to do with ilo ? You help would be much appreciated
do you know how to exit after installing? I want to back in may personal account
will this be like setting up on-prem? so i could us ad connect to connect it as hybrid on azure or do i need to do that on a physical pc.
Hi, the video covers installing and configuring on premises Windows Server 2022
Hi can i use this on the Ncomputing?
Hello Sir, please how can i connect remote desktop connection outside my local network without a router access?
I know about port forwarding but i don't have a router..
**********I appreciate your response***********
How to press cntrl+Alt+Delete in virtual box it is asking me to open task manager in my main pc
Hi, there are a couple of options: ctrl + home (to access menu) > Input > Keyboard. Or host key + del
Can you explain why you use 192.168 etc and not 10.1.10 etc
Hi, I tend to use 192.168.0.0 to fit better with a home lab/home router set up for ease of learning. In a production network a class A type address is going to be more scaleable.
SIR, I'M FROM INDIA, I NEED YOUR HELP IN CREATING USER LOGS STORING IN SERVER (LOGIN & LOGOUT TIMESTAMP) ETC PLEASE HELP ME
Have just started with Windows Server and having followed your tutorial l have setup my static IP address as 192.168.0.200 but upon going to All Servers my IPv4 address is shown as 169.254.61.189,192.168.0.200. Is this correct or have l done something incorrect.
Hi, the 169.254.61.189 is an (APIPA) address, you may have a second network adapter in your lab machine that doesn't have an IP address assigned. If it's a learning lab machine a suggestion to consider might be to disable it, or create a 'team' with your other adaptor.
Hope this helps
Jon
@@ittaster Thanks for that - it was the second NIC causing the problem - disabled and all ok.
when I click on local server I cannot see the ethernet details...why is that
Hi, after the IP address is configured it's important to refresh server manager to update the dashboard.
Can't find the iso dowload page. Can anyone share, please?
torrent
server 2021 standard ISO link please
I need full mean easily
Your videos are very quiet when sitting next to a server rack with multiple fans running. Please turn up the volume. Thanks
Thanks for the feedback👍
So we still out here struggling with ourselves or has anyone conquered? Lol
Bruh I’m stuck at powershell
thank you! you are good teacher
Thank you! 😃