Rutgers University-RUWirelessSecure | Powered by SecureW2 (2024)

"); document.write("

"+_format('Back',deviceConfigId,actionId)+"

");} else if (getParameter("error")) { document.write("

"+_format('We have encountered an issue and could not proceed further. Select the back button and retry your connection. This could be due to cancellation of the process, hardware compatibility or your operating system may not be supported. Contact IT the support team for assistance.',deviceConfigId,actionId)+"${DetailErrorInput}

"); if (BrowserDetect.OS=="Windows 7"||BrowserDetect.OS=="Windows 8"||BrowserDetect.OS=="Windows XP"||BrowserDetect.OS=="Windows Vista"||BrowserDetect.OS=="Windows 8.1"|| BrowserDetect.OS=="Windows10AndAbove") { document.write("

"+_format('If the installer did not launch correctly click here to download the installer manually.',deviceConfigId,actionId)+"

");//doubt } document.write("

"+_format('Retry',deviceConfigId,actionId)+"

");} else if (getParameter("exe")) { var is64BitWindowsOS = false; var isWindows10PEOS = false; if (navigator.userAgent.indexOf("WOW64") != -1 || navigator.userAgent.indexOf("Win64") != -1 ){ is64BitWindowsOS = true; } if (window.navigator.userAgent.indexOf("Windows NT 10.0 PE")!= -1) isWindows10PEOS = true; document.write("

"+_format('Downloading application...',deviceConfigId,actionId)+'

'+_format('Your system will download the EXE.',deviceConfigId,actionId)+"
" +_format((profileType != undefined && profileType != null && profileType != '' && profileType == '1')?'When finished go to your Downloaded items and run the application.If you are using Firefox please save your work and close the browser before running the application ':'When finished go to your Downloaded items and run the application.',deviceConfigId,actionId) +"

"); document.write("

"+_format('Back',deviceConfigId,actionId)+"

"); if(isWindows10PEOS && is64BitWindowsOS){ var wrapperName = "RUWirelessSecure.exe"; var wrapperName64Bit = wrapperName.replace(".exe", ".x64.exe"); document.write("

"); }else{ document.write("

"); }} else if (getParameter("dmg")) { document.write("

"+_format('Downloading application...',deviceConfigId,actionId)+'

'+_format('Your system will download and mount the DMG.',deviceConfigId,actionId)+"
" +_format((profileType != undefined && profileType != null && profileType != '' && profileType == '1')?'When finished open Finder and run the mounted "SecureW2 JoinNow" application.If you are using Firefox please save your work and close the browser before running the application':'When finished open Finder and run the mounted "SecureW2 JoinNow" application.',deviceConfigId,actionId) +"

"); document.write("

"+_format('Back',deviceConfigId,actionId)+"

"); if (BrowserDetect.OS == "macOSMavericksAndAbove") {document.write("

"); }} else if (getParameter("run")) { document.write("

"+_format('Downloading application...',deviceConfigId,actionId)+'

'+_format('Your system will download the SHELL SCRIPT.',deviceConfigId,actionId)+"
"+_format('When finished go to your Downloaded items and run the application using the following command:',deviceConfigId,actionId)+"

"+_format('sh SecureW2_JoinNow.run',deviceConfigId,actionId)+"

"+"

");setTimeout(function(){ linuxHelpView(); }, 1000);}else {if(!""==""){document.write("

");}document.write("

"+_format('This area is available to provide some basic welcome message to your users, such as, this is our organization\'s Wi-Fi network. Your device has been detected and by Connecting below you will be configured for our secure Wi-Fi Service.',deviceConfigId,actionId)+"

");document.write("

"); if(isVPNProfile){ if(isMacOS()){ if(checkIfOsEnabled("macOS",obj.osObject)){var vpnMacOSOperatingSystem = getOperatingSystemObject("macOS",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathVpnMAC = vpnMacOSOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (2)

");if(vpnMacOSOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} diplaySelfConfiguration(vpnMacOSOperatingSystem); } }else { var vpnOSFound = false; for(i=0 ; i

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");if(obj.osObject[i].mLogo != null && obj.osObject[i].mLogo != undefined){var imgPath = obj.osObject[i].mLogo.mPath;document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (3)

");}if(obj.osObject[i].mShowTitle){document.write("

"+BrowserDetect.OS+"

");}diplaySelfConfiguration(obj.osObject[i]);if(!selectedManually){$.post("php/deploy.php", { operatingSystem:BrowserDetect.OS}).done(function(data) {});}vpnOSFound = true; break; }}if(!vpnOSFound){ var vpnWindowsOperatingSystem = getOperatingSystemObject("Windows",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathVpnWindows = vpnWindowsOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (4)

"); if(vpnWindowsOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} diplaySelfConfiguration(vpnWindowsOperatingSystem); } } }else{if (BrowserDetect.OS=="Windows 8" && checkIfOsEnabled("Windows 8",obj.osObject)) {var preAuthWithPSKEnabledForWindows = "false";var windows8OperatingSystem = getOperatingSystemObject("Windows 8",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathWindows = windows8OperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (5)

");if(windows8OperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} if (windows8OperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { createChooseOptionsForWindows(); document.getElementById("chooseClientForWindows").style.display="none"; if(preAuthWithPSKEnabledForWindows == "true"){ showPreauthFieldsForWindows(); } else{document.write("

"); } choose_Java_Direct_Windows("directclient"); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

"); } else if (windows8OperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(windows8OperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } }else if (BrowserDetect.OS=="Windows 8.1" && checkIfOsEnabled("Windows 8.1",obj.osObject)) {var preAuthWithPSKEnabledForWindows = "false";var windows8OperatingSystem = getOperatingSystemObject("Windows 8.1",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathWindows = windows8OperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (6)

");if(windows8OperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} if (windows8OperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { createChooseOptionsForWindows(); document.getElementById("chooseClientForWindows").style.display="none"; if(preAuthWithPSKEnabledForWindows == "true"){ showPreauthFieldsForWindows(); } else{document.write("

"); } choose_Java_Direct_Windows("directclient"); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

"); } else if (windows8OperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(windows8OperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } }else if (BrowserDetect.OS=="Windows10AndAbove" && getFirstEnabledWindows10AndAboveVersion(obj.osObject)!=null) {var preAuthWithPSKEnabledForWindows = "false";var windows10AndAboveOperatingSystem = getOperatingSystemObject(getFirstEnabledWindows10AndAboveVersion(obj.osObject),obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");//var imgPathWindows = windows10AndAboveOperatingSystem.mLogo.mPath;document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (7)

");if(windows10AndAboveOperatingSystem.mShowTitle){document.write("

"+"10 & Above"+"

");} if (windows10AndAboveOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { createChooseOptionsForWindows(); document.getElementById("chooseClientForWindows").style.display="none"; if(preAuthWithPSKEnabledForWindows == "true"){ showPreauthFieldsForWindows(); } else{document.write("

"); } choose_Java_Direct_Windows("directclient"); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

"); } else if (windows10AndAboveOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(windows10AndAboveOperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } }else if (BrowserDetect.OS=="Windows 7" && checkIfOsEnabled("Windows 7",obj.osObject)) { var preAuthWithPSKEnabledForWindows = "false";var windows7OperatingSystem = getOperatingSystemObject("Windows 7",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathWindows = windows7OperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (8)

");if(windows7OperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} if (windows7OperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { createChooseOptionsForWindows(); document.getElementById("chooseClientForWindows").style.display="none"; if(preAuthWithPSKEnabledForWindows == "true"){ showPreauthFieldsForWindows(); } else{document.write("

"); } choose_Java_Direct_Windows("directclient"); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

"); } else if (windows7OperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(windows7OperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } }else if (BrowserDetect.OS=="Windows XP" && checkIfOsEnabled("Windows XP",obj.osObject)) { var preAuthWithPSKEnabledForWindows = "false";var windowsXPOperatingSystem = getOperatingSystemObject("Windows XP",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathWindows = windowsXPOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (9)

");if(windowsXPOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} if (windowsXPOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { createChooseOptionsForWindows(); document.getElementById("chooseClientForWindows").style.display="none"; if(preAuthWithPSKEnabledForWindows == "true"){ showPreauthFieldsForWindows(); } else{document.write("

"); } choose_Java_Direct_Windows("directclient"); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

"); } else if (windowsXPOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(windowsXPOperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } } else if (BrowserDetect.OS=="Windows Vista" && checkIfOsEnabled("Windows Vista",obj.osObject)) {var preAuthWithPSKEnabledForWindows = "false";var windowsVistaOperatingSystem = getOperatingSystemObject("Windows Vista",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathWindows = windowsVistaOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (10)

");if(windowsVistaOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} if (windowsVistaOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { createChooseOptionsForWindows(); document.getElementById("chooseClientForWindows").style.display="none"; if(preAuthWithPSKEnabledForWindows == "true"){ showPreauthFieldsForWindows(); } else{document.write("

"); } choose_Java_Direct_Windows("directclient"); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

"); } else if (windowsVistaOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(windowsVistaOperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } }else if (BrowserDetect.OS=="macosxMountainLionBelow" && checkIfOsEnabled("macosxMountainLionBelow",obj.osObject)) {var macOSXOperatingSystem = getOperatingSystemObject("macosxMountainLionBelow",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathMacOSX = macOSXOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (11)

"); if(macOSXOperatingSystem.mShowTitle){document.write("

Mac OS X

(Mountain Lion & Below)

");}diplaySelfConfiguration(macOSXOperatingSystem);if(!selectedManually){$.post("php/deploy.php", { operatingSystem:BrowserDetect.OS}).done(function(data) {});} } else if (BrowserDetect.OS=="macOSMavericksAndAbove" && getFirstEnabledMacOSVersionMavericksAndAbove(obj.osObject)!=null){ var macMavericksOperatingSystem = getOperatingSystemObject(getFirstEnabledMacOSVersionMavericksAndAbove(obj.osObject),obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

"); document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (12)

"); if (macMavericksOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { autoConfigurationForMAC10_7Plus(macMavericksOperatingSystem.name); }else if (macMavericksOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION") { diplaySelfConfiguration(macMavericksOperatingSystem); }}else if ((BrowserDetect.OS=="iPhone/iPad"||BrowserDetect.OS=="iPad" ) && checkIfOsEnabled("iPhone/iPad",obj.osObject)) {var iosOperatingSystem = getOperatingSystemObject("iPhone/iPad",obj.osObject);if(iosOperatingSystem === undefined || iosOperatingSystem === null){iosOperatingSystem = getOperatingSystemObject("iPad",obj.osObject);} document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathIOS = iosOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (13)

"); if(iosOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");}if (BrowserDetect.browser!="Safari" && !selectedManually) { document.write("

"+_format('We have detected that you are using an incompatible browser. Please open this URL using your Safari browser.',deviceConfigId,actionId)+"

"+"

"); }else{if (iosOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { writeIOSConfiguration(true); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

");}else if (iosOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION") {diplaySelfConfiguration(iosOperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

");}} } else if (BrowserDetect.OS=="Android" && checkIfOsEnabled("Android",obj.osObject)) {var preAuthWithPSKEnabledForAndroid = "false"; var androidOperatingSystem = getOperatingSystemObject("Android",obj.osObject);document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathAndroid = androidOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (14)

");if(androidOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} if (androidOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") {showDeploymentOptions('Configure via App (configure and connect)'); }else if (androidOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION") {diplaySelfConfiguration(androidOperatingSystem);}else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } }else if((BrowserDetect.OS=="Chrome OS") && checkIfOsEnabled("Chrome OS",obj.osObject)){ var chromeOS = getOperatingSystemObject("Chrome OS",obj.osObject);var imgPathChromeOS = chromeOS.mLogo.mPath;document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

"); document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (15)

");if (chromeOS.mSelectedConfiguration =="AUTO_CONFIGURATION") { writeChromeWebStoreLink(); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

");}else if (chromeOS.mSelectedConfiguration =="SELF_CONFIGURATION") {diplaySelfConfiguration(chromeOS);}else{document.write("

"+_format('${chromeURL}',deviceConfigId,actionId)+"

");} }else if (BrowserDetect.OS=="Windows Phone" && checkIfOsEnabled("Windows Phone",obj.osObject)) {var windowsPhoneOperatingSystem = getOperatingSystemObject("Windows Phone",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathWindowsPhone = windowsPhoneOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (16)

");if(windowsPhoneOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");}diplaySelfConfiguration(windowsPhoneOperatingSystem);if(!selectedManually){$.post("php/deploy.php", { operatingSystem:BrowserDetect.OS}).done(function(data) {});} } else if (BrowserDetect.OS=="BlackBerry" && checkIfOsEnabled("BlackBerry",obj.osObject)) {var blackBerryOperatingSystem = getOperatingSystemObject("BlackBerry",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathBlackberry = blackBerryOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (17)

");if(blackBerryOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} diplaySelfConfiguration(blackBerryOperatingSystem);if(!selectedManually){$.post("php/deploy.php", { operatingSystem:BrowserDetect.OS}).done(function(data) {});} } else if (BrowserDetect.OS=="Linux" && checkIfOsEnabled("Linux",obj.osObject)) {var linuxOperatingSystem = getOperatingSystemObject("Linux",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathLinux = linuxOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (18)

");if(linuxOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");}//Linux Join Now Buttonif(linuxOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION"){document.write("

");document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

");document.getElementById("connectbutton").onclick = function() {window.location.href='?run'; }}else if(linuxOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(linuxOperatingSystem);}else{document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

");} } else if (BrowserDetect.OS=="Kindle Fire" && checkIfOsEnabled("Kindle Fire",obj.osObject)){var kindleFireOperatingSystem = getOperatingSystemObject("Kindle Fire",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathKindleFire = kindleFireOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (19)

");if(kindleFireOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} if (kindleFireOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION") { if (2) { writeKindleAPKSelection(2); }else { writeKindleAPKSelection(0); } document.write("

"+_format("Step 2 (Optional)<\/b>: If you are not prompted for credentials, use the Chrome browser and click on JoinNow below.",deviceConfigId,actionId)+"

"); var locationURL = [location.protocol, '//', location.host, location.pathname].join(''); var currentLocation = locationURL + "android/SecureW2.cloudconfig"; document.write("

"); document.write("

"+_format('noteMessageForAndroid',deviceConfigId,actionId)+"

"); document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

"); }else if (kindleFireOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION") {diplaySelfConfiguration(kindleFireOperatingSystem);} else { document.write("

"+_format('Dynamic configuration is not supported, please contact your System Administrator.',deviceConfigId,actionId)+"

"); } }else if (BrowserDetect.OS=="Windows RT" && checkIfOsEnabled("Windows RT",obj.osObject)) {var preAuthWithPSKEnabledForWindows = "false";var windowsrtOperatingSystem = getOperatingSystemObject("Windows RT",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathWindowsRT = windowsrtOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (20)

");if(windowsrtOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");}//Windows RT Join Now Buttonif(windowsrtOperatingSystem.mSelectedConfiguration =="AUTO_CONFIGURATION"){ if(preAuthWithPSKEnabledForWindows == "true"){ showPreauthFieldsForWindowsRT(); }else{document.write("

");}document.write("

"+_format('By clicking the JoinNow button you accept the following',deviceConfigId,actionId) + ' '+_format('terms and conditions',deviceConfigId,actionId)+'.'+"

");}else if(windowsrtOperatingSystem.mSelectedConfiguration =="SELF_CONFIGURATION"){diplaySelfConfiguration(windowsrtOperatingSystem);} }else if (BrowserDetect.OS=="Nokia" && checkIfOsEnabled("Nokia",obj.osObject)) {var nokiaOperatingSystem = getOperatingSystemObject("Nokia",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathNokia = nokiaOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (21)

");if(nokiaOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} diplaySelfConfiguration(nokiaOperatingSystem);if(!selectedManually){$.post("php/deploy.php", { operatingSystem:BrowserDetect.OS}).done(function(data) {});} } else if (BrowserDetect.OS=="User-Defined" && checkIfOsEnabled("User-Defined",obj.osObject)) {var userDefinedOperatingSystem = getOperatingSystemObject("User-Defined",obj.osObject); document.write("

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");var imgPathUserDefined = userDefinedOperatingSystem.mLogo.mPath; document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (22)

");if(userDefinedOperatingSystem.mShowTitle){document.write("

"+BrowserDetect.OS+"

");} diplaySelfConfiguration(userDefinedOperatingSystem); }else {var osFound = false; for(i=0 ; i

"+_format('The following system was detected:',deviceConfigId,actionId)+"

");if(obj.osObject[i].mLogo != null && obj.osObject[i].mLogo != undefined){var imgPath = obj.osObject[i].mLogo.mPath;document.write("

");}diplaySelfConfiguration(obj.osObject[i]);if(!selectedManually){$.post("php/deploy.php", { operatingSystem:BrowserDetect.OS}).done(function(data) {});}osFound = true; break; }}if(!osFound){ BrowserDetect.OS ='Non-specific OS';var unknownOperatingSystem = getOperatingSystemObject("Non-specific OS",obj.osObject);document.write("

");var imgPathUnknownOperatingSystem = unknownOperatingSystem.mLogo.mPath; document.write("

");}diplaySelfConfiguration(unknownOperatingSystem);if(!selectedManually){$.post("php/deploy.php", { operatingSystem:BrowserDetect.OS}).done(function(data) {});} } } } document.write("

Rutgers University-RUWirelessSecure | Powered by SecureW2 (2024)

FAQs

Does Rutgers have WiFi? ›

Rutgers provides wireless Internet for Rutgers students, faculty, staff, and guests.

Does Rutgers have Ethernet? ›

The Rutgers University Office of Information Technology Residential Networking group provides residence hall students with high-speed Ethernet connections.

Does Rutgers have eduroam? ›

There are two ways to access wifi on Rutgers Campus. The first is connecting to the eduroam wifi network. This system has more than 100 participating members. The other option is to connect to Rutgers unsecured Guest Network.

Does Rutgers have free condoms? ›

Free 15 min Rapid HIV testing. Free condoms. Free Sex Education. Free Support Groups.

What is RUWireless secure? ›

RUWireless Secure is the primary encrypted campus network and requires an active Rutgers NetID. RUWireless (Guest) Is the unencrypted network for alumni and guests.

Does Rutgers give free iPads? ›

New incoming first year and transfer students who are Spring 2021 admits are eligible to receive an iPad. Undergraduate Students ONLY.

Does Rutgers allow cats in dorms? ›

11 Pets No pets are allowed in residence halls or apartments except service dogs and other service animals in training. Guests University Housing is provided for the exclusive use of Rutgers students as assigned by the Residence Life Assignments office.

How do I connect my computer to college Ethernet? ›

You need a device with an Ethernet adapter and an Ethernet cable. We recommend a cable about 25 feet in length to accommodate any rearranging of furniture. Ethernet cables can be purchased at the PC Bookstore. You will simply need to plug your cable into your computer and into the jack in the wall.

Does Rutgers allow microwaves? ›

Microwaves are prohibited in residence halls, suites, or apartments that are already equipped with a Microfridge/microwave. In the event an apartment/suite does not come equipped with a microwave/microfridge in the room or a communal space, students are permitted to bring their own.

Is eduroam a secure network? ›

eduroam is based on the most secure encryption and authentication standards in existence today. Its security by far exceeds typical commercial hotspots. Be aware though that when using the general Internet at an eduroam hotspot, the local site security measures at that hotspot will apply to you as well.

Do you need a laptop for Rutgers? ›

Access to appropriate technology is essential to a student's success at Rutgers. All students are required to have access to a personal computer to complete coursework and access other university resources.

Do Rutgers dorms have WiFi? ›

Is there Internet in the rooms? All residence halls also have wireless access in the common area lounges and rooms.

Is Rutgers a dry campus? ›

All students and employees should know that Rutgers University prohibits unlawful possession, use or distribution of illicit drugs and alcohol on its property or as part of any activities.

Can Rutgers students use the gym? ›

Rutgers Recreation

With facilities and activities on every campus, students have access to swimming pools, climbing walls, racquetball, modern fitness centers and more.

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Rev. Leonie Wyman

Last Updated:

Views: 5463

Rating: 4.9 / 5 (79 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Rev. Leonie Wyman

Birthday: 1993-07-01

Address: Suite 763 6272 Lang Bypass, New Xochitlport, VT 72704-3308

Phone: +22014484519944

Job: Banking Officer

Hobby: Sailing, Gaming, Basketball, Calligraphy, Mycology, Astronomy, Juggling

Introduction: My name is Rev. Leonie Wyman, I am a colorful, tasty, splendid, fair, witty, gorgeous, splendid person who loves writing and wants to share my knowledge and understanding with you.