If you use Direct Deploy and the user starts up a normal install without /dd on Windows 10 that's in Active Directory management you'll get an error about RemoteRegistry could not be started asking to retry endlessly on line 162 of the direct deploy script.
Given the else that it's in which appears to be standard installation I have no idea why this is being called in the first place but in any event it should handle this correctly because Windows 10 has RemoteRegistry disabled by default so no start will ever allow it to run.
Remote Registry Fails to start causes error Windows 10
-
- Posts: 7
- Joined: Tue Aug 02, 2016 12:02 pm
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Remote Registry Fails to start causes error Windows 10
Dear JohnGalt1717,
Remote Registry is disabled by default with all Windows versions (eg. Win XP SP3 has by default Remote Registry disabled).
Consequently, of course Remote Registry must be enabled before to issue any remote call.
Regards
Remote Registry is disabled by default with all Windows versions (eg. Win XP SP3 has by default Remote Registry disabled).
Consequently, of course Remote Registry must be enabled before to issue any remote call.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
-
- Posts: 7
- Joined: Tue Aug 02, 2016 12:02 pm
Re: Remote Registry Fails to start causes error Windows 10
The issue of course is that it should detect if it's needed by the command line arguments and only attempt to use it and should try and start it if and only if the command line is set. Otherwise you can't build an installer that will work for both regular users and network deploy.
Who is online
Users browsing this forum: No registered users and 135 guests