http://join.me
The presenter (on a Windows PC):
Joining (from an iPad):
In action on a PC:
In action on an iPad:
I'm just a simple techie who sometimes forgets things. I use this as a notepad to remember things by. I hope it helps you too. I post as myself, not as any organisation.
Failed to connect to database, will try again in next iteration.After trying mysql -u root -p to debug the password and altering the connection_timeout to 5000 as suggested elsewhere, I finally found the fix here:
http://community.spiceworks.com/how_to/show/373Turns out I had to edit the file here as well:
/opt/fog/service/etc/config.phpHaving done this, I was able to run a multicast session great!
1aec Messenger: Zone_Voice (voicevideoplatformlogon.cpp:66): ERROR: [OnLogonResult called with an failure hrLogon] "" failed with 0x80048820 in .I did a bit of network tracing, and found that messenger was trying to use my work proxy. Strange for several reasons:
1aec Messenger: Zone_LogonState CUIManager::OnLogonResult hr=[0x80048820] m_dwUILogonFlags=[2]
1aec Messenger: Zone_UI CUIManager::OnLogonResult@0270CEC8: enter
1aec Messenger: Zone_LogonState CSignInUIController::OnLogonError> hrError=[0x80048820]
1aec Messenger: Zone_LogonState CLogonErrorHandler::DisplayLogonErrorDialog> hrError=[0x80048820] s_fDisplayingLogonError=[0]
set devmgr_show_nonpresent_devices=1Start Device manager from the command line:
devmgmt.mscOn the view menu, click Show hidden devices.
http://support.microsoft.com/kb/315539
http://www.microsoft.com/downloads/details.aspx?FamilyID=845289ca-16cc-4c73-8934-dd46b5ed1d33&DisplayLang=enSecond problem was this error:
"The installer has detected that HTTPs Listener is not enabled for Windows Remote Management. Enable HTTPs Listener for Windows Remote Management to use Standards Remote Management capabilities. See "Remote Enablement Requirements" section in the Installation and Security User's Guide for detailed information. Note: Remote Enablement is applicable only for systems that support Server Instrumentation."This led to this post:
http://msdn.microsoft.com/en-us/library/aa384372(VS.85).aspxThe fix was to run:
winrm quickconfigThis enabled an HTTP listener, but not an HTTPS one. Re-reading the above url, this worked:
winrm quickconfig -transport:https
http://support.microsoft.com/kb/971058I've discovered I'm a little bit behind on hot fixes, and that Microsoft have released KB976542 on October 23rd 2009.
To set the filter:New-DynamicDistributionGroup 'The applett-Name "Group name" 'What the group should be called-IncludedRecipients MailboxUsers 'Just include users with mailboxes-OrganizationalUnit "domain.com/ou1/ou2" 'Where to create the dynamic distribution group
e.g. New-DynamicDistributionGroup -Name "Group name" -IncludedRecipients MailboxUsers -OrganizationalUnit "domain.com/ou1/ou2"
Set-DynamicDistributionGroup 'The applett"Group Name" 'What the group is called-Notes "Blah blah blah" 'Description-RecipientFilter {ServerName -eq 'ServerX' -and ForwardingAddress -eq $Null} 'Mailbox exists on ServerX and the forwarding address is empty-RecipientContainer "domain.com/ou1/ou2" 'What container the recipients are under - It can just be the domaine.g. Set-DynamicDistributionGroup "Group Name" -Notes "Blah blah blah" -RecipientFilter {ServerName -eq 'ServerX' -and ForwardingAddress -eq $Null} -RecipientContainer "domain.com/ou1/ou2"
New-ExchangeCertificate
-GenerateRequest:$true
-Path C:\NewCert.req
-DomainName fqdn1.domain.tld,fqdn1,fqdn2.domain.tld,fqdn2
-PrivateKeyExportable:$true
-FriendlyName "fqdn1.domain.tld"
-IncludeAcceptedDomains:$False
-Force:$true
-SubjectName "CN=fqdn1.domain.tld,OU=Department,O=Organisation,L=Location,S=County,C=GB"
Import-ExchangeCertificate C:\NewCert.req
Date: 12/10/2008 00:23:47I found this closed bug:
Application: System Center Essentials
Application Version: 6.0.1251.0
Severity: Error
Message:
: Verification failed with [1] errors:
-------------------------------------------------------
Error 1:
: Failed to verify Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServer6c1cc55796f6477f97fbe53bcdb1154f].
Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServer6c1cc55796f6477f97fbe53bcdb1154f] is a duplicate to Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServere2f7dfce1adc45e0adbcbf63664743af] defined within the same ManagementPack. Please remove any one of the duplicate overrides.
-------------------------------------------------------
Failed to verify Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServer6c1cc55796f6477f97fbe53bcdb1154f].Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServer6c1cc55796f6477f97fbe53bcdb1154f] is a duplicate to Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServere2f7dfce1adc45e0adbcbf63664743af] defined within the same ManagementPack. Please remove any one of the duplicate overrides.
: Failed to verify Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServer6c1cc55796f6477f97fbe53bcdb1154f].
Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServer6c1cc55796f6477f97fbe53bcdb1154f] is a duplicate to Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServere2f7dfce1adc45e0adbcbf63664743af] defined within the same ManagementPack. Please remove any one of the duplicate overrides.
: Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServer6c1cc55796f6477f97fbe53bcdb1154f] is a duplicate to Override [OverrideForRuleMicrosoftSystemCenterEssentialsInternalScheduledDiscoveryForContextMicrosoftSystemCenterRootManagementServere2f7dfce1adc45e0adbcbf63664743af] defined within the same ManagementPack. Please remove any one of the duplicate overrides.
netsh interface tcp show globalRunning the following, disabled the setting:
Querying active state...
TCP Global Parameters
----------------------------------------------
Receive-Side Scaling State : enabled
Chimney Offload State : disabled
Receive Window Auto-Tuning Level : disabled
Add-On Congestion Control Provider : none
ECN Capability : enabled
RFC 1323 Timestamps : disabled
netsh interface tcp set global ecncapability=disabledAnd...
Ok.
netsh interface tcp show globalThe camera is now working very well.
Querying active state...
TCP Global Parameters
----------------------------------------------
Receive-Side Scaling State : enabled
Chimney Offload State : disabled
Receive Window Auto-Tuning Level : disabled
Add-On Congestion Control Provider : none
ECN Capability : disabled
RFC 1323 Timestamps : disabled
Log Name: ApplicationAfter some research I found the following fix:
Source: Application Error
Date: 15/06/2008 08:50:37
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: Cartman2.thefoleyhouse.co.uk
Description:
Faulting application DPMRA.exe, version 2.0.5820.0, time stamp 0x46f990f7, faulting module kernel32.dll, version 6.0.6001.18000, time stamp 0x4791ada5, exception code 0x80070002, fault offset 0x000000000002649d, process id 0x1ff8, application start time 0x01c8cebaac1ac7c8.
Setup error:
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=2746265&SiteID=17
http://support.microsoft.com/kb/943507/en-us
How to install Exchange 2007 into an Exchange 2003 organisation:
http://technet.microsoft.com/en-us/library/bb124350(EXCHG.80).aspx
How to remove Exchange 2007 roles:For some reason, my new Action Pack came with Exchange 2007 SP0 and not SP1.
http://technet.microsoft.com/en-us/library/bb124115(EXCHG.80).aspx
Option '"LVDSBiosNativeMode" "FALSE"' to /etc/X11/xorg.conf. Thanks to Ricky Cambell for that.