Autodesk DWG Trueview 2015 Silent Deployment If you are looking to deploy Autodesk Trueview 2015 use the following commands to install and uninstall silently be-aware that the prerequisite for the install is .NET 4.5:- Install Command - This will install all the Prerequisites for DWG Trueview 2015 (Other than .NET) setup.exe /Q /W /I setup.ini Uninstall Command 64 bit Version msiexec /q /x {5783F2D7-E028-0409-0100-0060B0CE6BBA} 32 bit Version msiexec /q /x {5783F2D7-E028-0409-0000-0060B0CE6BBA}
Popular posts from this blog
Sccm Deploying Problem Driver
Sometimes drivers will not install using sccm's standard driver import so you may have to get a little crazy and create a package that will do the job instead. In this example the problem driver was for AMDA00 Interface device but should work for many other nasty drivers. Steps to follow to solve the wee issue:- 1. Download driver from windows catalogue if possible, if not what you have will be fine. 2. Import driver manually through compmgmt.msc and selecting to point to driver file manually. 3. Grab driver folder from driverstore in Windows\System32\Driverstore (this will be the new folder by date) 4. Copy driver folder from driverstore to a safe place and delete the driver folder from the driver store. 5. Uninstall driver for problem device so you can test uninstalling and re-installing the driver. 6. Use the following command to install the driver again from the folder you put in a safe place. Pnpuntil.exe /a /i path to .inf file If this works ...
Dell Latitude 7040 - Enable PXE Boot
Enable PXE Boot In order to get the machine to PXE boot it is necessary to do the following:- 1. Navigate to Settings – Secure Boot – Secure Boot Enabled Disable Secure Boot 2. Navigate to Settings - General – Advanced Boot Options Enable Attempt Legacy Boot 3. Navigate to Settings – System Configuration – Integrated NIC Select - Enable w/PXE Check the – Enable UEFI Network Stack 4. Navigate to Settings - General – Advanced Boot Options Boot List Options should be UEFI Start PXE Boot Press F12 on boot and then navigate to the IP4 network boot. Errors If you see the error:- P...


Comments
Post a Comment