I review for BookLook Bloggers

Friday, February 28, 2014

How to Send Mail using Power Shell Script

$EmailFrom = "noreply@yourdomain.com"
$EmailTo = "abc@
yourdomain.com"
$Subject = "Notification from ABC Company from Public IP now 10.46 AM"
$Body = "this is a notification from ABC Company.."
$SMTPServer = "X.X.X.X"
$SMTPClient = New-Object Net.Mail.SmtpClient($SMTPServer, 25)
$SMTPClient.EnableSsl = $false
$SMTPClient.Credentials = New-Object System.Net.NetworkCredential("username", "password")
$SMTPClient.Send($EmailFrom, $EmailTo, $Subject, $Body)


Author: Sukanta Kumar Biti

Script Verified. For more info Contact:sukantakumarbiti05@gmail.com
"Menu access is disabled” for HP Color LaserJet




After setting up the printer from the web interface and using the unit for a month we had a user reporting that the printer was chopping off graphics on a Power Point document she was printing. When accessing the menu for "System Setup" the printer would display the following:
Menu access is disabled
After looking around I found that once you set the password in the web console it locks the LCD on the printer itself. I would have to reset the printer and reconfigure it to finish my task. The procedure for resetting the printer is very easy all you need to do is:
  1. Turn the printer off.
     
  2. Hold down the right arrow and the X button immediately after turning the printer on.
After the reset you will need to re-setup the printer.

Printers can be a bit frustrating and it's hard to be an expert on every model. I enjoy sharing these little fixes so it can be a bit easier for all of you admins out there.
  

 Original Link:

After setting up the printer from the web interface and using the unit for a month we had a user reporting that the printer was chopping off graphics on a Power Point document she was printing. When accessing the menu for "System Setup" the printer would display the following:
Menu access is disabled
After looking around I found that once you set the password in the web console it locks the LCD on the printer itself. I would have to reset the printer and reconfigure it to finish my task. The procedure for resetting the printer is very easy all you need to do is:
  1. Turn the printer off.
     
  2. Hold down the right arrow and the X button immediately after turning the printer on.
After the reset you will need to re-setup the printer.

Printers can be a bit frustrating and it's hard to be an expert on every model. I enjoy sharing these little fixes so it can be a bit easier for all of you admins out there.
- See more at: http://blog.skybyte.com/blog/network-helpdesk/menu-access-is-disabled-for-hp-color-laserjet-cp2025dn/comment-submitted#sthash.JKtGRwxT.dpuf

After setting up the printer from the web interface and using the unit for a month we had a user reporting that the printer was chopping off graphics on a Power Point document she was printing. When accessing the menu for "System Setup" the printer would display the following:
Menu access is disabled
After looking around I found that once you set the password in the web console it locks the LCD on the printer itself. I would have to reset the printer and reconfigure it to finish my task. The procedure for resetting the printer is very easy all you need to do is:
  1. Turn the printer off.
     
  2. Hold down the right arrow and the X button immediately after turning the printer on.
After the reset you will need to re-setup the printer.

Printers can be a bit frustrating and it's hard to be an expert on every model. I enjoy sharing these little fixes so it can be a bit easier for all of you admins out there.
- See more at: http://blog.skybyte.com/blog/network-helpdesk/menu-access-is-disabled-for-hp-color-laserjet-cp2025dn/comment-submitted#sthash.JKtGRwxT.dpuf

Menu access is disabled” for HP Color LaserJet CP2025dn - See more at: http://blog.skybyte.com/blog/network-helpdesk/menu-access-is-disabled-for-hp-color-laserjet-cp2025dn/comment-submitted#sthash.JKtGRwxT.dpuf
Menu access is disabled” for HP Color LaserJet CP2025dn - See more at: http://blog.skybyte.com/blog/network-helpdesk/menu-access-is-disabled-for-hp-color-laserjet-cp2025dn/comment-submitted#sthash.JKtGRwxT.dpuf
“Menu access is disabled” for HP Color LaserJet CP2025dn - See more at: http://blog.skybyte.com/blog/network-helpdesk/menu-access-is-disabled-for-hp-color-laserjet-cp2025dn/comment-submitted#sthash.JKtGRwxT.dpuf
“Menu access is disabled” for HP Color LaserJet CP2025dn - See more at: http://blog.skybyte.com/blog/network-helpdesk/menu-access-is-disabled-for-hp-color-laserjet-cp2025dn/comment-submitted#sthash.JKtGRwxT.dpuf
“Menu access is disabled” for HP Color LaserJet CP2025dn - See more at: http://blog.skybyte.com/blog/network-helpdesk/menu-access-is-disabled-for-hp-color-laserjet-cp2025dn/comment-submitted#sthash.JKtGRwxT.dpuf