You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,8 @@ This script is highly dependent on the very awesome PowerShell App Deployment To
20
20
21
21
## Notes
22
22
* This script installs both the 32-bit and 64-bit of Java which are often needed in an Enterprise environment. Why both? Some apps and browsers use the 32-bit version while some use the 64-bit version. It's just easier to install them both.
23
+
* A few security settings are set and locked down which are required in my environment. Change to your taste if desired in deployment.properties located in the "Files" directory.
0 commit comments