Skip to main content

Posts

Webex always using Microphone

 Webex always using Microphone 1). Navigate to Webex settings 2). Devices - Use Ultrasound 3). Remove ticket "Use Ultrasound"

Your organization manages updates on this PC

 Your organization manages updates on this PC We can disable updates from SCCM/WSUS for time being by using below command $currentWU = Get-ItemProperty -Path “HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU” -Name “UseWUServer” | select -ExpandProperty UseWUServer Set-ItemProperty -Path “HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU” -Name “UseWUServer” -Value 0 Restart-Service wuauserv Once required updates are installed on Laptop switch back to previous settings Set-ItemProperty -Path “HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU” -Name “UseWUServer” -Value $currentWU Restart-Service wuauserv

Cisco Webex - Outlook integration issue

 Cisco Webex - Outlook integration issue Close MS Outlook and Cisco Webex. Open Registry Editor (regedit.msc) and navigate to  Computer\HKEY_CURRENT_USER\SOFTWARE\IM Providers Remove  Cisco Jabber  folder and all items with name like " Cisco Jabber ". NOTE: Don't remove and don't change " Cisco Spark " folder. Close Registry Editor. Then you need to register integration .dll: Run cmd.exe  AS ADMINISTRATOR Navigate to  c:\Users\<YOUR USERNAME>\AppData\Local\Programs\Cisco Spark\dependencies Enter command  regsvr32.exe /s spark-windows-office-integration.dll Close cmd.exe Start Cisco Webex. Start MS Outlook. Check integration feature. Note :  If webex was installed from official site, then path is   с :\Users\<YOURUSERNAME>\AppData\Local\Programs\Cisco Spark\dependencies Else if webex was deployed by SCCM (or installed from Software Center), then path is  с:\ProgramFiles\Cisco Spark\dependencies

IBM iAccess for windows 7.1 "a system restart is pending" error

 IBM iAccess for windows 7.1 "a system restart is pending" error HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager 1. Look for the following key:  PendingFileRenameOperations or   FileRenameOperations ** 2. Right-click ->  Rename . 3. Add a prefix ### and press Enter. 4. Close regedit and attempt the installation.  Note:  Make sure to go back and remove the ### prefix. The installation should continue.

Laptop Camera Freeze / Stuck

 Laptop Camera Freeze / Stuck Disabling Frame Server Mode Press Windows + R, type  regedit  and ok to open the windows registry editor. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media Foundation\Platform just right-click inside the right pane and select New>DWORD (32-bit) value. Name the new value ‘EnableFrameServerMode’ and make sure its value is set to ‘0’. Next, navigate to the following location in the registry and create a new DWORD value. Create new DWORD (32-bit) value, name this ‘EnableFrameServerMode’ and make sure its value is set to ‘0’. Close registry editor, and restart windows to take effect the change.

Extract FortiClient Offline Package

 Extract FortiClient Offline Package 1). Download Online Version and run on system where Internet is available 2). Open the online Installer (Any Version required, tried with version 6 and 7) 3). Wait for this stage to complete 4). Hold on in this stage (Don't close or click next) 5). Browser the path below C:\ProgramData\Applications\Cache C:\ProgramData\Applications\Cache\{01CDBF14-709C-4840-B813-DC49A18A943C} C:\ProgramData\Applications\Cache\{01CDBF14-709C-4840-B813-DC49A18A943C}\6.0.10.0297 Copy the .msi file from this location, this is the offline installer

Display blinks when removing and connecting Laptop charger

 Display blinks when removing and connecting Laptop charger This is applicable only for Intel Graphics Display goes off for sec (blinks) when removing and connecting Laptop charger 1). Install Intel Graphics Command Center from Microsoft Store and do below step.