Skip to content
spiderip logo
Home » Posts tagged: powershell
Published January 10, 2019 by admin

Powershell script to remove windows user profile and exclude some users

Here is a simple PowerShell script to remove users profiles from a windows machine.In this script, I have excluded some users from the removal

Read More Powershell script to remove windows user profile and exclude some users

Scripts

powershell user profile

comments

Published April 19, 2018 by admin

Powershell script to copy changed files from one folder to another folder with same folder structure

Powershell script to copy changed files from one folder to another folder with same folder structure. Below script help you to copy changed files

Read More Powershell script to copy changed files from one folder to another folder with same folder structure

Scripts

powershell copy files changed files

comments

Published April 19, 2018 by admin

PowerShell script to Remotely Enable a Local administrator Account and set a password.

PowerShell script to Remotely Enable a Local administrator Account and set a password. After completing the Windows 10 installation, the original

Read More PowerShell script to Remotely Enable a Local administrator Account and set a password.

Scripts

powershell localuser enable

comments

Recent Posts

  • Linux copy folder structure without files to a new location
  • PowerShell script to send email using Amazon SES with credentials
  • IIS url rewrite one folder and sub-content to another domain with query string
  • Powershell script to remove windows user profile and exclude some users
  • error CS0012: The type 'System.Object' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

Popular Posts

  • Powershell Invoke-WebRequest ignore certificate warning
  • Powershell script to import a certificate to the local machine trusted root certificate store
  • react-native init project create error import type {CommandT} from './commands' . SyntaxError: Unexpected token import
  • TortoiseSVN overlay icons not showing in windows 10
  • Powershell script to convert VHD to WIM file

Archive

  • ▼ 2019 (5)
    • February (1)
    • January (4)
  • ► 2018 (33)
    • November (4)
    • October (3)
    • August (4)
    • July (7)
    • June (8)
    • May (2)
    • April (5)

Popular Tags

  • linux (3)
  • powershell (3)
  • iis (2)
  • SQL (2)
  • disk (2)

Spiderip-Blog

Spiderip blog offer latest powershell scripts and resources