Using nmap to check if multiple hosts are up

nmap -sP 192.168.1.0-255

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on December 31st 2011 in IT, Linux

No Comments »

HOw to stay connected to a Windows Network Share even after a reboot in Linux

You just need to edit  the /etc/fstab and following line:
//$ShareName  /mnt/$FolderName    cifs      username=$username,password=$password    0    0

To reload the files system:
mount -a

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on November 18th 2011 in IT, Linux

No Comments »

When did I install Windows?

cmd
systeminfo

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on November 18th 2011 in IT, Windows, Windows Server

No Comments »

Administrator can’t access server Saved Profiles

To be able to open Server Saved Profiles from Users you need to take ownership over the folder and subfolders. After that you can add the Administrator Account to the NTFS permissions and give it full rights. After that it should workd.

If you want to solve this problem in advanced you can enable this GPO:
Computer Configuration\Administrative Templates\System\ User Profiles\Add the Administrator security group to the roaming user profile share

After that the Administrator is able to acccess the profiles without the need of taking ownership.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on September 8th 2011 in IT, Windows, Windows Server

No Comments »

Mails Bounced because of PGP Universal Exception

SMTP-00099: fatal exception evaluating policy for recipient mail@mail.com: Input data are not Unicode-conformant or conversion between Unicode formats failed – jumping to Exception chain

If you get this message it is probably because the sender doesn’t use Email ISO Standard to send his messages. The sender can find this options in Outlook->Tools->Options->Email-Format->International Options->Encoding Options and set it there to an ISO Standard. I used “Western Europe (ISO)”. After i set this setting it worked like a charm.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on September 8th 2011 in Encryption, IT

No Comments »

outlook blocked access to the following potentially unsafe attachments

When you receive an email with an attachement it is possible that you get this message. To unblock the content you need to change the settings in the registry and restart Outlook.

HKEY_CURRENT_USER\Software\Microsoft\Office\[Version of your Outlook]\Outlook\Security

Create there a new registry key “Level1Remove” with the Typ “REG_SZ”. Then you need to know the extension of the file you want to unblock. Here we use for example *.exe and *.url. It would look like this:
.exe;.url

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on August 25th 2011 in IT, MS Office

No Comments »

Dos Batch – Extract Time for Logging

Easy way to extract the date and time for logging.

  1. @echo off
  2. cls
  3.  
  4. rem Parse Date [19.08.2011]
  5. rem It needs to be adjustet to your time !!!
  6. set cur_yyyy=%date:~6,4%
  7. set cur_mm=%date:~3,2%
  8. set cur_dd=%date:~0,2%
  9.  
  10. rem Parse Time [ 9:04:34.89]
  11. set cur_hh=%time:~0,2%
  12. if %cur_hh% lss 10 (set cur_hh=0%time:~1,1%)
  13. set cur_nn=%time:~3,2%
  14. set cur_ss=%time:~6,2%
  15. set cur_ms=%time:~9,2%
  16.  
  17. rem Time Stamp Format
  18. set timestamp=%cur_yyyy%%cur_mm%%cur_dd%_%cur_hh%%cur_nn%%cur_ss%
  19.  
  20. echo %timestamp%
1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on August 19th 2011 in IT, Windows

No Comments »

Convenient List of many Windows 7 Settings

To adjust lots of settings in Windows 7 there is a special mode. Create a new folder on your desktop with following string:
Control Panel Setting List.{ED7BA470-8E54-465E-825C-99712043E01C}

After that you’re going to get a nice ordered list of lots of settings.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on July 18th 2011 in IT, Windows

No Comments »

How to output PowerShell Command into a Textfile

Simply add this to your command:
| out-File Path$

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

admin on July 8th 2011 in IT, PowerShell

No Comments »

Uninstall True Image Agent or CDP Backup Agent on Windows 2008 Server (BlueScreen 0x0000007B in crcdisk.sys)

Today I uninstalled True Image Agent on a Windows 2008 Server and I ended up with a BlueScreen. You can actually boot up with a windows CD and edit the registry or even better you remove this entries in advance.

HLKM\System\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}
HLKM\System\ControlSet001\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F}
In the UpperFilters key remove the text:
snapman for TrueImage
r1fltr for r1soft CDP Backup

I could imagene that this causes also trouble with other systems. So the same solution should work for this as well.

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...

admin on May 25th 2011 in IT, Windows, Windows Server

No Comments »




Check out new movies online website. Download and buy movies now.