- Open your Device Manager - hit the Start button and type "device manager" and hit enter. Should take you right to it.
- Expand the item called Network Adapters. You may see more than one network adapter listed here. I suggest starting with your hard-wired Ethernet LAN adapter before trying this on any wireless adapters. Right-click the adapter and hit Properties.
- You should see a Power Management tab. Switch to that tab.
- The settings in this tab will vary depending on your particular adapter, but what you want to look for is any option that mentions "Allow this device to wake this computer", "Wake on LAN", "Wake on link", "Wake on Magic Packet", etc, and disable (un-check) that option.
- Click OK and close Device Manager
- Test and see if your device stays in sleep mode. May require a reboot if its not working right away
A senior IT consultant sharing news and knowledge on the latest technologies for Small Businesses.
Jul 30, 2013
Windows 7 PC wakes up on it's own. How to stop it from waking automatically.
I had built a new Windows 7 PC for a customer that I found was randomly waking up from sleep on it's own while just sitting in my office. I determined that it was the network adapter that was waking it up. Now unless you have a machine that you are trying to log into remotely when it's asleep, you can probably disable this feature.
Presence not shown or unavailable in Outlook 2010 but it's displayed in Lync 2013
Recently after upgrading one Office 365 user from Lync 2010 to Lync 2013, his Outlook 2010 was no longer displaying the "presence" indicators - the little green/red/yellow status bubbles next to people's name.
It seems there can be a variety of different causes and fixes, but in this case, the following information is what helped me out.
First, look at this location in the registry...
[HKEY_CURRENT_USER\Software\IM Providers]
It should show this ...
"DefaultIMApp"="Lync"
Then, check on the following two entries...
HKEY_CURRENT_USER\Software\IM Providers\Communicator] "ProcessId"=dword:00002458 "UpAndRunning"=dword:00000002
[HKEY_CURRENT_USER\Software\IM Providers\Lync] "ProcessId"=dword:00002458 "UpAndRunning"=dword:00000002
The "UpAndRunning"=dword:00000002 value indicates that this particular IM service is available for use. The system appears to be confused, thinking that both Communicator (the old name for Lync) and the current version of Lync are available. What you need to do is to go to the entry for Communicator and change the dword value to 0.
Now restart Outlook and see if your presence indicators are back.
It seems there can be a variety of different causes and fixes, but in this case, the following information is what helped me out.
First, look at this location in the registry...
[HKEY_CURRENT_USER\Software\IM Providers]
It should show this ...
"DefaultIMApp"="Lync"
Then, check on the following two entries...
HKEY_CURRENT_USER\Software\IM Providers\Communicator] "ProcessId"=dword:00002458 "UpAndRunning"=dword:00000002
[HKEY_CURRENT_USER\Software\IM Providers\Lync] "ProcessId"=dword:00002458 "UpAndRunning"=dword:00000002
The "UpAndRunning"=dword:00000002 value indicates that this particular IM service is available for use. The system appears to be confused, thinking that both Communicator (the old name for Lync) and the current version of Lync are available. What you need to do is to go to the entry for Communicator and change the dword value to 0.
Now restart Outlook and see if your presence indicators are back.
Subscribe to:
Posts (Atom)
Autopilot White Glove error message We couldn't find any Provisioning Packages
I was testing out the Windows Autopilot "White Glove" feature this week. This is a new feature of the Intune AutoPilot service th...
-
Working with a client running Windows 10 1803 and the latest Office 365 Business software suite with a click-to-run installation. We'v...
-
There have been a few hurdles getting users connected into Windows 8 machines via Remote Desktop (RDP) or Remote Web Workplace (RWW) from S...
-
Recently after upgrading one Office 365 user from Lync 2010 to Lync 2013 , his Outlook 2010 was no longer displaying the "presence&qu...