Skip to content

Commit fa2dd64

Browse files
committed
readme.md changes
Added reasoning behind the exiting of the script if the machine is a server
1 parent 1ab6d0c commit fa2dd64

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Script and files to install Java 7 Update 13 if Java is previously installed
1010
Will update 32 and 64 bit if Java is already installed
1111

1212
Script does the following:
13-
* Exits script if Windows Server
13+
* Exits script if Windows Server
1414
* Verifies that Java 7 Update 13 is not already installed
1515
* Checks EDF [Disable Java Updates - Computers>Exclusions tab]
1616
If box is checked a ticket is created and script is exited
@@ -35,6 +35,9 @@ Script does the following:
3535
##### Change overall IF statement to **_IF TRUE_**
3636
##### Ticketing verbage may need to be changed as needed
3737

38+
##### networkn in IRC asked why the script exits if it is a server
39+
##### We currently do our server updates manually, if you wish to have this script run on servers either remove steps 1 through 3 or disable the functions
40+
3841
I am not affiliated with Labtech Software. Please use these at your own risk.
3942

4043
If you have any additions or better ways to do this please hit me up on [IRC](http://webchat.freenode.net/?nick=reddit_user_.&channels=%23%23labtech&uio=d4), my nick is cgauss.

0 commit comments

Comments
 (0)