/
Table - Commands

AGS Field Service Knowledge Base

Table - Commands

 

Description

Command

Displays current TCP/IP information

ipconfig

Displays curent TCP/IP information verbosely

ipconfig /All

Verifies connectivity to another PC

ping

Verifies connectivity to another PC verbosely

ping -t

Verifies connectivity to another PC with PC name

ping -a

Disables File Based Write Filter on Windows 7 PCs

fbwfmgr /disable

Enables File Based Write Filter on Windows 7 PCs

fbwfmgr /enable

Disables File Based Write Filter on Windows 10 PCs

uwfmgr filter disable

Enables File Based Write Filter on Windows 10 PCs

uwfmgr filter enable

Add exclusion to File Based Write Filter on Windows 10 PC

Uwfmgr.exe file add-exclusion “ ”

Open Certificates - Local Computer window

certlm.msc

Open Network and Sharing Center

ncpa.cpl

show mac address on screen

getmac

get mac address and copy it to clipboard

getmac | clip

Import certificate into personal

Import-PfxCertificate -FilePath C:\Temp\*.pfx -Password (ConvertTo-SecureString -String 'TypePasswordHere' -AsPlainText -Force) -CertStoreLocation Cert:\LocalMachine\my

Import certificate into trusted root

Import-PfxCertificate -FilePath C:\Temp\*.local.pfx -Password (ConvertTo-SecureString -String 'TypePasswordHere' -AsPlainText -Force) -CertStoreLocation Cert:\LocalMachine\root

Related content

For assistance email support@playags.com or call 1-877-358-6300