- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are 3 Workarounds that can resolved your problem:
1. Add Environment Variables "LOCALDOMAIN" =“yourdomainname”
2. Modify the \HKLM\SYSTEM\CurrentControlSet\services\Tcpip\Parameters\Hostname from [yourhostname] to [yourhostname.domainname]
3. Add the shortname with IP to hosts files
And you can choose one of the three to resolve your problem.
Hope it useful. Thanks.