Articles in this category Update windows Insert into Powershell Admin module: Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted -Force Get-Command -Module WindowsUpdateProvider Install-Module -Name PSWindowsUpdate -Force Get-P... Update Windows / Clear Netstack Paste the following Script into a Admin Powershell Window (Press windows logo key + X, then Press "A") PASTE: ⬇️⬇️⬇️ Upgrade Windows 7 to Windows 10 Open Admin level powershell Win Key + X, then Press "A") Paste the following: $dir = “c:\temp” mkdir $dir $webClient = New-Object System.Net.WebClient $url = “https://go.microsoft.com/fwlink/?Link... Uninstall & Re-Install O365 Open an Admin Powershell Window (win Key + X, Press "A") Paste the Following: Get-AppxPackage -name “Microsoft.Office.Desktop” | Remove-AppxPackage Install-Module MSOnline try { Add-Type -Err... Network Interface Card cache clear Open a Powershell Admin Level Window (Win Key + X, then press "A") Paste the Following: Set-ExecutionPolicy unrestricted ipconfig /release ipconfig /renew ipconfig /flushdns ipconfig /registerdns ne... Install Google Chrome Open Admin Level Powershell (win Key + x, press "a") paste the following: $LocalTempDir = $env:TEMP; $ChromeInstaller = "ChromeInstaller.exe"; (new-object System.Net.WebClient).DownloadFile('htt... Azure Data Encryption Data is an organization's most valuable and irreplaceable asset. Encryption serves as the last and strongest line of defense in a layered security strategy for data. Gen Network Security Securing your network from attacks and unauthorized access is an important part of any architecture. As part of preparation for its cloud migration, your company took the time to plan its network infr...
Top articles Latest articles Azure Data Encryption Category: Knowledgebase Data is an organization's most valuable and irreplaceable asset. Encryption serves as the last and strongest line of defense in a layered security strategy for data. Imagine you work for a healthcare ... Update Windows / Clear Netstack Category: Knowledgebase Paste the following Script into a Admin Powershell Window (Press windows logo key + X, then Press "A") PASTE: ⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️⬇️ Write-Host "Blactec.biz IT Consultatio... Gen Network Security Category: Knowledgebase Securing your network from attacks and unauthorized access is an important part of any architecture. As part of preparation for its cloud migration, your company took the time to plan its network infr... Home Network Security Category: Private Network Security Best Practices for Keeping Your Home Network Secure Don’t be a victim. Cyber criminals may leverage your home network to gain access to personal, private, and confidential information. Help... AWS s3 - GBQ Integration: Category: Data Integration AWS s3 - GBQ Integration: Objective - Move data to GBQ, Identify the Tables within Google Big Query, Configure Permission(s) to update table lines/rows Log into Source Interface (Example is AWS s... Update windows Category: Knowledgebase Insert into Powershell Admin module: Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted -Force Get-Command -Module WindowsUpdateProvider Install-Module -Name PSWindowsUpdate -Force Get-P... Install Google Chrome Category: Knowledgebase Open Admin Level Powershell (win Key + x, press "a") paste the following: $LocalTempDir = $env:TEMP; $ChromeInstaller = "ChromeInstaller.exe"; (new-object System.Net.WebClient).DownloadFile('htt... Network Interface Card cache clear Category: Knowledgebase Open a Powershell Admin Level Window (Win Key + X, then press "A") Paste the Following: Set-ExecutionPolicy unrestricted ipconfig /release ipconfig /renew ipconfig /flushdns ipconfig /registerdns ne... Uninstall & Re-Install O365 Category: Knowledgebase Open an Admin Powershell Window (win Key + X, Press "A") Paste the Following: Get-AppxPackage -name “Microsoft.Office.Desktop” | Remove-AppxPackage Install-Module MSOnline try { Add-Type -Err... Upgrade Windows 7 to Windows 10 Category: Knowledgebase Open Admin level powershell Win Key + X, then Press "A") Paste the following: $dir = “c:\temp” mkdir $dir $webClient = New-Object System.Net.WebClient $url = “https://go.microsoft.com/fwlink/?Link...