Error message when proforma i UT2012: Fixed asset data unavailable for proforma.
Solution: go to client folder in DeprData directory and delete all .L12 files.
Wednesday, March 20, 2013
Monday, March 18, 2013
Make Xerox Color to print in Black and white by default
We like to make Xerox DocuColor 252 to print Black and White by default on all print job.
I first went to printer IP interface, change the PS in PDL configuraiton to GrayScale in color mode. It did not achive what I wanted.
The better approach is to configure it on the driver of printer server level, and clean up the drivers on client level:
I first went to printer IP interface, change the PS in PDL configuraiton to GrayScale in color mode. It did not achive what I wanted.
The better approach is to configure it on the driver of printer server level, and clean up the drivers on client level:
- Go Printer Properties on printer server
- Advanced tab, printing default, make necessary changes, here we set colorwise to Grayscale
- Go to Printing Preferences, change colorwise to Grayscale too
- Open a notepad on print server, print and check the preference of that printer to see if the change maintained
- On Client: Remove all printer drives for that model. then
- On Client: go to Print Server Properties, remove that printer from Drivers tab and Ports tab
- Re-add the printer driver on client
- Open Notepad on Client and check the printer preferences
Friday, March 15, 2013
Failed to upload 30MB large file to MOSS2007
Found out it's limitation on Windows 2008 at this KB, http://support.microsoft.com/kb/925083.
Then follow this article to change the "Max allowed content length" to 1GB. The issue resolved.
Then follow this article to change the "Max allowed content length" to 1GB. The issue resolved.
Tuesday, January 8, 2013
Doc cannot be saved in GFR
Doc was open in edit mode in GFR, but the changes were not saved.
Checked the file and found the 'save back to gfr' icon is grayed out.
Solutions:
1. Turn off UAC and reboot
2. Run GFR add in in distribution folder
Checked the file and found the 'save back to gfr' icon is grayed out.
Solutions:
1. Turn off UAC and reboot
2. Run GFR add in in distribution folder
Wednesday, December 5, 2012
Outlook failed to start...
and kept repairing or trying to open in safe mode.
Solutions:
Scanpst locations
32-bit Windows C:\Program Files\Microsoft Office\Office12
64-bit Windows C:\Program Files (x86)\Microsoft Office\Office12
Solutions:
Scanpst locations
32-bit Windows C:\Program Files\Microsoft Office\Office12
64-bit Windows C:\Program Files (x86)\Microsoft Office\Office12
Tuesday, December 4, 2012
Virus hided all folders in shares and replaced with {folderName}.exe
- Remove all .exe files
- Use command to unhide folders: C:\<Shares>\attrib *.* /d /s -h -r -s
http://www.symantec.com/security_response/attacksignatures/detail.jsp?asid=26197
Wednesday, November 14, 2012
Subscribe to:
Posts (Atom)
What happened if the Security Default is turned off in Microsoft Entra?
No need to worry about turning off Security Default in Microsoft Entra ID because Microsoft will automatically create 4 managed conditiaiona...
-
This has been a frequent seen issue in our environment. The common symptoms are: After a Word or Excel file open, or when trying to save...
-
No need to worry about turning off Security Default in Microsoft Entra ID because Microsoft will automatically create 4 managed conditiaiona...
-
Users complained they were unable to log in VMware Horizon Client portal and the logon stuck at "Authenticating...." screen. So I...