
Adam Ruth
- Total activity 393
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
Posts
Recent activity by Adam Ruth-
Virtual Clone Drive
Not plannedhttp://www.slysoft.com/en/virtual-clonedrive.html
-
Schedule a Reboot
Is there a way to schedule a reboot for a group of computers via Inventory or Deploy? i've got pro for both and I see options to perform a reboot but it displays the timer on the computer and I don...
-
Microsoft Security Essentials
mseinstall.exe /s /runwgacheck You can also run mseinstall.exe /s /runwgacheck /o The /o tells Security Essentials to NOT perform an auto update immediately following the deployment. The /runwgach...
-
Windows 7 SP 1
Windows 7 SP 1 requires two parameters to make it silent: /quiet /nodialog There are also some options to handle restart: /norestart or /forcerestart or /warnrestart:<seconds>
-
install4j installers
-q If the installer is created with install4j then -q is always used for unattended installation. Install4j installers typically announce themselves at the start of the installation:
-
Spark IM Client
-q Current versions (current as of 2.5.8) use install4j which uses -q.
-
Adobe Reader X
Adobe Reader X only needs /sAll /rs for a silent install.
-
Remote net use
Is there a way to use 'net use' via remote command to map a drive?
-
Firefox
Silent install instructions can be found on the Mozilla Wiki.https://wiki.mozilla.org/Installer:Command_Line_ArgumentsIf you wish to use the default settings for Firefox (including the install dire...
-
Office 2007
Step 1: Copy the contents of your Office disc to a directory on your computer or on a file serverStep 2: Run the Office Customization Tool Code: Setup.exe /admin The Office Customization Tool wil...