Microsoft doesn't allow Home editions of Windows to join domains because they figure that home users won't be connecting to any type of domain. Although that does suck, you do have to purchase the professional version of Windows in order to get that feature.
JOINING WINDOWS 10 OPERATING SYSTEM MACHINE IN TO INDIAPOST DOMAIN
1) Recommended versions of Windows 10 are as follows
- Windows + R
- Type WINVER in run window
- Versions tested while joining India Post domain
1607 (14393.447)
1607 (14393.693)
2) Start PowerShell as follows
- Enter following command
- Get-Service -Name LanmanWorkstation -RequiredServices
- If result is as follows
- Then do the following process
3) Go to Control Panel > Programs and features > Turn windows features on or off
- Ensure following feature is installed
- SMB 1.0/CISF File Sharing Support
- If you install this feature then Restart PC
4) Open CMD in admin mode and run the below 2 commands:
sc.exe config lanmanworkstation depend=bowser/mrxsmb10/nsi
sc.exe config mrxsmb20 start=disabled
5) Restart the machine
6) Check following- Start PowerShell as follows
8) Join to Indiapost Domain with user “doplocadmin” and Password
“Password@123”(With settings as in screenshot)
0 comments:
Post a Comment