Skip to content
Saturday, February 27, 2021
Latest:
  • Oracle Schema Üzerindeki Tüm Tabloları Drop Etmek
  • Oracle Express Edition 11G Kurulumu + TOAD Kurulumu + Tnsnames.ora Ayarları ve Bağlantı
  • MsSQL Select FileTable List
  • Ubuntu Linux Üzerine Nginx Kurulumu ve Ayarları
  • List schemas in MySQL database

iTech Admin

Just another IT blog

  • Microsoft
  • MacOS
  • Vmware
  • Mobile
  • HOW TO
  • SQL
  • WEB
how to Microsoft Powershell 

How to Generate Random Numbers Using PowerShell

09/01/2020 iTech Powershell, Programming, Windows, Windows 10, Windows 7, Windows 8, Windows Server 2012 R2, Windows Server 2016

When you have to generate random passwords for users, you can execute the get-random command let on PowerShell to create it.

Generate Random Number

get-random -maximum 2000 -minimum 100

This command, when executed on PowerShell, creates a number between 1999 (not 2000 and always set one number higher in maximum) and 100.

  • ← How to Check if a User or Group Exists in AD using PowerShell
  • How to schedule Windows 10 shutdown after the PC has been idle →

You May Also Like

“Database Mail service was not working due to which we were getting following error: Msg 14641, Level 16, State 1, Procedure sp_send_dbmail, Line 363 Mail not queued. Database Mail is stopped. Use sysmail_start_sp to start Database Mail.”

27/01/201927/08/2020 iTech

SQL Server Diskte Kalan Boş Alan Tespiti

08/10/201908/10/2019 iTech
ss

FTP User Isolation with IIS 8

25/05/201818/10/2018 iTech
how to 

Oracle Schema Üzerindeki Tüm Tabloları Drop Etmek

19/01/2021 iTech

Schema Drop etme yetkinizin olmadığı bir ortam da schema içerisindeki tabloları tamamen silmek istiyorsanız aşağıdaki sorgu tam size göre; BEGIN

Tag Cloud

AMAZON AMAZON AWS cloud co-location Command Creative Design DHCP DHCP Server Digital EC2 Funding How to IIS IIS7 IIS8 Launch Locust MacOS Microsoft MySQL NetApp Network New OpenSource Potential Powershell Programming Project Server sftp Social SQL SQL Server URL Rewrite VBS Script WEB Windows Windows 7 Windows 8 Windows 10 Windows Explorer Windows Server Windows Server 2012 R2 Windows Server 2016
Copyright © 2021 iTech Admin. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.