<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Computer on System Management</title>
    <link>https://systemmanagement.ro/categories/computer/</link>
    <description>Recent content in Computer on System Management</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 20 Jul 2018 22:01:35 +0300</lastBuildDate>
    <atom:link href="https://systemmanagement.ro/categories/computer/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What sites I logged in to using my Facebook credentials</title>
      <link>https://systemmanagement.ro/what-sites-i-logged-in-to-using-my-facebook-credentials/</link>
      <pubDate>Sat, 05 May 2018 06:58:59 +0300</pubDate>
      <guid>https://systemmanagement.ro/what-sites-i-logged-in-to-using-my-facebook-credentials/</guid>
      <description>Visit &lt;a href=&#34;https://www.facebook.com/settings?tab=applications&#34;&gt;www.facebook.com/settings?tab=applications&lt;/a&gt; to see what applications
and websites you’re logging in to using your Facebook credentials. You have 3 tabs
to look at: Active: You recently logged into them with Facebook. These are active
apps and websites that can access your Facebook data you chose to share with them.
Use this list to: 1) View and update the…</description>
    </item>
    <item>
      <title>How to start Word with a specific template</title>
      <link>https://systemmanagement.ro/how-to-start-word-with-a-specific-template/</link>
      <pubDate>Sun, 08 Apr 2018 07:41:05 +0300</pubDate>
      <guid>https://systemmanagement.ro/how-to-start-word-with-a-specific-template/</guid>
      <description>Open Word the usual way. In the template selection view, select the template you want and click Create. For example, Blog Post. When Word opened your document, click Save As and select Word Template in the Save as type drop-down box. Path should change automatically to your Custom Office Templates directory. Give your template a…</description>
    </item>
    <item>
      <title>How to use Word for Blog publishing</title>
      <link>https://systemmanagement.ro/how-to-use-word-for-blog-publishing/</link>
      <pubDate>Wed, 04 Apr 2018 07:16:45 +0300</pubDate>
      <guid>https://systemmanagement.ro/how-to-use-word-for-blog-publishing/</guid>
      <description>Start your Office Word application. It works with any version starting with Word 2007. While you’re in the new template selection view, search for “blog” in the “Search for online templates” field. “Blog post” template should be listed. Click it and then select Create button. On first run only, you’ll be asked to register your…</description>
    </item>
    <item>
      <title>Uninstall software on remote computers using WMIC</title>
      <link>https://systemmanagement.ro/uninstall-software-on-remote-computers-using-wmic/</link>
      <pubDate>Tue, 16 Apr 2013 10:02:00 +0300</pubDate>
      <guid>https://systemmanagement.ro/uninstall-software-on-remote-computers-using-wmic/</guid>
      <description>Recently, I wanted to install Nokia Ovi Suite to several computers in a company that started to have problems with their internet provider; it’s a third day when they do not have internet connection. So I thought it’s a good idea to show them how they can use their Nokia E72 phones to connect their…</description>
    </item>
    <item>
      <title>Find computer name for a remote computer using PSExec</title>
      <link>https://systemmanagement.ro/find-computer-name-for-a-remote-computer-using-psexec/</link>
      <pubDate>Mon, 15 Apr 2013 18:41:00 +0300</pubDate>
      <guid>https://systemmanagement.ro/find-computer-name-for-a-remote-computer-using-psexec/</guid>
      <description>Let’s say you know the IP address of a computer but you don’t know the hostname.
Seems to be an easy task with ping –a, if you have a working DNS If not, you can
try the following approach: Create a cmd file on client’s computer. Say in \IP\C$\Windows\Temp\FindHostname.cmd
Edit FindHostname.cmd. Type in: echo %computername%…</description>
    </item>
    <item>
      <title>Open local group policy settings on a remote system</title>
      <link>https://systemmanagement.ro/open-local-group-policy-settings-on-a-remote-system/</link>
      <pubDate>Mon, 08 Apr 2013 18:40:00 +0300</pubDate>
      <guid>https://systemmanagement.ro/open-local-group-policy-settings-on-a-remote-system/</guid>
      <description>From Run or Command Prompt window: gpedit.msc /gpcomputer: Computername</description>
    </item>
    <item>
      <title>Find computer model and manufacturer using remote WMI</title>
      <link>https://systemmanagement.ro/find-computer-model-and-manufacturer-using-remote-wmi/</link>
      <pubDate>Mon, 18 Jan 2010 10:11:12 +0200</pubDate>
      <guid>https://systemmanagement.ro/find-computer-model-and-manufacturer-using-remote-wmi/</guid>
      <description>In case you need to find the computer model and manufacturer of a remote
computer, just use the following command in a command prompt window: %windir%\System32\wbem\WMIC.exe
/node:”ComputerNameORIpAddress” ComputerSystem Get Model, Manufacturer If you need
to specify user credentials, use the following command: %windir%\System32\wbem\WMIC.exe
/node:”ComputerNameORIpAddress” /user:”domain\username” /password:”password” ComputerSystem
Get Model, Manufacturer</description>
    </item>
  </channel>
</rss>
