Search found 125 matches

by RescuePC
Sat May 13, 2017 3:34 pm
Forum: Windows
Topic: Check your covered against the WannaCry ransomware exploit
Replies: 0
Views: 102378

Check your covered against the WannaCry ransomware exploit

Check your covered against the WannaCry ransomware exploit you'll need to make sure you have the Microsoft SMB patch MS17-010 KB4013389 looks like they combined KB's for this fix - list of KB's to check per O/S Doesn't seem to be consistent on the KB's required Windows Vista (all editions ...
by RescuePC
Wed Feb 08, 2017 5:26 pm
Forum: Synology
Topic: Cloudstation sync - some files seem to be stuck in syncing
Replies: 0
Views: 105647

Cloudstation sync - some files seem to be stuck in syncing

Cloudstation sync - some files seem to be stuck in syncing Files/directories have the blue syncing symbol against them , and the cloud station drive keeps saying preparing Update Cloudstation has updated - now the log files reside in /volume1/@cloudstation/log There are 2 methods to see or track ...
by RescuePC
Mon Jan 16, 2017 4:00 pm
Forum: Windows
Topic: Windows 10 Remove Windows.old using Command Prompt
Replies: 0
Views: 101818

Windows 10 Remove Windows.old using Command Prompt

Windows 10 Remove Windows.old using Command Prompt

elevated command prompt

takeown /F C:\Windows.old\* /R /A
cacls C:\Windows.old\*.* /T /grant administrators:F
rmdir /S /Q C:\Windows.old\

Hope this helps
Rescue PC
by RescuePC
Mon Jan 16, 2017 3:07 pm
Forum: Windows
Topic: How To Check Office 2016/365 Activation Status
Replies: 0
Views: 103147

How To Check Office 2016/365 Activation Status

How To Check Office 2016/365 Activation Status change the following line to suite your installation open elevated command prompt cscript "d:\Program Files (x86)\Microsoft Office\Office16\ospp.vbs" /dstatus look for LICENSED .................... ...............k LICENSE DESCRIPTION: Office 16 ...
by RescuePC
Mon Jan 16, 2017 2:41 pm
Forum: Windows
Topic: How to turn off Xbox DVR through the Registry Editor
Replies: 0
Views: 102424

How to turn off Xbox DVR through the Registry Editor

How to turn off Xbox DVR through the Registry Editor If you do not have an Xbox account and are not signed into the Xbox App you can disable Xbox DVR by using the Registry Editor. Open Registry Editor (Run > regedit) Navigate to HKEY_CURRENT_USER\System\GameConfigStore Set the value of DWORD ...
by RescuePC
Mon Jan 16, 2017 12:24 pm
Forum: Windows
Topic: Get Windows 10 for Free from Microsoft’s Accessibility Site
Replies: 0
Views: 68763

Get Windows 10 for Free from Microsoft’s Accessibility Site

Get Windows 10 for Free from Microsoft’s Accessibility Site from "How-To-Geek" http://www.howtogeek.com/265409/you-can-still-get-windows-10-for-free-from-microsofts-accessibility-site/ extract from site The free Windows 10 upgrade offer may technically be over, but it isn’t 100% gone. Microsoft sti ...
by RescuePC
Mon Dec 12, 2016 2:24 pm
Forum: Windows
Topic: Windows 10 reset internet/network/ resolve networking issues
Replies: 0
Views: 67438

Windows 10 reset internet/network/ resolve networking issues

Windows 10 reset internet - network - resolve networking issues You'll need to run command prompt in the elevated mode (right click command prompt and "run as administrator") Type netsh winsock reset and press Enter. Type netsh int ip reset and press Enter. (reboot required) Type ipconfig /release ...
by RescuePC
Mon Nov 07, 2016 9:15 pm
Forum: Windows
Topic: Enable/Disable built-in Administrator in an Elevated CMD
Replies: 0
Views: 54183

Enable/Disable built-in Administrator in an Elevated CMD

Enable/Disable built-in Administrator in an Elevated CMD Prompt or any other account Show Accounts (don't forget this is the name on the disk not the displayed name) net user Make available net user administrator /active:yes Hide/Turn off net user administrator /active:no Hope this helps Cheers ...
by RescuePC
Sat Oct 29, 2016 1:10 pm
Forum: Linux - Mac OS
Topic: How to write to NTFS drive in MacOS Sierra
Replies: 0
Views: 99318

How to write to NTFS drive in MacOS Sierra

How to write to NTFS drive in MacOS Sierra

follow web page instructions
http://macdrug.com/write-ntfs-drive-macos-sierra/