
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2018 10:39 PM
I have the .NET Framework 4.6.2 deployment setup and it keeps timing out.
The Installer package has been copied to the {PackageShare}, see the following :
Install File : {PackageShare}\Installers\NDP462-KB3151800-x86-x64-AllOS-ENU.exe
Parameters : \q \norestart
(I also tried it with "\q \norestart" but that did not work either.
I've tried both System Account and Scanning Credentials and they both use the same service account.
Any ideas?
The Installer package has been copied to the {PackageShare}, see the following :
Install File : {PackageShare}\Installers\NDP462-KB3151800-x86-x64-AllOS-ENU.exe
Parameters : \q \norestart
(I also tried it with "\q \norestart" but that did not work either.
I've tried both System Account and Scanning Credentials and they both use the same service account.
Any ideas?
Labels:
- Labels:
-
General Discussion
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2019 03:36 PM
Your slashes are backwards.
Parameters : /q /norestart
-Kris
Parameters : /q /norestart
-Kris

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 04:43 PM
Have you tried increasing the maximum duration value on the deployment? .Net can sometime take a while to install.
