Archive for the ‘Windows’ Category
4
Jan
2012
One of my users got an annoying message when starting MS Paint (mspaint.exe):
Onvoldoende geheugen of bronnen om de bewerking te voltooien. Sluit enkele programma's af en probeer het opnieuw.
Which means:
Insufficient memory to complete operation. Close some programs and try again
Other resources suggested that the file opened… Read more
IT, Windows | No Comments » | Tags: mspaint.exe, registry, Windows
13
Dec
2011

- Start Server Manager (servermanager.msc)
- Go to the top node named "Server Manager (SERVERNAME)"
- On the right side, under server summary>Security information, disable IE Enhanced Security Configuration (ESC) for whoever you like.
© GeekLabInfo
IT, Windows | No Comments » | Tags: internet explorer, Windows 2008R2
6
Dec
2011
After switching my network to a more strict proxy server recently, I found that Windows 7 machines were reporting they weren't connected to the internet anymore. While this is partly true, unauthenticated users can no longer just access http, users don't need to get this message.
The probing software is… Read more
IT, Windows | No Comments » | Tags: NCSI, Network Detection, proxy, Windows 7
16
Jun
2011
Google Talk has a function to automatically start on boot. However, it cannot minimalize automatically. To run Google Talk minimized by default, you'll need to use some external software.
CMDOW
I'm using a tool named cmdow to do the hiding for me. Cmdow is an extremely useful tool… Read more
IT, Windows | No Comments » | Tags: Google Talk, Windows
28
May
2011
Windows with VNC/RDP
If you can login to the computer over VNC or RDP, you can use wmic to find the service tag:
start > run > cmd
On the command line, enter:
wmic bios get serialnumber
Windows without VNC/RDP
If you cannot login to the computer over… Read more
Hardware, IT, Linux, Windows | No Comments » | Tags: Dell, Linux, Servicetag, Windows, Windows 2003, Windows XP, wmic
26
Jan
2011
On my SBS 2003 server, I wanted to know when a user was created. This info is extracted with ldifde
ldifde <span style="color: #66cc66;">-</span>d OU=SBSUsers,OU=Users,OU=MyBusiness,DC=xxx,DC=yyy <span style="color: #66cc66;">-</span>l whencreated <span style="color: #66cc66;">-</span>r <span style="color: #ff0000;">"(ObjectCategory=user)"</span> <span style="color: #66cc66;">-</span>f usercreationdate.txt
A file usercreationdate.txt is now created with the requested report.
© GeekLabInfo
IT, Windows | No Comments » | Tags: Active Directory, AD, LDAP, ldifde, Windows
3
Dec
2010
Some idiotic german 'invented' a way to 'save trees'. By converting your attachments to .wwf format - a special .pdf format that blocks printing. While this may be a great feature to block printing of contracts etcetera if you're running a malicious company, most people simply don't… Read more
Linux, Windows | 4 Comments » | Tags: Exchange, Postfix, Sendmail