The Operation failed to complete because Disk Management console view is not up-to-date
- 05 Feb, 2014
It is not so frequent for me to build Windows 2008 images. Yesterday when i made the Windows VM an add a second disk the error message above was displayed
Windows Server: The operation failed to complete because the Disk Management console view is not up-to-date
! (http://platao.plansis.com.br/blogkenio.nsf/dx/diskproblem.htm/content/M2?OpenElement)
Context:
I was trying to format a newly added disk on Windows Server 2008 R2 however, couldn't format the disk or assign a drive letter to the disk.
The Server was a Virtual Machine hosted on a VMware Workstation 10. I tried to refresh the disk management console and even did restart the server however, same error persisted.
To my supris
IBM Connections Moderation
- 04 Feb, 2014
Moderation is a component in IBM® Connections that allows moderators and Community owners to better control what is displayed in certain applications. Moderators can review Blogs, Forums, and Files content before it is posted to Connections, and manage content after it is added to IBM Connections. This article provides a detailed introduction to Connections Moderation configurations so you can better understand and use it. http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Using\the\Moderation\application\in\IBM\Connections\4.0(http://www-10.lotus.com/ldd/lcwiki.nsf/dx/UsingtheModerationapplicationinIBMConnections4.0)
IBM Connections ModerationRead MoreInactivate users based on a LDAP GROUP for IBM Connections
- 08 Jan, 2014
One of our Connections customers has the following as a requirement:
Inactivate users based on LDAP GROUP Solution
The solution I found was to create a text file based on LDAP group and run sync\all\dns.sh command and then run the command delete\or\inactivate\employees.sh The java program
The class bellow read the LDAP and verify if the user is a member of the group. I not found good information on how to use the ITDS API to check if a user is a member of a group, so i need to do it "manually".
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileWriter;
import java.util.ArrayList;
import java.util.Hashtable;
impor
IBM Web Content Manager Library Dependency Graph Portlet
- 02 Jan, 2014
The IBM Web Content Manager Library Dependency Graph v1.0 (LDG1.0)(https://greenhouse.lotus.com/plugins/plugincatalogdraft.nsf/assetDetailsForSubmission.xsp?action=editDocument&documentIdÔ67E76F0F6CAE7385257C45007CB72F) is a portlet that visualizes your Web Content Libraries and their dependencies. The portlet allows you to see very quickly the relative size of a Web Content Library, as well as identify any interactions between your libraries. It even allows you to modify those interactions and dependencies between those libraries in place. Features include: - Visualization of Web Content Libraries relative size. - Visualization of dependencies between Web Content Libraries. - View and alt
IBM Web Content Manager Library Dependency Graph PortletRead MoreInstallation Manager asks to close a WebSphere process though WebSphere Application Server is not running
- 26 Nov, 2013
When trying to update a existing installation using IBM Installation Manager, the following message appears: Error: The WebSphere® Application Server is currently in use. Please stop the server I reboot the server and try again but no success. Installation Manager show the message . I check the process using ps -ef | grep java and no java process are running. The solution: Delete the pid file on logsservername
Installation Manager asks to close a WebSphere process though WebSphere Application Server is not runningRead MoreWhat´s new in Policies for Domino 9.0
- 21 Nov, 2013
There are changes and enhancements to return receipt behavior on both outgoing and incoming mail messages.
For Notes client users, the administrator can configure the behavior through policies:
!Image:What´s new in Policies for Domino 9.0(http://platao.plansis.com.br/blogkenio.nsf/dx/policieDomino9.htm/content/M2?OpenElement)
For Inotes clients the Return Receipt behavior is set via notes.ini settings:
iNotes\WA\SendReturnReceipt=2 display prompt giving user the choice whether to acknowledge the return receipt
iNotes\WA\SendReturnReceipt=1 always send return receipt - default behavior
iNotes\WA\SendReturnReceipt=0 do not send return receipt
How to find which process is using a TCP Port in Windows
- 20 Nov, 2013
Today i started my Domino server and the HTTP task doesn´t loaded. The console showed a message indicating the port 80 is in use. I shutdown the server and search for a process listening on port 80 but how? Use netstat -ano on the command pronpt. !Image:How to find which process is using a TCP Port in Windows(http://platao.plansis.com.br/blogkenio.nsf/dx/20112013190142KCASNN.htm/content/M2?OpenElement) You will see thad the PID 7152 is using the TCP port 80. Go to taskmanager and add a column to view the pid . I discover that skype was using the port 80. So i start skype after Domino starts. !Image:How to find which process is using a TCP Port in Windows(http://platao.plansis.com.br/b
How to find which process is using a TCP Port in WindowsRead MoreSetting up social rendering
- 16 Nov, 2013
In a default IBM® WebSphere® Portal V 8.0.0.1 full or upgrade installation, the social rendering features are not installed. Portal administrators can enable social rendering.
Note: This version of social rendering does not work with remote web content rendering by using WSRP. For more detailed information about performing remote rendering of web content see Performing remote rendering with WSRP and the web content viewer in the IBM Web Content Manager documentation.
- Enabling social rendering(http://infolib.lotus.com/resources/portal/8.0.0/doc/enus/PT800ACD022/8001/social/socrendrenabl.html)
If you ran the ConfigEngine enable-new-8001-features configuration task already, you do not
Default port numbers for WebSphere Application Server versions
- 14 Nov, 2013
WebSphere use a lot of ports. To avoid conflicts or just to remeber check this article(http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/index.jsp?topic=%2Fcom.ibm.websphere.migration.nd.doc%2Fae%2Frmigportnumber.html)
Default port numbers for WebSphere Application Server versionsRead MoreHow to determine the IBM Connections version
- 13 Nov, 2013
I found this tip here(http://portal2portal.blogspot.com.br/2011/12/ibm-connections-what-version-do-i-have.html). It´s simple just use the url http:///homepage/web/jsp/about.jsp. The version is in the footer of the page
How to determine the IBM Connections versionRead MoreSecurity Bulletin: For safer administration of IBM Domino server, use Domino Administrator client
- 07 Nov, 2013
IBM Domino Web Administrator (webadmin.nsf) has two cross-site scripting vulnerabilities and one cross-site request forgery of low CVSS score. These vulnerabilities do not exist in the Domino Administrator client. To prevent the potential for these attacks, use the Domino Administrator client or mitigations listed below. Domino Web Administrator is deprecated.
IBM Domino Web Administrator (webadmin.nsf) has multiple cross-site scripting vulnerabilities of low CVSS score. These vulnerabilities do not exist in the Domino Administrator client. To prevent the potential for these attacks, migrate away from Domino Web Administrator. Instead use the Domino Administrator client or the mitig
WCM 8.0.0.1 InLine Editing
- 28 Oct, 2013
Last week i found this new feature. You need Portal/WCM 8.0.0.1 Inline editing enables users with edit access to a content item to edit that item from within the web page itself instead of using the authoring portlet. This feature is available when you display content with a web content viewer portlet.
WCM 8.0.0.1 InLine EditingRead More