1. List Wireless Connection Profiles
netsh wlan show profiles
2. Test Domain Name : portal.spdomain.com
C:\Users\spadmin>nslookup portal
3. Disable Loopback.
Powershell Command:
New-ItemProperty HKLM:\System\CurrentControlSet\Control\Lsa -Name "DisableLoopbackCheck" -value "1" -PropertyType dword
4. If certain links are not enabled and/or IE GUI is different than expected.
Try: Enabled Active Scripting in IE\Internet Options\Security\Custom Level
5. Command line tools.
Computer Management : compmgmt.msc
Issue: Local users and groups not available under Computer Management
If you are On a DC, you don't have local users and groups, you must use Active directory users and computers.
Server Manager : ServerManager.msc
Domain Controller :
No comments:
Post a Comment