User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:47, 30 April 2015 (diff | hist) . . (-10) . . Main Page
- 23:46, 30 April 2015 (diff | hist) . . (-16) . . Main Page
- 15:24, 29 April 2015 (diff | hist) . . (+58) . . Shibboleth test environment (current)
- 14:41, 29 April 2015 (diff | hist) . . (+43) . . Shibboleth test environment
- 14:22, 29 April 2015 (diff | hist) . . (+58) . . Shibboleth test environment
- 13:40, 29 April 2015 (diff | hist) . . (+38) . . Shibboleth test environment
- 13:40, 29 April 2015 (diff | hist) . . (+12) . . Shibboleth test environment
- 11:15, 29 April 2015 (diff | hist) . . (-47) . . Remove AD DS using powershell (current)
- 11:14, 29 April 2015 (diff | hist) . . (+70) . . Remove AD DS using powershell
- 11:01, 29 April 2015 (diff | hist) . . (+1) . . Remove AD DS using powershell
- 11:01, 29 April 2015 (diff | hist) . . (+42) . . Remove AD DS using powershell
- 10:58, 29 April 2015 (diff | hist) . . (+757) . . N Remove AD DS using powershell (Created page with "get-help Uninstall-ADDSDomainController<br> Uninstall-ADDSDomainController [-skipprechecks] –LocalAdministratorPassword <SecureString> [-Credential <PS Credential>] [-Demot...")
- 10:56, 29 April 2015 (diff | hist) . . (+40) . . AD Stuff
- 09:42, 29 April 2015 (diff | hist) . . (+1) . . ProxyAddresses (current)
- 16:03, 28 April 2015 (diff | hist) . . (+19) . . Shibboleth test environment
- 16:02, 28 April 2015 (diff | hist) . . (+40) . . Shibboleth test environment
- 15:36, 28 April 2015 (diff | hist) . . (+187) . . N Set the java memory options (Created page with "Edit the TOMCAT_HOME/bin/catalina.sh file and add the JAVA_OPTS variable as:<br> JAVA_OPTS="-Djava.awt.headless=true -Xmx512M -XX:MaxPermSize=128M -Dcom.sun.security.enableCRL...") (current)
- 15:35, 28 April 2015 (diff | hist) . . (+39) . . Shibboleth test environment
- 15:32, 28 April 2015 (diff | hist) . . (+151) . . Set the various environment variables for tomcat and java (current)
- 15:23, 28 April 2015 (diff | hist) . . (+57) . . N Set the various environment variables for tomcat and java (Created page with "In .bash_profile : PATH=/usr/local/java/bin export PATH")
- 15:23, 28 April 2015 (diff | hist) . . (+17) . . Shibboleth test environment
- 09:07, 28 April 2015 (diff | hist) . . (+21) . . Scratch
- 08:57, 28 April 2015 (diff | hist) . . (+27) . . Scratch
- 08:26, 28 April 2015 (diff | hist) . . (+62) . . N Scratch (Created page with "http://crackednoodle.com/2013/01/blu-ray-ripping-on-fedora-18/")
- 08:26, 28 April 2015 (diff | hist) . . (+15) . . Main Page
- 19:10, 27 April 2015 (diff | hist) . . (+105) . . Set the environment variables for tomcat (current)
- 19:10, 27 April 2015 (diff | hist) . . (+82) . . Set the environment variables for tomcat
- 19:09, 27 April 2015 (diff | hist) . . (+27) . . Set the environment variables for tomcat
- 19:08, 27 April 2015 (diff | hist) . . (+181) . . N Set the environment variables for tomcat (Created page with " export JAVA_HOME=/usr/local/src/java6-source/jdk1.6.0_25 export PATH=$JAVA_HOME/bin:$PATH export CATALINA_HOME=/usr/local/src/tomcat6 export CATALINA_BASE=/usr/local/src/t...")
- 19:08, 27 April 2015 (diff | hist) . . (+51) . . Shibboleth test environment
- 19:07, 27 April 2015 (diff | hist) . . (+23) . . Shibboleth test environment
- 16:48, 27 April 2015 (diff | hist) . . (+30) . . N Shibboleth test environment (Created page with "Centos 5 operating system <br>")
- 16:48, 27 April 2015 (diff | hist) . . (+19) . . Shibboleth
- 16:47, 27 April 2015 (diff | hist) . . (+39) . . Shibboleth
- 13:45, 27 April 2015 (diff | hist) . . (+100) . . Powershell
- 11:15, 27 April 2015 (diff | hist) . . (+197) . . N Find mailboxes with forwarders (Created page with "'''To find mailboxes with forwarders'''<br> Get-Mailbox -ResultSize Unlimited | select UserPrincipalName,ForwardingSmtpAddress,DeliverToMailboxAndForward | Export-csv .\users....") (current)
- 11:15, 27 April 2015 (diff | hist) . . (+41) . . O365 Powershell tasks (current)
- 11:06, 27 April 2015 (diff | hist) . . (+42) . . Login to O365 (current)
- 11:01, 27 April 2015 (diff | hist) . . (+5) . . Main Page
- 10:50, 27 April 2015 (diff | hist) . . (+52) . . Host name configuration in Centos 7 (current)
- 10:49, 27 April 2015 (diff | hist) . . (+18) . . N Host name configuration in Centos 7 (Created page with "hostnamectl status")
- 10:47, 27 April 2015 (diff | hist) . . (+49) . . Centos 7
- 10:07, 27 April 2015 (diff | hist) . . (+164) . . N Adding a user to a group in Quest Powershell (Created page with "'''Adding a user to a group'''<br> add-qadgroupmember -identity "cn=newgroup,ou=groups,dc=domain,dc=com" -member "cn=Derek,ou=users,dc=domain,dc=com" ( not tested )")
- 10:07, 27 April 2015 (diff | hist) . . (+54) . . N Active Directory Powershell tasks (Created page with " Adding a user to a group in Quest Powershell <br>")
- 10:06, 27 April 2015 (diff | hist) . . (-166) . . Quest Active Directory and O365 (current)
- 09:49, 27 April 2015 (diff | hist) . . (+323) . . N Login to O365 (Created page with "'''In Powershell load the Quest snapin'''<br> Add-PSSnapin Quest.ActiveRoles.ADManagement<br> $pw = read-host "Enter password" -AsSecureString<br> connect-QADService -service...")
- 09:48, 27 April 2015 (diff | hist) . . (+23) . . N O365 Powershell tasks (Created page with " Login to O365 <br>")
- 09:48, 27 April 2015 (diff | hist) . . (+75) . . N Powershell Tasks (Created page with " Active Directory Powershell tasks <br> O365 Powershell tasks <br>")
- 09:44, 27 April 2015 (diff | hist) . . (+1) . . Main Page
- 09:44, 27 April 2015 (diff | hist) . . (+23) . . Main Page
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)